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

8288 Online Education courses

Reggaeton Open level & Intermediate classes (In-person & Online )

5.0(4)

By Pirita Tuisku

Experience the Rhythm of Reggaeton! Get ready to heat up your week with our dynamic Reggaeton classes, part of our exciting weekly dance program. Whether you're joining online or in-person, we've got the perfect vibe for you.

Reggaeton Open level & Intermediate classes (In-person & Online )
Delivered Online & In-Person in Edinburgh + more
£7 to £43

Python EVENINGS Course, Online Instructor-led

4.6(12)

By PCWorkshops

Basic Python syntax and principles of Object Orientated Programming. Most attendees are in-work IT Professional. Private individuals are also very welcome. Evening courses also running. Our Style: Hands-on, Practical Location: Online, Instructor-led Download: anaconda.com Duration: 6 weeks, 1 evening per week, 6pm - 8pm Times: arrange a time for your time zone

Python EVENINGS Course, Online Instructor-led
Delivered Online
£100

10-week Spanish course for Absolute Beginners (Level 1)

5.0(2)

By Pronounce Languages

An exciting 10-week course to build your Spanish skills from scratch. Practical applications for travel & conversation. Enlarge your vocabulary, improve your grammar in a pain-free, step-by-step way, working with a tutor with 10+ years' experience & a small group of learners.

10-week Spanish course for Absolute Beginners (Level 1)
Delivered Online + more
£120

Learn SQL Basics, 1-day Course, Online Instructor-Led

4.6(12)

By PCWorkshops

SQL Queries Course, 1-Day. Basic SQL syntax. This course is good for any database, covering standard SQL. Most attendees are in-work IT Professional. Private individuals are also very welcome.

Learn SQL Basics, 1-day Course, Online Instructor-Led
Delivered Online + more
£185

10-week Spanish course for Beginners (level 2)

5.0(2)

By Pronounce Languages

An exciting 10-week course to build your Spanish skills from scratch. Practical applications for travel & conversation. Enlarge your vocabulary, improve your grammar in a pain-free, step-by-step way, working with a tutor with 10+ years' experience & a small group of learners.

10-week Spanish course for Beginners (level 2)
Delivered Online + more
£120

Data Analytics BootCamp, 12-weeks, Online Instructor-led

4.6(12)

By PCWorkshops

PYTHON BOOTCAMP: This 12-week Python Data Analytics Data Boot Camp is designed to give you a complete skill set required by data analysts . You will be fully fluent and confident as a Python data analyst, with full understanding of Python Programming. From Data, databases, datasets, importing, cleaning, transforming, analysing to visualisation and creating awesome dashboards The course is a practical, instructor-lead program.

Data Analytics BootCamp, 12-weeks, Online Instructor-led
Delivered Online + more
£1,200

Dance Technic class Open level ( Online )

5.0(4)

By Pirita Tuisku

Build Strength & Confidence: Improve core strength, leg alignment, balance to elevate your dance skills! Join now to Pirita Tuisku´s Dance technic class and keep on dancing!

Dance Technic class Open level  ( Online )
Delivered Online
£7 to £9.50

Dyslexia - What is Working Memory? Strategies to Support Memory.

5.0(113)

By Dyslexia Support Services

Dyslexia and Working Memory Join me for my most POPULAR Masterclass where we talk all things working memory and dyslexia! About this event Thanks to International Dyslexia Learning Solutions for sponsoring this webinar. Head to their website today to find out how they can support your child/students: Click Here Welcome to my most popular webinar talking all things Working Memory! If you are a parent and or educator and continuously worry about your child's working memory ability, then this session is for you. With over 25 years of special educational needs experience, I am the GO TO expert who will be able to offer you a wide range of tips, strategies and advice when it comes to supporting students/your child who has a weak working memory. In this LIVE event, I will be covering the following: 1. What is working memory? 2. What to look out for if you suspect your child/student has a weak working memory. 3. Strategies to support working memory. 4. Time for Live Q and A with me. Outcomes of this webinar will be: 1. You will have a much better understanding of Working Memory. 2. Understand the impact this has with the school system for those kids who have a weak working memory. 3. How to recognise your child/students are showing signs of a weak working memory. 4. Be ARMED with strategies and tips that can help SUPPORT your child/students in order to make life more manageable for them. 5. Feel more confident about Working memory! My name is Paloma Forde, the founder of Dyslexia Support Services. I am an educator, consultant, author and an international speaker. I have working in the field of SEN for 27 years and have worked across all Key Stages in the education sector. My whole passion now is to pass on my knowledge to others in the hope that we can together make an inclusive world for those children/students who continually struggle in the education system. Did you know that around 45% of students with dyslexia will often have a weak working memory? This means that they are likely to be overloaded in class and miss out on large chunks of learning. Please note that this is a LIVE event via Zoom. This will be recorded if you cannot attend in person. If you want to know more about working memory and or want the right outcome for your child/students who have a weak working memory, then this webinar is for YOU. I look forward to being able to support you in your journey. Any questions just ask away or email me at screen4dyslexia@gmail.com See you soon! Thanks for reading. Paloma Forde - Founder of Dyslexia Support Services. The GO TO Dyslexia Screening Expert Please note that by signing up to my webinar, you will automatically be added to my mailing list. You can unsubscribe at anytime. Tickets are non-refundable.

Dyslexia - What is Working Memory? Strategies to Support Memory.
Delivered Online
£18

