• Professional Development
  • Medicine & Nursing
  • Arts & Crafts
  • Health & Wellbeing
  • Personal Development

7919 Courses delivered Online

Next Level Java 9 Programming | Intermediate Java (TT2209)

By Nexus Human

Duration 4 Days 24 CPD hours This course is intended for This in an intermediate level Java development course geared for students experienced with Java 8 or later programming essentials who wish to quickly get up and running with advanced Java skills. This course does not cover Java programming fundamentals. Overview Students will leave this course armed with the required skills to improve their Java applications using sound coding techniques and best practices. This 'skills-centric' course is about 50% hands-on lab and 50% lecture, designed to train attendees in advanced development skills, coupling the most current, effective techniques with the soundest industry practices. Working in a hands-on learning environment, guided by our expert team, attendees will learn to: Develop modular applications in Java Utilize the tooling that is provided in Java 9 to migrate, monitor and optimize applications Use the new JShell tool to quickly test java constructs Understand how the implementation of the String class has been updated to decrease the memory footprint Use the enhancements made to the Concurrency API, working with Completable Future instance of Thread pools Specific Java 9 features that are covered in the course include: The Java Module System (project Jigsaw) JShell Updated try-with-resources Performance enhancements in Java 9 Multi-Release Jar files This fast-track course is designed for experienced developers who have prior working knowledge of basic Java 8 or Java 9 and want to take advantage of the newest features of Java 9 that can help improve performance and functionality of Java 9 applications. You will gain invaluable insight into how to leverage Modules, scale applications into multi-core environments, improve performance, and become a more effective Java 9 developer. Java 9 Updates Review of What is New in Java 9 Milling Project Coin The Java Module system (Jigsaw) Why JigSaw? Introduction to the Module System The Module Descriptor Working with Modules JShell JShell More Java 9 Other New Java 9 Features Performance Optimizations Memory Management (Optional) Multithreading and Concurrency Multithreading Concurrent Java Java 8 Concurrency Updates Reflection and References Introspection and Reflection Reference Objects Effective Java Objects, Declarations, and Initializations Exceptions Writing High-Performance Applications Profiling and Benchmarking Profiling Tools Code Optimization Techniques Code Optimization Myths Design Optimization Techniques

Next Level Java 9 Programming | Intermediate Java (TT2209)
Delivered OnlineFlexible Dates
Price on Enquiry

Real Estate Agent, Property Development & Management - CPD Certified Diploma

4.8(9)

By Skill Up

CPD Certified Diploma| 18-in-1 Premium Bundle| +Gifts: Free PDF & Transcript Certificate| Lifetime Access| Learner Support

Real Estate Agent, Property Development & Management - CPD Certified Diploma
Delivered Online On Demand3 days
£100

Web Development Basics

4.3(43)

By John Academy

