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

1205 Courses

Wed 11 Jun 2025 - Legacy marketing around Hospice UK's national campaign

By Hospice Income Generation Network

Sharing & Networking - Legacy marketing plans around Hospice UK's national campaign Session aimed at legacy fundraisers and marketers THIS SESSION WON'T BE RECORDED

Wed 11 Jun 2025 - Legacy marketing around Hospice UK's national campaign
Delivered Online
FREE

Master Microservices with Spring Boot and Spring Cloud

By Packt

Learn to build an amazing REST API with Spring Boot and understand what all this hype about microservices is about.

Master Microservices with Spring Boot and Spring Cloud
Delivered Online On Demand19 hours 39 minutes
£37.99

Recommender Systems Complete Course Beginner to Advanced

By Packt

This comprehensive course will guide you to use the power of Python to evaluate recommender system datasets based on user ratings, user choices, music genres, categories of movies, and their years of release with a practical approach to build content-based and collaborative filtering techniques for recommender systems with hands-on experience.

Recommender Systems Complete Course Beginner to Advanced
Delivered Online On Demand8 hours 14 minutes
£82.99

The Oracle Database RAC Administration Course (12c and 19c)

By Packt

This comprehensive course dives deep into Oracle database RAC administration, spanning 12c and 19c versions. Gain practical skills in architecture, installation, tuning, upgrading, mastering backup, recovery, dynamic services, load balancing, patching, Flex Clusters, and more. Discover advanced techniques through hands-on practice videos.

The Oracle Database RAC Administration Course (12c and 19c)
Delivered Online On Demand16 hours 50 minutes
£59.99

Wed 18 Jun 2025 - Light up a Life

By Hospice Income Generation Network

Sharing & Networking - Light up a Life (or name used) appeals, switch-on events, and marketing Session aimed at those working in individual giving, in-memory, events, and marcomms roles THIS SESSION WILL NOT BE RECEORDED

Wed 18 Jun 2025 - Light up a Life
Delivered Online
FREE

Excel VBA/Macros Foundations

4.5(3)

By Studyhub UK

