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

134 Abs courses in London

Salsa & Bachata Classes at Hammermsith Club

4.9(100)

By Incognito Dance

Wednesdays at the famous Hammersmith Salsa & Bachata Club.  Classes taught by the world famous Incognito Dance Team

Salsa & Bachata Classes at Hammermsith Club
Delivered In-PersonFlexible Dates
£13

Saturday Monthly at Putney Salsa & Bachata Club

4.9(100)

By Incognito Dance

Saturday Monthly, Every Last Saturday Monthly. High quality, fun & friendly Salsa & Bachata classes and plenty of social dancing for dancers of all levels.

Saturday Monthly at Putney Salsa & Bachata Club
Delivered In-PersonFlexible Dates
£13

Salsa Wednesdays In North London

5.0(6)

By Salsa With Sureka

Fun and friendly Salsa Classes for all. Three levels of classes. Absolute beginners welcome!

Salsa Wednesdays In North London
Delivered In-PersonFlexible Dates
£10

Teen Commercial Dance (11 - 16 yrs)

By DanceWithUs

Hello to our future dance superstars! Welcome to our Teen Commercial Dance Class, thoughtfully tailored for our energetic teenagers aged between 10 and 16. Are you ready to dive into the vibrant world of commercial dance, mastering styles like hip-hop, breaking, and K-pop? If that fills your heart with a rhythmic pulse, we're absolutely thrilled to embark on this dance journey with you! Commercial dance is a captivating mix of diverse urban dance styles, each with its unique flair. It's about self-expression, owning the dance floor, and above all, revelling in the joy of dance! Our Teen Commercial class is your golden ticket to this dynamic dance universe. As soon as you stride into our energetic dance studio, you'll be diving into an exhilarating journey of rhythm, energy, and movement. Our class hones in on a broad spectrum of urban dance techniques. We'll get down to the beats of hip-hop, conquer the power moves in breaking, and sway to the irresistible rhythms of K-pop. Our skilled and passionate instructors will ensure that each dancer learns in a nurturing, supportive, and high-energy environment. But the Teen Commercial class is not just about mastering different dance styles. We believe dance is an incredible tool for nurturing life skills. Through commercial dance, you'll boost your self-esteem, learn to communicate effectively, and develop resilience. Each hip-hop groove, breaking power move, and K-pop dance routine is a step towards self-confidence, self-expression, and resilience! The friendships you'll form in our class are just as enriching. Commercial dance thrives on teamwork and shared passion, and our class fosters a space where everyone supports each other. You'll build friendships that go beyond the dance studio, creating shared memories and experiences that will last a lifetime. So, lace up your dancing shoes, rhythm riders! It's time to break, bop, and ignite your dance passion in our Teen Commercial class. We can't wait to welcome you to the studio, ready to ride the rhythm and embark on this incredible dance adventure. Remember, commercial dance is about feeling the rhythm, expressing your unique style, and most importantly, revelling in every moment on the dance floor. Let's break, bop, and ignite our dance passion together in Teen Commercial Dance Class! See you in the studio!

Teen Commercial Dance (11 - 16 yrs)
Delivered In-PersonFlexible Dates
£10

One to one singing courses

By LondonSinging

Our excellent one to one singing courses are suitable for all adults, from absolute beginners without any prior musical knowledge to advanced amateur pianists. They can be joined at any time during the year and are provided by highly qualified and experienced singing instructors.

One to one singing courses
Delivered in London or OnlineFlexible Dates
Price on Enquiry

Silver Ring Workshop

By Three Little Pigs Craft Workshops

This Silver Ring Workshop is designed for absolute beginners. It will be a great introduction to working with silver and will see you make your very own silver ring, using skills acquired during your day.

Silver Ring Workshop
Delivered In-Person in Worcestershire or UK WideFlexible Dates
FREE

Java Object Oriented Programming

4.6(12)

By PCWorkshops