55337 Introduction to Programming

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for This course is intended for anyone who is new to software development and wants, or needs, to gain an understanding of programming fundamentals and object-oriented programming concepts. They will typically be high school students, post-secondary school students, or career changers, with no prior programming experience. They might want to gain an understanding of the core programming fundamentals before moving on to more advanced courses such as Programming in C#. Overview Explain core programming fundamentals such as computer storage and processing. Explain computer number systems such as binary. Create and use variables and constants in programs. Explain how to create and use functions in a program. Create and use decisions structures in a computer program. Create and use repetition (loops) in a computer program. Explain pseudocode and its role in programming. Explain the basic computer data structures such as arrays, lists, stacks, and queues. Implement object-oriented programming concepts. Create and use classes in a computer program. Implement encapsulation, inheritance, and polymorphism. Describe the base class library (BCL) in the .NET Framework. Explain the application security concepts. Implement simple I/O in a computer program. Identify application errors and explain how to debug an application and handle errors. Identify the performance considerations for applications. In this 5-day course, students will learn the basics of computer programming through the use of Microsoft Visual Studio 2022 and the Visual C# and Visual Basic programming languages. The course assumes no prior programming experience and introduces the concepts needed to progress to the intermediate courses on programming, Programming in C#. The focus will be on core programming concepts such as computer storage, data types, decision structures, and repetition by using loops. The course also covers an introduction to object-oriented programming covering classes, encapsulation, inheritance, and polymorphism. Coverage is also included around exception handling, application security, performance, and memory management. 1 - Introduction to Core Programming Concepts Computer Data Storage and Processing Application Types Application Lifecycle Code Compilation 2 - Core Programming Language Concepts Syntax Data Types Variables and Constants 3 - Program Flow Introduction to Structured Programming Concepts Introduction to Branching Using Functions Using Decision Structures Introducing Repetition 4 - Algorithms and Data Structures Understand How to Write Pseudocode Algorithm Examples Introduction to Data Structures 5 - Error Handling and Debugging Introduction to Program Errors Introduction to Structured Error Handling Introduction to Debugging 6 - Introduction to Object-Oriented Programming Introduction to Complex Structures Introduction to Structs Introduction to Classes Introducing Encapsulation 7 - More Object-Oriented Programming Introduction to Inheritance Introduction to Polymorphism Introduction to .NET and the Base Class Library 8 - Introduction to Application Security Authentication and Authorization Code Permissions on Computers Introducing Code Signing 9 - Core I/O Programming Using Console I/O Using File I/O 10 - Application Performance and Memory Management Value Types vs Reference Types Converting Types The Garbage Collector Additional course details: Nexus Humans 55337 Introduction to Programming 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 55337 Introduction to Programming 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.

55337 Introduction to Programming
Delivered Online
£2,975

Java Bootcamp, 12-weeks

4.6(12)

By PCWorkshops

Full stack, in depth , comprehensive in classroom 3 month training on Java programming. 1 lesson a week, the other days you work on your own on structured homework and supported with a 1-1 mentor.

Java Bootcamp, 12-weeks
Delivered In-Person in London + more
£2,100

Educators matching "Online Education"

Show all 435
Amazonawsdumps

amazonawsdumps

Are you ready to take your career to the next level with Amazon Web Services (AWS) certifications? Look no further than AmazonAWSdumps, your premier destination for all Amazon exam dumps. Whether you're aiming for the AWS Certified Solutions Architect, AWS Certified Developer, or any other AWS certification, we've got you covered with comprehensive study materials and expert guidance. WHY CHOOSE AMAZONAWSDUMPS? 1. EXTENSIVE COLLECTION OF EXAM DUMPS: At AmazonAWSdumps, we understand the importance of having access to reliable and up-to-date Data-Engineer-Associate study material. That's why we offer an extensive collection of exam dumps for all Amazon certifications, covering a wide range of topics and exam objectives. 2. VERIFIED AND VALIDATED CONTENT: Our team of experts works tirelessly to ensure that our exam dumps is accurate, reliable, and aligned with the latest exam objectives. You can trust that the content you find on AmazonAWSdumps is of the highest quality and will help you succeed on your certification journey. 3. COMPREHENSIVE STUDY GUIDES: In addition to exam dumps, we also provide comprehensive CLF-C02 study guide to help you prepare effectively for your Amazon certification exams. These guides cover all the essential topics and concepts you need to know, along with tips and strategies for exam success. 4. FLEXIBLE LEARNING OPTIONS: We understand that everyone has different learning styles and preferences. That's why we offer flexible learning options, including PDF dumps, SCS-C02 practice test, so you can choose the study method that works best for you. HOW AMAZONAWSDUMPS CAN HELP YOU SUCCEED Achieve Your Certification Goals: Whether you're just starting your AWS certification journey or looking to advance your career with higher-level certifications, AmazonAWSdumps has the resources you need to succeed. Save Time and Effort: With our SAA-C03 exam dumps [https://www.amazonawsdumps.com/saa-c03-dumps.html], you can streamline your study process and focus your efforts on the most relevant exam topics, saving you time and effort in your preparation. Gain Confidence: Studying with verified and validated DOP-C02 questions answers will give you the confidence you need to tackle your Amazon certification exams with ease and achieve success on your first attempt. START YOUR JOURNEY WITH AMAZONAWSDUMPS TODAY: Don't let exam preparation hold you back from reaching your career goals. With AmazonAWSdumps as your trusted partner, you'll have everything you need to excel on your Amazon certification exams and take your career to new heights in cloud computing. Explore our extensive collection of AXS-C01 Dumps Questions today and embark on your certification journey with confidence!