Description: In developing a website, it is important to choose a subject or theme that will suit your style and preference. In this course, you will learn to decide on the function and niche of your site. You will learn the importance of visualization and how to make your site content-rich. You will also be able to know how to do back links. Then you will see the significance of SEO, multimedia, and social sites to improve the traffic of your website. Who is the course for? Employees of the business industry and other businessmen who want to learn how to become profitable through website designing. People who have an interest in Website Design and Marketing and how to effectively communicate with their potential clients through the web. Entry Requirement: This course is available to all learners, of all academic backgrounds. Learners should be aged 16 or over to undertake the qualification. Good understanding of English language, numeracy and ICT are required to attend this course. Assessment:  At the end of the course, you will be required to sit an online multiple-choice test. Your test will be assessed automatically and immediately so that you will instantly know whether you have been successful. Before sitting for your final exam you will have the opportunity to test your proficiency with a mock exam. Certification: After you have successfully passed the test, you will be able to obtain an Accredited Certificate of Achievement. You can however also obtain a Course Completion Certificate following the course completion without sitting for the test. Certificates can be obtained either in hard copy at a cost of £39 or in PDF format at a cost of £24. PDF certificate's turnaround time is 24 hours and for the hardcopy certificate, it is 3-9 working days. Why choose us? Affordable, engaging & high-quality e-learning study materials; Tutorial videos/materials from the industry leading experts; Study in a user-friendly, advanced online learning platform; Efficient exam systems for the assessment and instant result; The UK & internationally recognized accredited qualification; Access to course content on mobile, tablet or desktop from anywhere anytime; The benefit of career advancement opportunities; 24/7 student support via email. Career Path: The Web Development Basics course will be very beneficial and helpful, especially to the following careers: Businessman Marketing and Promotions Specialists Marketing Managers Product Creators Programmers Sales Managers Sales and Promotions Specialists Top Executives Website Developer. Updated Version - Web Development Basics Section 01: Getting Started Introduction 00:03:00 How to Get Course requirements 00:02:00 Getting Started on Windows, Linux or Mac 00:02:00 How to ask a Great Questions 00:01:00 FAQ's 00:01:00 Section 02: HTML Introduction HTML 00:05:00 Choosing Code Editor 00:06:00 Installing Code Editor (Sublime Text) 00:04:00 Overview of a Webpage 00:05:00 Structure of a Full HTML Webpage 00:07:00 First Hello World! Webpage 00:09:00 Section 03: HTML Basic Heading tags 00:09:00 Paragraph 00:08:00 Formatting Text 00:12:00 List Items Unordered 00:05:00 List Items Ordered 00:04:00 Classes 00:09:00 IDs 00:06:00 Comments 00:04:00 Section 04: HTML Intermediate Images 00:12:00 Forms 00:05:00 Marquee 00:06:00 Text area 00:06:00 Tables 00:06:00 Links 00:07:00 Navbar - Menu 00:04:00 HTML Entities 00:05:00 Div tag 00:06:00 Google Maps 00:07:00 Section 05: HTML Advanced HTML Audio 00:07:00 HTML Video 00:05:00 Canvas 00:06:00 Iframes 00:05:00 Input Types 00:04:00 Input Attributes 00:06:00 Registration Form 00:04:00 Contact Us Form 00:10:00 Coding Exercise 00:01:00 Solution for Coding Exercise 00:02:00 Section 06: JavaScript Introduction What is JavaScript 00:09:00 Hello World Program 00:14:00 Getting Output 00:11:00 Internal JavaScript 00:13:00 External JavaScript 00:09:00 Inline JavaScript 00:04:00 Async and defer 00:06:00 Section 07: JavaScript Basics Variables 00:13:00 Data Types 00:11:00 Numbers 00:06:00 Strings 00:06:00 String Formatting 00:05:00 Section 08: JavaScript Operators Arithmetic operators 00:07:00 Assignment operators 00:03:00 Comparison operators 00:06:00 Logical operators 00:08:00 Section 09: JavaScript Conditional Statements If-else statement 00:05:00 If-else-if statement 00:04:00 Section 10: JavaScript Control Flow Statements While loop 00:09:00 Do-while loop 00:03:00 For loop 00:08:00 Coding Exercise 00:02:00 Solution for Coding Exercise 00:02:00 Section 11: JavaScript Functions Creating a Function 00:07:00 Function Call() 00:07:00 Function with parameters 00:05:00 Section 12: JavaScript Error Handling Try-catch 00:05:00 Try-catch-finally 00:17:00 Section 13: JavaScript Client-Side Validations On Submit Validation 00:09:00 Input Numeric Validation 00:12:00 Section 14: Python Introduction Introduction to Python 00:02:00 Python vs Other Languages 00:04:00 Why It's Popular 00:04:00 Command Line Basics 00:07:00 Python Installation (Step By Step) 00:06:00 PyCharm IDE Installation 00:08:00 Getting Start PyCharm IDE 00:05:00 First Python Hello World Program 00:07:00 Section 15: Python Basic Variables 00:16:00 Data Types 00:13:00 Type Casting 00:07:00 User Inputs 00:08:00 Comments 00:04:00 Section 16: Python Strings Strings 00:05:00 String Indexing 00:05:00 String Slicing 00:04:00 String Built-in Functions 00:09:00 Formatting String (Dynamic Data) 00:05:00 Section 17: Python Operators Arithmetic Operators 00:08:00 Assignment Operators 00:05:00 Comparison Operators 00:05:00 Logical Operators 00:02:00 AND Operator 00:04:00 OR Operator 00:02:00 NOT Operator 00:03:00 Booleans 00:02:00 Section 18: Python Data Structures Arrays in Earler 00:02:00 Lists 00:06:00 Add List Items 00:07:00 Remove List Items 00:01:00 Sort Lists 00:03:00 Join Lists 00:08:00 Tuples 00:08:00 Update tuples 00:07:00 Join tuples 00:02:00 Dictionaries 00:06:00 Add Dictionary Items 00:04:00 Remove Dictionary Items 00:03:00 Nested Disctionaries 00:04:00 Sets 00:04:00 Add Set Items 00:03:00 Remove Set Items 00:01:00 Join Set Items 00:04:00 Section 19: Python Conditional Statements If Statement 00:03:00 If-else Statement 00:04:00 If-elif-else Statement 00:04:00 If Statement Coding Excercise 00:05:00 Section 20: Python Control Flow Statements Flow Charts 00:06:00 While Loops Statement 00:10:00 For Loops Statement 00:06:00 The range() Function 00:04:00 Nested Loops 00:04:00 2D List using Nested Loop 00:04:00 Section 21: Python Core Games Guessing Game 00:07:00 Car Game 00:10:00 Section 22: Python Functions Creating a Function 00:03:00 Calling a Function 00:06:00 Function with Arguments 00:05:00 Section 23: Python args, KW args for Data Science args, Arbitary Arguments 00:04:00 kwargs, Arbitary Keyword Arguments 00:06:00 Section 24: Python Project Project Overview 00:04:00 ATM RealTime Project 00:13:00 Old Version - Web Development Basics Web Development Basics What Are Niche Website? 01:00:00 The Role Of Visualization In Education 00:15:00 Identify Your Best Platform Or Software 01:00:00 Select A Web Host 01:00:00 Collect Your Site 00:15:00 Building A Content Rich Website 00:15:00 Build Backlinks 00:30:00 Use SEO, Multimedia And Social Sites 01:30:00 Use Analytics 01:00:00 Wrapping Up 00:15:00 Mock Exam Mock Exam-Web Development Basics 00:20:00 Final Exam Final Exam-Web Development Basics 00:20:00 Order Your Certificate and Transcript Order Your Certificates and Transcripts 00:00:00 Order Your Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Web Development Basics
Delivered Online On Demand20 hours 33 minutes
£18