A Complete Guide for Effective LinkedIn Ads' is a comprehensive course that covers the fundamentals of setting up and managing successful LinkedIn Ads campaigns. Participants will learn to drive website traffic, utilize sponsored messages, generate leads, and effectively manage billing centers on the platform. Learning Outcomes: Understand the basics of LinkedIn Ads and their role in digital marketing. Learn how to set up LinkedIn Ads to drive targeted website traffic. Discover techniques for leveraging sponsored messages to engage with the audience. Acquire the skills to create and optimize LinkedIn Ads for lead generation. Gain proficiency in managing the billing center for efficient campaign budgeting and monitoring. Why buy this Excel VBA/Macros Foundations? Unlimited access to the course for forever Digital Certificate, Transcript, student ID all included in the price Absolutely no hidden fees Directly receive CPD accredited qualifications after course completion Receive one to one assistance on every weekday from professionals Immediately receive the PDF certificate after passing Receive the original copies of your certificate and transcript on the next working day Easily learn the skills and knowledge from the comfort of your home Certification After studying the course materials of the Excel VBA/Macros Foundations there will be a written assignment test which you can take either during or at the end of the course. After successfully passing the test you will be able to claim the pdf certificate for £5.99. Original Hard Copy certificates need to be ordered at an additional cost of £9.60. Who is this course for? This Excel VBA/Macros Foundations course is ideal for Students Recent graduates Job Seekers Anyone interested in this topic People already working in the relevant fields and want to polish their knowledge and skill. Prerequisites This Excel VBA/Macros Foundations does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Excel VBA/Macros Foundations was made by professionals and it is compatible with all PC's, Mac's, tablets and smartphones. You will be able to access the course from anywhere at any time as long as you have a good enough internet connection. Career path As this course comes with multiple courses included as bonus, you will be able to pursue multiple occupations. This Excel VBA/Macros Foundations is a great way for you to gain multiple skills from the comfort of your home. Course Curriculum Section 01: Introduction Recording Macros vs Writing VBA 00:04:00 Understanding Objects in Excel VBA 00:07:00 Understanding VBA Syntax and Parts of Speech 00:10:00 Activating the Developer tab 00:01:00 Recording a basic Macro 00:05:00 Absolute vs Relative Macro recording 00:04:00 Section 02: Exploring the Visual Basic Environment Introduction to the Visual Basic Environment 00:02:00 The Project Explorer 00:02:00 The Properties Window 00:02:00 The Code Window 00:04:00 Immediate, Locals and Watch Window 00:03:00 Dealing with Modules 00:03:00 Comments in Excel VBA 00:01:00 Section 03: The Range Object Introduction and Changing Cell Values 00:10:00 Adding a text to a cell 00:01:00 Dealing with Named Ranges 00:03:00 Value vs Text Property 00:04:00 Row and Column properties 00:02:00 The Select Method 00:02:00 The Count Property 00:04:00 The Address Property 00:09:00 The Formula Property 00:03:00 The Number Format Property 00:07:00 The Font Property 00:08:00 Section 04: Understanding the Cells Collection Object What is the cells object? 00:06:00 Using the Cells collection to affect cells positionally within a range 00:05:00 Affecting all cells within a sheet 00:02:00 Combining Range and cells objects 00:03:00 Section 05: Working with Sheets/Worksheets Selecting Sheets 00:06:00 Adding Sheets 00:11:00 Sheets vs Worksheets 00:04:00 Copying Sheets 00:05:00 Moving Sheets 00:01:00 Deleting Sheets 00:04:00 Section 06: Understanding Variables in Excel VBA Introduction to Variables 00:06:00 Variable Data Types 00:09:00 Declaring Variables 00:14:00 Object Variables 00:08:00 Calling a procedure from Another Procedure & Variable Scope 00:03:00 Public and Private Variables 00:07:00 Declaring Constants 00:04:00 Exercises-Variables 00:06:00 Section 07: Dealing with Workbooks Referring to Workbooks-Different ways 00:04:00 Closing Workbooks 00:03:00 Adding and Saving Workbooks Part 1 - Save method 00:04:00 Adding and Saving Workbooks Part 2 - Save as method 00:10:00 Opening Workbooks 00:06:00 Section 08: Must Know Excel VBA Logic Finding the Last row 00:09:00 Finding the Last Column 00:04:00 Finding the next row 00:04:00 The WITH Statement 00:04:00 Comparison operators in Excel VBA 00:01:00 IF Statements- Simple IF Statements 00:07:00 IF THEN ELSE Structure 00:03:00 IF THEN ELSEIF Structure 00:07:00 Nested IFs 00:04:00 OR - AND logical operators 00:07:00 NOT Logical operator 00:03:00 CASE Statements Part 1 - Single Case Statements 00:09:00 CASE Statements Part 2 - Nested Case Statements 00:06:00 Case Statements-Exercise 00:01:00 GOTO and Labels 00:03:00 Section 09: Looping in Excel VBA Loops-Introduction 00:01:00 FOR NEXT Loop 00:11:00 Exit For 00:09:00 Exercise - For Next loop 00:01:00 FOR EACH Loop - Intro 00:07:00 FOR EACH Loops - More examples 00:05:00 Do Loop - Introduction 00:04:00 Do Loop Example 00:01:00 Do Until 00:02:00 Do While 00:02:00 Do while vs Do until - Movies Example 00:04:00 Exit Do Statement 00:05:00 Exercise - Do Loop 00:01:00 Section 10: Interacting with Your Users The Messagebox - Introduction 00:03:00 Messagebox -Inputs 00:07:00 Messagebox - Capturing the User's input 00:05:00 Adding a new line to your VBA Strings 00:02:00 The Inputbox - introduction 00:04:00 Inputbox - Example1 - Capturing a user's name 00:05:00 Inputbox -Employee Database Example Part 1 00:05:00 Inputbox -Employee Database Example Part 2 00:04:00 Exercise - InputBox 00:02:00 Section 11: Error Handling in Excel VBA Error Handling - Introduction 00:09:00 Different Error types in action 00:04:00 On Error Goto statement 00:04:00 Resetting the error handling Status with On Error Goto 00:02:00 The Err Object 00:07:00 Setting a Breakpoint 00:02:00 Section 12: Triggering Code with Events! Worksheet Events -Selection change 00:08:00 Worksheet Events - Worksheet Activate event 00:03:00 Worksheet Events - Deactivate event 00:02:00 Worksheet Events - Before Delete Event 00:02:00 Worksheet Events - Before Double click event 00:08:00 Worksheet Events - Before Right Click event 00:03:00 Worksheet Events - Calculate event 00:03:00 Enabling and Disabling Events 00:03:00 Worksheet events - Worksheet change event 00:11:00 Workbook Events - Follow Hyperlink event 00:02:00 Worksheet events -Exercise 00:01:00 Workbook Events - Workbook open event 00:05:00 Workbook Events - Workbook Activate event 00:02:00 Workbook Events - Workbook Before save event 00:06:00 Workbook Events - Workbook Aftersave event 00:04:00 Workbook Events - Workbook Beforeclose event 00:09:00 Workbook Events - Workbook BeforePrint event 00:03:00 Workbook Events -Workbook De-activate events 00:02:00 Workbook Events - New Chart event 00:08:00 Workbook Events -New sheet event 00:03:00 Workbook Events - Sheet calculate event 00:03:00 Workbook Events - Sheet De-activate event 00:06:00 Workbook Events - Follow Hyperlink event 00:02:00 Workbook Events - Workbook Window Activate event 00:06:00 Workbook Events - Workbook Window De-Activate event 00:02:00 Workbook Events - Window Resize event 00:02:00 Exercise- Workbook Events 00:01:00 Resources Resources - Excel VBA/Macros Foundations 00:00:00 Assignment Assignment - Excel VBA/Macros Foundations 00:00:00