Java OOP Course Duration: 1 Day Who would find this course useful? This is useful if you have some coding skills already. This course is fast paced, not quite basics level. It specifically concentrates on Object Oriented Programming Principles (OOP) in Java. Download: Download Java JDK and Eclipse IDE. For classroom courses: Bring your own device. Java OOP Course description Session 1: General Concepts Revision: Scanner, Input from stdin, Print to stdout. Descision, While and For Loops Arrays Session 2: Packages, Methods, Encapsulation Using packages Creating and calling methods, parameters, method overloading Data protection through encapsulation Session 3: Classes, object construction Inheritance, method overload and override Polymorphism or runtime binding Session 4: Constructors, parameterised constructors Create abstract classes and methods Create and use an interface Session 5: Use the access modifiers protected and the default (package-friendly) Create static variables, methods, and initialisers Create final classes, methods, and variables Session 6: Nested Classes, Local Classes, Anonymous Classes, and Lambda Expressions, Enum Types Nested and inner classes; A stack class. What is included PCWorkshops Course Certificate on completion Java Course Notes Java Code Examples Practical Java Course exercises, Java Course Revision work After the course: 1-Hour personalised online revision session Book the Java OOP Course Powered by Eventbrite About us Our experienced trainers are award winners. More about us FAQ's Client Comments

Java Object Oriented Programming
Delivered In-PersonFlexible Dates
FREE

C++ Programming

4.6(12)

By PCWorkshops

Duration: 1 Day Who would find this course useful? C++ coders. This course covers C++ programming principals and the syntax of all generally used C++ statements. Level: From beginners. For classroom courses: Bring your own device.

C++ Programming
Delivered Online & In-PersonFlexible Dates
FREE

Excel Beginners Course, 1-Day

4.6(12)

By PCWorkshops

This Excel Introduction course is a very good introduction to essential fundamental programming concepts using Excel as programming language. These concepts are daily used by professionals and are essential in most jobs. By the end, you'll be comfortable with Excel concepts, ribbons, formulas, and the Functions Wizard. You will gain hands-on practical experience creating a spreadsheet from scratch on your own.

Excel Beginners Course, 1-Day
Delivered Online & In-PersonFlexible Dates
FREE

Java Webinar Course

4.6(12)

By PCWorkshops

Java Webinar Course summary In this Java Webinar Course you will learn Java Basics and OOP Principles. Java Webinar Course description This Java Course is Online, instructor-led, practical attended via Gotomeeting.com. When we receive your booking, we email a connection invitation. This Java Course Webinar will allow you to learn flexibly and commute-free from home. There is no need for attending face-to-face, all advantages of the classroom in built-in and planned for during the delivery of this webinar. We teach online with excellent instruction and targetted well-planned practicals that will clearly illustrate techniques and accurately develop your skills. Question time is built in. Session 1: Data Types, Variables, and Arrays: Primitive types; Characters; Boolean; Working with variables and its scope; Type conversion and casting; Introduction to String class; Working with arrays Session 2: Operators and Expressions Introduction of operators; Arithmetic operators; Relational operators; Assignment operator; Logical operators; Increment and decrement operators; More in operators Session 3: Decision Making If statement; If - else statement; If- else if - else statement; Nested if - else; Switch Statements Session 4: Using Loops The while, do-while and the for loop; Enhanced for loop; Jump statements : break, continue; The return statement; Nesting loops; Using the for-each loop with Arrays Session 5: Methods Introduction of methods; Creating a Method in class; Calling a Method; Returning value from a Method; Adding a Method that takes parameters Session 6: Classes Creating an Object; Using an Object. Adding Instance variables; Controlling accessibility; Class Constructors; Parameterized Constructors; Inheritance. Abstraction. Interfaces and implementing interfaces. Override. Polymorphism. The dot operator, this, static, super, final keywords More in Methods and Classes: Overloading methods; Overloading Constructors; Using objects as parameters; Returning objects; Recursion Java Access control: private, public and protected; Java Nested and inner classes; A stack class Session 7: Java Data structures Files, Streams, Collections. Session 8: Java Exception Handling Fundamentals of exception handling; Exception types; Using try and catch; Multiple catch clauses; Nested try statements; Throw and throws; Finally Blocks Included in the Java Webinar Courses: Java Webinar Course Certificate on completion Java Webinar Course Manual Practical Java Webinar Course exercises, Java Webinar Code Samples/ Java Webinar Course Revision work After the course, 1 free session for questions online Java Webinar Course via Gotomeeting.com. Max group size, online and in classroom, on this Java Webinar Course is 4.

Java Webinar Course
Delivered In-PersonFlexible Dates
FREE