Social Media Strategist Skills Training

4.8(9)

By Skill Up

Description Social Media Strategist Skills Training - Complete Video course is designed for any aspiring individual who wants specialised knowledge

Social Media Strategist Skills Training
Delivered Online On Demand13 hours 8 minutes
£25

Golf Cart Etiquette and Risk Management

4.8(9)

By Skill Up

Master the ins and outs of golf cart etiquette and safety. This course offers guidance on operation, maintenance, and risk management. Join now!

Golf Cart Etiquette and Risk Management
Delivered Online On Demand2 hours 14 minutes
£25

Microsoft 365

By Compete High

Course Overview: Microsoft 365 Mastery Welcome to Microsoft 365 Mastery, a comprehensive course designed to empower individuals with the skills and knowledge needed to leverage the full potential of Microsoft 365 and its suite of applications. In this course, you will explore the diverse functionalities of Microsoft 365, covering its key components and applications through a structured series of modules. Module 1: Overview of Microsoft 365 and Its Applications Gain a comprehensive understanding of Microsoft 365, including its core components and applications. Explore how Microsoft 365 enhances productivity and collaboration in modern workplaces. Module 2: OneDrive and SharePoint Online Delve into OneDrive and SharePoint Online, powerful cloud-based storage and collaboration platforms. Learn how to efficiently manage files, collaborate on documents, and organize content using these tools. Module 3: Microsoft Teams and Outlook Discover the collaborative power of Microsoft Teams and the productivity features of Outlook. Explore how Teams facilitates seamless communication and collaboration, while Outlook helps manage emails, calendars, and tasks effectively. Module 4: Microsoft Planner and Forms Master Microsoft Planner for task management and project coordination, and learn to create surveys and quizzes using Microsoft Forms. Explore how these tools streamline workflow and gather valuable insights. Module 5: Power Automate and 365 Security Features Unlock the potential of automation with Power Automate, and explore essential security features within Microsoft 365. Learn to automate repetitive tasks and safeguard sensitive data effectively. Module 6: Admin Center and Accessibility Navigate the Microsoft 365 Admin Center and understand its role in managing user accounts, licenses, and security settings. Learn about accessibility features to ensure inclusivity and compliance within your organization. Module 7: Collaborative Editing and Integration with Other Tools Explore collaborative editing features across Microsoft 365 applications and discover how they enhance teamwork and productivity. Learn about integration possibilities with third-party tools to extend the capabilities of Microsoft 365. Module 8: Best Practices and Migration Strategies Acquire best practices for deploying and managing Microsoft 365 within your organization. Understand migration strategies to seamlessly transition from legacy systems to Microsoft 365 while minimizing disruptions.   Throughout the course, you will engage in hands-on exercises, case studies, and practical demonstrations to reinforce your learning and develop valuable skills applicable to real-world scenarios. By the end of this course, you will emerge as a proficient Microsoft 365 user equipped to drive productivity, collaboration, and innovation within your organization. Join us on this journey to Microsoft 365 mastery! Course Curriculum Module 1_ Overview of Microsoft 365 and Its Applications Overview of Microsoft 365 and Its Applications 00:00 Module 2_ OneDrive and SharePoint Online OneDrive and SharePoint Online 00:00 Module 3_ Microsoft Teams and Outlook Microsoft Teams and Outlook 00:00 Module 4_ Microsoft Planner and Forms Microsoft Planner and Forms 00:00 Module 5_ Power Automate and 365 Security Features Power Automate and 365 Security Features 00:00 Module 6_ Admin Center and Accessibility Admin Center and Accessibility 00:00 Module 7_ Collaborative Editing and Integration with Other Tools Collaborative Editing and Integration with Other Tools 00:00 Module 8_ Best Practices and Migration Strategies Best Practices and Migration Strategies 00:00