Excel VBA/Macros Foundations
Delivered Online On Demand8 hours 52 minutes
£10.99

Every Wednesday at 17:30 – 18:30 (The Stable) or Every Saturday at 11:55 – 12:55 (Exning Community Church Hall) Step into our Grade 1 ballet class at M & L School of Performing Arts, where budding ballet enthusiasts aged 7 and older are invited to deepen their dance journey. This class is a vibrant exploration of the Royal Academy of Dance (RAD) Ballet curriculum, meticulously designed to enhance technical skill, musicality, and the pure joy of performance across a spectrum of dance styles. Here, students are welcomed into a world where each plié and pirouette is more than a movement—it’s a step towards mastering the art of ballet. Our expert instructors are committed to cultivating each student’s physical fitness, timing, rhythm, and ability to interpret music through dance. With a focus on technique and performance, we prepare our dancers for the exciting opportunity of optional examinations and class awards, fostering a sense of achievement and growth. Joining our Grade 1 ballet class means your child will not only find a fulfilling physical outlet in ballet but will also engage in artistic expression, building bonds with a community of young dance lovers. Enroll today and watch your child’s passion for ballet blossom in a nurturing, inspiring setting. Why Ballet Lessons Are a Leap Forward for Kids Aged 7+ Years: Refined Motor Skills and Coordination: Ballet’s detailed movements refine motor skills, improving balance and coordination. Discipline and Focus: Learning choreography requires discipline, enhancing focus and attention to detail. Physical Fitness: Ballet is a holistic exercise, promoting flexibility, strength, and a healthy lifestyle. Self-Expression and Confidence: Ballet serves as a creative outlet for emotions, with performance opportunities boosting self-esteem. Artistic Appreciation: Children grow a profound appreciation for the arts, enriching their emotional and cultural understanding. Social Interaction: Classes provide a space for friendship and teamwork, vital for social development. Cultural Awareness: Ballet introduces children to diverse cultures and histories, broadening their worldview. Enhanced Posture and Grace: Essential ballet principles teach poise and elegance in movement. Mental Agility: Memorizing routines and understanding dance terms sharpen cognitive abilities. Goal Setting and Achievement: Working towards exams and performances teaches the value of setting and achieving goals. Life Skills: Ballet encourages perseverance, time management, and a strong work ethic, skills valuable beyond the dance studio. Long-Lasting Passion: Ballet often ignites a lifelong love for the arts, with potential pathways to future careers in dance. Why M&L School of Performing Arts Stands Out: M & L School of Performing Arts isn’t just about learning ballet; it’s about embracing a dream sparked by the pure joy and innate dance passion of a child. Founded by Martin and Lwena, our school’s journey from musical performances to ballet teaching reflects a profound commitment to sharing the magic of ballet with young minds. Lwena, inspired by their daughter and certified by the Royal Academy of Dance, alongside Martin, aims to create a legacy of artistic expression and joy in dance. At our school, your child will dive into a world where ballet lessons are a gateway to self-confidence, discipline, and artistic fulfillment. It’s a place where passion meets dedication, and every dancer’s journey is celebrated. Join us and be part of a story where music and dance continue to inspire generation after generation. Book first lesson here: https://mandlschoolofperformingarts.com/book-first-lesson/

Grade 1 Ballet
Delivered In-PersonFlexible Dates
£7.10

Python for Game Programming - Pygame from A to Z

By Packt

Unlock your creative prowess in the exhilarating realm of game development through this course. This step-by-step guide empowers you to grasp the nuances of crafting captivating 2D games using Python and the robust Pygame library. Understanding of concepts such as control flow, data structures, and object-oriented programming would be beneficial.

Python for Game Programming - Pygame from A to Z
Delivered Online On Demand3 hours 46 minutes
£52.99

Solar & Thermal Energy: Unlocking the Hidden Potential

4.3(43)

By John Academy

Unlock the potential of solar and thermal energy with our comprehensive course! Dive into the fundamentals of solar PV and thermal systems, master the design and installation process, explore energy storage and grid integration, and stay ahead with emerging solar technologies. Join us to gain the skills needed to contribute to a sustainable energy future.

Solar & Thermal Energy: Unlocking the Hidden Potential
Delivered Online On Demand
£24.99

The Complete Project Management Fundamentals Course

By Packt

Dive into the world of project management with our comprehensive course! Master the fundamentals, explore advanced tools such as Jira, Microsoft Teams, and Trello, and gain real-world insights. From Agile methodologies to effective communication strategies, this course equips you with the skills to excel as a confident and successful project manager.

The Complete Project Management Fundamentals Course
Delivered Online On Demand13 hours 18 minutes
£142.99