Microsoft 365
Delivered Online On Demand8 hours
£25

Parapsychology Course

4.8(9)

By Skill Up

Journey through the enigmatic world of parapsychology, understanding the unseen and challenging conventional beliefs.

Parapsychology Course
Delivered Online On Demand2 hours 50 minutes
£25

Decision Making in High Stress

4.8(9)

By Skill Up

Do you know what the key skills graduate employers look for? Most employers often emphasise on industry-standard skills

Decision Making in High Stress
Delivered Online On Demand3 hours 44 minutes
£25

BC400 SAP ABAP Workbench Foundations

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for This course is primarily for Developers, Developer Consultants, Help Desk/COE Support, and Program/Project Managers. Overview Learn the fundamental concepts of the ABAP programming languageEfficiently use the ABAP Workbench toolsCreate simple application programs with user dialogs (list, selection screen, screens, Web Dynpro) and database dialogs (reading from the database) In this course, students gain knowledge of the fundamental concepts of ABAP and learn how to comfortably and efficiently work with the ABAP Workbench tools in order to undertake custom developments with confidence. Flow of an ABAP Program Describing the Processing of ABAP Programs ABAP Workbench Introduction Introducing the ABAP Development Environment Organizing ABAP Developments Developing Programs Finalizing Development Basic ABAP Language Elements Defining Elementary Data Objects Using Basic ABAP Statements Working with the ABAP Debugger Modularization Introducing Modularization Modularizing Using Subroutines Modularizing Using Function Modules Implementing Function Modules Modularizing Using BAPIs Modularizing Using Global Classes Implementing Simple Global Classes and Static Methods Modularizing Using Local Classes Complex Data Objects Working with Structures Working with Internal Tables Data Modeling and Data Retrieval Modeling Data Reading Single Database Records Reading Multiple Database Records Handling Other Aspects of Database Access Working with Authorization Checks Classic ABAP Report Implementing ABAP Lists Implementing Selection Screens Implementing Events of ABAP Reports Screen Creating Screens Creating Input/Output Fields Implementing Data Transport SAP List Viewer Using the SAP List Viewer Web Dynpro ABAP Describing Web Dynpro ABAP Implementing Navigation in Web Dynpro Implementing Data Transport in Web Dynpro Program Analysis Tools Using the Code Inspector ABAP Development Tools for SAP NetWeaver Describing ABAP Development Tools for SAP NetWeaver Creating an ABAP Project in Eclipse SAP Standard Software Adjustments Adjusting the SAP Standard Software Additional course details: Nexus Humans BC400 SAP ABAP Workbench Foundations training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the BC400 SAP ABAP Workbench Foundations course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

BC400 SAP ABAP Workbench Foundations
Delivered OnlineFlexible Dates
Price on Enquiry

One week - Online introduction to Mindful Photography with Rebecca

By Mindful Photography UK

Join us for a fun and interactive online workshop with Rebecca to learn the basics of mindful photography! Event lasts one week. Agenda 18:00 - 18:30 Opener - before we start we will get to know you a little. 18:30 - 19:15 Session starts - we will explore the basics of Mindful Photograpy together 19:15 - 19:20 Short Break 19:20 - 20:30 Practical exercises, feedback and discussion 20:30 - 20:30 Details on the week long project About this event Event lasts 2 hours Welcome to an exciting online event with an optional guided and fully interactive project to last the whole week! Special bank holiday code available now email rebecca@mindfulphotography.org.uk and ask for the code ! Introduction to Mindful Photography with Rebecca, founder of Mindful Photography UK. Join us on Mon Sep 23 2024 at 18:30 GMT for a unique experience that combines mindfulness and photography. We deliberately keep our sessions limited to small numbers so that we all have a chance to talk to each other and have interactive discussion. In this online session, Rebecca will guide you through the art of capturing moments with intention and awareness. Learn how to slow down, observe your surroundings, and create beautiful images that reflect your thoughts and feelings. No prior experience required, just bring your camera or smartphone and an open mind. Don't miss this opportunity to explore the world through a new lens! Sign up now to secure your online spot. Here is some feedback from a recent session we ran this springtime. I think you will agree these are big changes and we are so proud to be part of them! I felt the session was really inclusive. I feel more mindful and in the present moment. The process is transferable and “you can do it anywhere”. I feel my wellbeing is supported, and I feel more in control. I understand myself better, I accept myself. It supports my creativity and self-expression which I hadn’t always fully acknowledged. I realise I had a fear of making mistakes, but by being in a group I feel so supported. I feel more physically active. I feel more self-aware and have increased my self-knowledge. I feel more empowered to do things and make changes in my life and in my community. Frequently asked questions What is your refund policy? We can accept cancellations up until 48 hours before we begin. We regret, as we are a small CIC, that we cannot take cancellations via email but ask that you log into Eventbrite to cancel your ticket should it be necessary. Do I need any special equipment? No, you need something to take a photograph on, a valid email address and a strong internet connection so that we can communicate over zoom. You would benefit from downloading an app called www.padlet.com to your device but this is not essential. The extension project is entirely optional. What happens after the week long project is finished? You will be invited into a community project or if you live in North Yorkshire you might like to book a 1:1 session with me. Personalised sessions start at £49:99 per person. Do I have to be a photographer? Absolutely not, we assume no prior experience of photography. Is this like therapy? We are not therapists but the process has a gentle and calming effect upon your wellbeing. We will be engaging in simple tasks to encourage mindfulness. We do ask that you are well and happy to engage in a small group session online. We embody respect in our work and we ask that you do the same. Will you be using my images? We never share your images unless you specifically ask for us to. Your image and copyright remains your own. Can I share your lesson content? We are a community interest company called Mindful Photography UK CIC and all images, wording, content, intellectual property are trademarked and copyrighted by Mindful Photography UK 2024. We ask that you respect our livelihood and do not share our lessons and content.

One week - Online introduction to Mindful Photography with Rebecca
Delivered OnlineFlexible Dates
£99