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

100 DOM courses in London

🔥 Limited Time Offer 🔥

Get a 10% discount on your first order when you use this promo code at checkout: MAY24BAN3X

Funky Mambo presents Salsa On2sdays - SALSA CLASSES & PARTY 2024

4.5(52)

By Funky Mambo (Salsa Classes)

London's Finest Weekly Mambo Night - Every Tuesday Come and learn stylish Salsa dancing at a renowned Salsa dance academy in London -------------------------------------------------------------------------------- FUNKY MAMBO PRESENTS SALSA ON2SDAYS - SALSA CLASSES & PARTY Join us for an exciting evening of salsa dancing at Funky Mambo's Salsa On2sdays event! Whether you're a beginner or an experienced dancer, this event is perfect for everyone who wants to learn and enjoy the vibrant world of salsa. Starting on at 19:15 GMT, our talented instructors will guide you through energetic and fun-filled salsa classes. Learn the latest moves, improve your technique, and gain confidence on the dance floor. Our friendly and inclusive atmosphere ensures that everyone feels welcome and comfortable to express themselves through dance. After the classes, get ready to put your new skills into action at our lively salsa party! Dance the night away to the infectious rhythms of salsa music, surrounded by fellow enthusiasts and a vibrant dance community. Whether you prefer classic salsa or want to explore other Latin dance styles, our DJ will keep the party going with a mix of exciting tunes. Don't miss out on this fantastic opportunity to learn, dance, and socialise with fellow salsa/mambo lovers. Join us at Funky Mambo's Salsa On2sdays - SALSA CLASSES & PARTY and let the rhythm move you! Funky Mambo presents Salsa On2sdays London's finest weekly Mambo night *************************** Our usual schedule: Tuesdays Time: 19:00-23:30 *Venue: Downstairs at the Dome Address: 178 Junction Road, London N19 5QQ >1 min. walk from Tufnell Park Station (Northern Line) *************************** SCHEDULE: Salsa (On2) Classes by Funky Mambo teaching team 7.00 Door opens 7.15 Foundation (All level) 7:15 Open Shines (Imp/Int) 8:00 Partner Work (3-4 Levels) ★★★ Party/Social dancing 9.00 till 11:30 ****************************** Prices: Classes & Social £12 - CASH only at the door, or Online at Eventbrite or Ticketlab *Online booking fees apply to all the online purchases. £10 for students with a valid NUS card Social/Party only £8 - CASH only at the door, or Online at Eventbrite or Ticketlab *Online booking fees apply to all the online purchases. £6 for students with a valid NUS card ********************* * All levels welcome * Drop-in Classes - Join us anytime you like! * Beginners/Absolute Beginners welcome * No partner, no booking required * All the classes are taught by experienced teachers with a high reputation * Fun and friendly atmosphere * Any style of dancers (Salsa On1, On2, On3, Cuban, Colombian, etc.) are welcome! * Great venue just 1 min from Tufnell Park Tube Station with wooden floor * Great music played by top DJs * Get fit while having fun! * Make new friends * Fully licensed bar in the venue * Free drinking water * Please refrain from bringing any drinks from outside. Please buy drinks and at the venue to support the venue & events. * Age 18 or over * Filming and photographing may take place during our events for promotional purpose. If you wish not to be in those videos and/or photographs, kindly inform the photo/videographers or a member of the staff. =================== * Please do not attend this event if you are unwell. * Hand sanitisers will be provided. Please wash your hands frequently.

Funky Mambo presents Salsa On2sdays - SALSA CLASSES & PARTY 2024
Delivered In-Person in London4 hours 15 minutes, Jun 4th, 18:15 + 28 more
£9

XML primer

5.0(3)

By Systems & Network Training

XML PRIMER TRAINING COURSE DESCRIPTION This course has been designed for web and intranet developers who want to accelerate their learning of XML and its applications without the grind of book learning. Although a basic knowledge of HTML and JavaScript is assumed, it is also assumed you know very little about XML and how to use it. On completion of this course you should understand the benefits of using XML and be able to design XML solutions where applicable to your company's Internet/intranet requirements. The course will be particularly beneficial if you want to know how to communicate data to diverse applications over the Internet or company intranet. WHAT WILL YOU LEARN * Write XML. * Debug XML. * Examine existing code and determine its function. XML PRIMER TRAINING COURSE DETAILS * Who will benefit: Anyone working with XML. * Prerequisites: HTML5 development fundamentals * Duration 3 days XML PRIMER TRAINING COURSE CONTENTS * The origins of XML Markup languages, SGML, document type definitions and validity, introducing XML, IE and XML, accessing content and adding style. * Basic XML XML document structure, elements and attributes, grammar, well formed documents, other XML elements and references. * Document Type Definition (DTDs) Creating a DTD, basic declaration, declaring elements, content definitions, entities, entity declarations, notations, defining attributes, attribute types, forcing inclusion or exclusion of DTD sections, validation. * Namespaces Declaring namespaces, scoping, removing and changing namespaces, qualified names, attribute namespaces. * An introduction to schemas Constructing schemas, defining the root element and its contents,<ELEMENTTYPE>, defining root element contents, adding attributes definitions, <ATTRIBUTETYPE>, <ELEMENT>, <ATTRIBUTE>. * XML & the Document Object Model (DOM) What the DOM offers, DOM and W3C. * Basic DOM concepts XML documents as trees, terminology of tree elements. Key DOM Objects: The document object and its creation, base objects, IE specifics, the XML node hierarchy. * Programming DOM Viewing a DOM model as XML, getting the root element of a document, iterating nodes of a DOM, basic node properties, collection objects, searching for specific values, filtering a nodelist by tagname, more filtering methods, selecting nodes from their attributes. * Amending Content and Structure Creating/saving a DOM as XML, changing content/structure, dynamically building a DOM. * Using ASP and other techniques ASP techniques, HTTPREQUEST object, XSL, transforming and formatting XML. Formatting Using CSS. CSS And XML. * XSL Transformations - XSLT Introduction, the XSL root element, applying XSL stylesheets to XML, XSL elements and operations, instructions - creating text nodes and applying templates, a 'drill-down' approach, simple output formatting, pattern filters - patterns based on position, the Match and Select attributes and their patterns, formatting output, creating new XML in output.

XML primer
Delivered in-person, on-request, onlineDelivered Online & In-Person in Internationally
£3497

Programming in HTML5 with CSS

5.0(3)

By Systems & Network Training

PROGRAMMING IN HTML5 WITH CSS COURSE DESCRIPTION This course provides an introduction to HTML5, CSS3, and JavaScript. It is an entry point into both the Web application and Windows Store apps training paths. The course focuses on using HTML5 / CSS3 / JavaScript to implement programming logic, define and use variables, perform looping and branching, develop user interfaces, capture and validate user input, store data, and create well-structured application. WHAT WILL YOU LEARN * Create and style HTML5 pages. * Use JavaScript. * Style HTML5 pages by using CSS3. * Use common HTML5 APLs in interactive Web applications. * Create HTML5 Web pages that can adapt to different devices and form factors. * Enhance the user experience by adding animations to the HTML5 page. PROGRAMMING IN HTML5 WITH CSS COURSE DETAILS * Who will benefit: Website developers. * Prerequisites: HTML5 development fundamentals. * Duration 5 days PROGRAMMING IN HTML5 WITH CSS COURSE CONTENTS * Overview of HTML and CSS Overview of HTML, Overview of CSS, Creating a Web Application by Using Visual Studio 2012. Hands on Exploring the Contoso Conference Application. * Creating and Styling HTML5 Pages Creating an HTML5 Page, Styling an HTML5 Page. Hands on Creating and Styling HTML5 Pages. * Introduction to JavaScript Overview of JavaScript Syntax, Programming the HTML DOM with JavaScript, Introduction to jQuery. Hands on Displaying Data and Handling Events by Using JavaScript. * Creating Forms to Collect and Validate User Input Overview of Forms and Input Types, Validating User Input by Using HTML5 Attributes, Validating User Input by Using JavaScript. Hands on Creating a Form and Validating User Input. * Communicating with a Remote Data Source Sending and Receiving Data by Using XMLHTTPRequest, Sending and Receiving Data by Using jQuery AJAX operations. Hands on Communicating with a Remote Data Source. * Styling HTML5 by Using CSS3 Styling Text, Styling Block Elements, CSS3 Selectors, Enhancing Graphical Effects by Using CSS3. Hands on Styling Text and Block Elements using CSS3. * Creating Objects and Methods by Using JavaScript Writing Well-Structured JavaScript, Creating Custom Objects, Extending Objects. Hands on Refining Code for Maintainability and Extensibility. * Creating Interactive Pages using HTML5 APIs Interacting with Files, Incorporating Multimedia, Reacting to Browser Location and Context, Debugging and Profiling a Web Application. Hands on Creating Interactive Pages by Using HTML5 APIs. * Adding Offline Support to Web Applications Reading and Writing Data Locally, Adding Offline Support by Using the Application Cache. Hands on Adding Offline Support to a Web Application. * Implementing an Adaptive User Interface Supporting Multiple Form Factors, Creating an Adaptive User Interface. Hands on Implementing an Adaptive User Interface. * Creating Advanced Graphics Creating Interactive Graphics by Using Scalable Vector Graphics, Programmatically Drawing Graphics by Using a Canvas. Hands on Creating Advanced Graphics. * Animating the User Interface Applying CSS Transitions, Transforming Elements, Applying CSS Key-frame Animations. Hands on Animating User Interface Elements. * Web Sockets for Real-Time Communications Introduction to Web Sockets, Sending and Receiving Data by Using Web Sockets. Hands on Implementing Real-Time Communications by Using Web Sockets. * Creating a Web Worker Process Introduction to Web Workers, Performing Asynchronous Processing by Using a Web Worker. Hands on Creating a Web Worker Process.

Programming in HTML5 with CSS
Delivered in-person, on-request, onlineDelivered Online & In-Person in Internationally
£3697

Dreamweaver

5.0(3)

By Systems & Network Training

DREAMWEAVER TRAINING COURSE DESCRIPTION Dreamweaver is a web authoring program that allows you to build professional quality websites. This course starts with a tour of Dreamweaver and customising your workspaces, moving onto HTML and CSS basics. Page layouts, templates and interactive pages are also covered. The final session covers how to use Dreamweaver as a HTML editor. Hands on session follow all the major theory chapters. WHAT WILL YOU LEARN * Use Dreamweaver to create websites. * Customise Dreamweaver. * Use templates. * Add interactivity to web pages. * Use Dreamweaver to edit HTML code. DREAMWEAVER TRAINING COURSE DETAILS * Who will benefit: Anyone wishing to create or edit websites. * Prerequisites: None. * Duration 3 days DREAMWEAVER TRAINING COURSE CONTENTS * Getting started Installing the programme, Updating to the latest version,, Online content, On first launch, Choosing the program colour theme, Setting up the workspace, Defining a Dreamweaver site, Checking for updates, Additional resources. * Customizing your workspace Touring the workspace, Using the start screen, Exploring new feature guides, Setting interface preferences, Switching and splitting views, Selecting a workspace layout, Personalising Dreamweaver, Working with extract, Creating custom keyboard shortcuts, Using the Property inspector, Using the Related Files interface, Using tag selectors, Using the CSS Designer, Using the Visual Media Query (VMQ) interface, Using the DOM viewer, Using Element dialogs, displays and inspectors, Setting up version control in Dreamweaver, Exploring experimenting and learning. * HTML Basics What is HTML? Where did HTML begin? Frequently used HTML elements, What's new in HTML5. * CSS Basics What is CSS? HTML vs. CSS formatting, HTML defaults, CSS box model, Applying CSS styling, Multiples, classes and ids. * Web design basics Developing a new website, Scenario, Working with thumbnails and wireframes, * Creating a page layout Evaluating page design options, Working with predefined layouts, Styling an existing layout, Styling elements using the Extract panel, Extracting text from a Photoshop mockup, Troubleshooting CSS styling, Extracting text styling from a Photoshop mockup, Creating a gradient background using Extract, Extracting image assets from a mockup, Adding CSS background effects in code, Finishing up the layout. * Working with templates Creating a template from an existing layout, Inserting editable regions, Inserting editable regions, Inserting HTML entities, Inserting metadata, Validating HTML code, Producing child pages, Moving CSS styles to linked file, Updating a template. * Working with text, lists and tables Previewing the completed file, Creating and styling text, Creating lists, Creating and styling tables, Spell-checking webpages, Finding and replacing text. * Working with images Web image basics, Previewing completed files, Inserting an image, Controlling image positions with CSS classes, Working with the Insert panel, Using the Insert menu, Inserting non-web file types, Working with Photoshop Smart Objects, Copying and pasting images from Photoshop, Inserting images by drag and drop, Optimizing images with the Property inspector. * Working with navigation Hyperlinks, previewing the completed file, creating internal and external hyperlinks, setting up email links, Creating image-based links, Targeting page elements, Locking an element on the screen, Styling a navigation menu, Checking your page, Adding destination links. * Adding interactivity Dreamweaver behaviours, Previewing the completed file, Working with Dreamweaver behaviours, Working with jQuery Accordion widgets, Inserting a jQuery Accordion widget, Styling a jQuery Accordion. * Publishing to the web Defining a remote site, Cloaking folders and files, Wrapping things up, Putting your site online, Synchronizing local and remote sites. * Working with code Creating HTML code, multicursor support, commenting your code, Working with CSS preprocessors, Selecting code, Collapsing code, Expanding code, Accessing Split code view, Previewing assets in Code View.

Dreamweaver
Delivered in-person, on-request, onlineDelivered Online & In-Person in Internationally
£2367

Complete JavaScript

5.0(3)

By Systems & Network Training

COMPLETE JAVASCRIPT TRAINING COURSE DESCRIPTION A hands on course covering JavaScript programming. Core JavaScript is covered first, including the basics, arrays, functions, classes, modules and Regular expressions. Client side JavaScript is then covered including JavaScript in browsers, Scripting CSS, the jQuery library and HTML APIs. WHAT WILL YOU LEARN * Read JavaScript. * Write JavaScript. * Debug JavaScript. COMPLETE JAVASCRIPT TRAINING COURSE DETAILS * Who will benefit: Anyone wishing to learn JavaScript. * Prerequisites: None. * Duration 3 days COMPLETE JAVASCRIPT TRAINING COURSE CONTENTS * CORE JAVASCRIPT * Lexical structure: Character set, comments, literals, identifiers, and reserved words, optional semicolons.. * Types, values and variables: Numbers, text, boolean values, null and undefines, the global object, wrapper objects, immutable primitive values and mutable object references, type conversions, variable declaration, variable scope. * Expressions and operators: Primary expressions, object and array initializers, function definition expressions, property access expressions, invocation expressions, object creation expressions, operator overview, arithmetic expressions, relational expressions, logical expressions, assignment expressions, evaluation expressions, miscellaneous operators. * Statements: Expression statements, compound and empty statements, declaration statements, conditionals, loops, jumps, miscellaneous statements, summary of JavaScript statements. * Objects: Creating objects, querying and setting properties, deleting properties, testing properties, enumerating properties, property getters and setters, property attributes, object attributes, serializing objects, object methods. * Arrays: Creating arrays, reading and writing array elements, sparse arrays, array length, adding and deleting array elements, iterating arrays, multi-dimensional arrays, array methods, FCMAScript 5 array methods, array type, array-like objects, strings as arrays. * Functions: Defining functions, invoking functions, function arguments and parameters, functions as values, functions as namespaces, closures, function properties, methods and constructor, functional programming. * Classes and modules: Classes and prototypes, classes and constructors, Java-style classes in JavaScript, augmenting classes, classes and types, object oriented techniques in JavaScript, subclasses, classes in ECMAScript 5, modules. * Pattern matching and regular expressions: Defining regular expressions, string methods for pattern matching, the RegExp object. * JavaScript subsets and extensions: JavaScript subsets, constants and scoped variables, destructuring assignment, iteration, shorthand functions, multiple catch clauses, E4X: ECMAScript for XML. * Server-side JavaScript: Scripting Java with Rhino, asynchronous I/O with node. * CLIENT SIDE JAVASCRIPT * JavaScript in web browsers: Client side JavaScript, embedding JavaScript in HTML, execution of JavaScript programs, compatibility and interoperability, accessibility, security, client side frameworks. * The Window object: Timers, browser location and navigation, browsing history, browser screen information, dialog boxes, error handling, document elements as window properties, multiple windows and frames. * Scripting Documents: Overview of the DOM, selecting document elements, document structure and traversal, attributes, element content, creating, inserting and deleting nodes. Example: generating a table of contents, document and element geometry and scrolling, HTML forms, other document features. * Scripting CSS: Overview of CSS, important CSS properties, scripting inline styles, querying computed styles, scripting CSS classes, scripting stylesheets. * Handling events: Types of events, registering event handlers, event handler invocation, document load events, mouse events, mousewheel events, drag and drop events, text events, keyboard events. * Scripted HTTP: Using XMLHttpRequest, HTTP by <script>: JSOMP, Comet with server-sent events. * The jQuery library: jQuery basics, jQuery getters and setters, altering document structure, handling events with jQuery, Animated effects, Ajax with jQuery, Utility functions, jQuery selectors and selection methods, Extending jQuery with plug-ins. The jQuery UI library. Client side storage: localStorage and sessionStorage, Cookies, IE usingData persistence, Applicatioin storage and offline webapps. * Scripted media and graphics: Scripting images, Scripting audio and video, SCG:scalable vector graphics, Graphics in a <canvas>. * Scripted HTTP: Using XMLHttpRequest, HTTP by <script>: JSOMP, Comet with server-sent events. * The jQuery library: jQuery basics, jQuery getters and setters, altering document structure, handling events with jQuery, Animated effects, Ajax with jQuery, Utility functions, jQuery selectors and selection methods, Extending jQuery with plug-ins. The jQuery UI library. * Client side storage: localStorage and sessionStorage, Cookies, IE usingData persistence, Applicatioin storage and offline webapps. * Scripted media and graphics: Scripting images, Scripting audio and video, SCG:scalable vector graphics, Graphics in a <canvas>. * HTMLS APIs: Geolocation, history management, cross-origin messaging, web workers, type arrays and ArrayBuffers, blobs, the filesystem API, client side databases, web sockets.

Complete JavaScript
Delivered in-person, on-request, onlineDelivered Online & In-Person in Internationally
£2367

LEATHER SEWING CLASS

5.0(52)

By The London Leather Workshop

LEARN HOW TO PROFESSIONALLY SEW LEATHER WITH INDUSTRIAL SEWING MACHINES – BEGINNERS & INTERMEDIATES – ONE TEACHER, FOUR STUDENTS WERE? AT OUR LONDON STUDIOhttps://www.thelondonleatherworkshop.com/contact-us/ WHEN? PLEASE SELECT YOUR PREFERRED DATE(S) THROUGH THE BUTTON BELOW COST 2 MEETINGS OF 6 HOURS EACH (12 HOURS IN TOTAL) £330 COURSE MATERIALS INCLUDED (WORTH £30)   LEVEL: BEGINNERS, BEGINNERS WITH PREVIOUS EXPERIENCE AND INTERMEDIATE SEWERS. LEARN HOW TO SEW LEATHER WITH A MACHINE: WHAT IS THIS COURSE ABOUT? THIS IS A MOSTLY PRACTICAL ONE TO FOUR TUITION DURING WHICH YOU WILL BE TAUGHT THE ESSENTIAL SKILLS OF SEWING LEATHER WITH AND INDUSTRIAL SEWING MACHINE AND THE BASIC, MOST POPULAR CONSTRUCTION TECHNIQUES USED IN BAG AND ACCESSORY MAKING. THROUGH THE LESSON YOU WILL ALSO RECEIVE SOME BASIC TRAINING ON HOW TO MARK, CUT AND GLUE LEATHER AS WELL AS HOW TO CONSTRUCT COMMON BAG FEATURES. AT THE END OF THE TUITION, YOU WILL HAVE GAINED CONFIDENCE IN SEWING LEATHER WITH INDUSTRIAL SEWING MACHINES AND HAVE THE SKILLS TO REALISE SOME SIMPLE ITEMS INDEPENDENTLY. YOU WILL LEARN HOW TO TROUBLESHOOT SEWING PROBLEMS AND HOW TO MANAGE CHALLENGES SUCH AS CURVES, MULTIPLE LAYERS OF LEATHER, STRETCHY/ROUGH/SLIPPERY SURFACES AND MORE. YOU WILL LEARN HOW TO SEW BASIC COMPONENTS OF A BAG SUCH US SOME TYPES OF SIMPLE ZIPS, STRAPS AND GUSSETS.  YOU WILL PRODUCE YOUR OWN SAMPLES OF WORK TO TAKE HOME WITH YOU. AS THIS IS A ONE TO THREE TUITION, THE EXPERIENCE WILL BE CUSTOMISED TO YOUR ABILITY AND PREVIOUS EXPERIENCE.   WHAT WILL BE TAUGHT? BELOW IS A LIST OF TOPICS COVERED DURING THE CLASSES: – INDUSTRIAL MACHINES: DIFFERENCES AND MAIN FEATURES – TO CHOOSE THE RIGHT SEWING MACHINE FOR A SPECIFIC TYPE OF MATERIAL OR CONSTRUCTION – TO OPERATE A LOCK STITCH WALKING FOOT MACHINE – TO THREAD INDUSTRIAL SEWING MACHINES – TO UNDERSTAND HOW TO OBTAIN THE CORRECT TENSION IN YOUR SEWING – TO USE VARIOUS TOOLS AND EQUIPMENT IN YOUR SEWING – TO UNDERSTAND THREAD TYPES AND NEEDLE SIZES – TO LEARN HOW TO CORRECTLY SEW LEATHER AND HOW THIS DIFFERS FROM SEWING OTHER MATERIALS – SEWING THIN VS THICK LEATHER – TO LEARN HOW TO SEW STRAIGHT LINES, CURVES AND PARALLEL LINES – TO PRODUCE A RANGE OF BASIC SEAMS, SEAM FINISHES, CONSTRUCTION, CONTINUOUS AND REINFORCED SEAMS – TO HANDLE SEWING MULTIPLE LAYERS OF LEATHER – LEARN HOW TO SEW AND FINISH A SIMPLE ZIP ON LEATHER – LEARN HOW TO CUT, ASSEMBLE AND SEW SIMPLE STRAPS AND HANDLES – HOW TO INCORPORATE TWO TYPES OF LINING IN YOUR PROJECT – HOW TO MARK, CUT AND GLUE LEATHER   IMPORTANT TO KNOW: WE WILL ALWAYS TRY TO COVER AS MUCH ON THE SYLLABUS AS POSSIBLE AND DEPENDING ON YOUR ABILITY AND PREVIOUS EXPERIENCE, WE MIGHT NOT BE ABLE TO COMPLETE THE PROGRAM OR WE MIGHT INSTEAD BE ABLE TO TEACH YOU ADDITIONAL TECHNIQUES RELATING TO THE ABOVE LISTED TOPICS, SUCH AS: – FINISHING TECHNIQUES (PIPING, BINDING, FOLDING) – LEARN HOW TO ASSEMBLE AND SEW SIMPLE GUSSETS – LEARN HOW TO SEW AND FINISH MORE COMPLEX ZIPS STYLES – LEARN HOW TO SEW AND FINISH MORE COMPLEX STRAPS AND HANDLES STYLES – LEARN HOW TO CONSTRUCT BUTTON HOLES & POCKETS INCLUDED IN THE COURSE: ON THE DAY YOU WILL BE PROVIDED WITH USEFUL HANDOUTS TO TAKE HOME WITH YOU WHICH CONTAIN: – AN ILLUSTRATED GUIDE PROVIDING CRUCIAL INFORMATION OF SEWING MACHINES TYPES AND COMPONENTS – A GLOSSARY CONTAINING INFORMATION ABOUT NEEDLES, THREAD TYPES AND ESSENTIAL KEY WORDS RELATED TO THE TOPICS OF THE LESSON WHAT ARE THE ENTRY REQUIREMENTS? THIS COURSE IS SUITABLE FOR TOTAL BEGINNERS, BEGINNERS WITH SOME PREVIOUS BASIC MACHINE SEWING EXPERIENCE AND INTERMEDIATE SEWERS (EITHER USING INDUSTRIAL OR DOMESTIC MACHINES). YOU SHOULD BE ABLE TO USE MEASUREMENTS AND UNDERSTAND VERBAL AND WRITTEN ENGLISH INSTRUCTIONS.   ARE THERE ANY OTHER COSTS? IS THERE ANYTHING I NEED TO BRING? MATERIALS ARE INCLUDED. FEEL FREE TO BRING A NOTEPAD, IF YOU WOULD LIKE TO TAKE SOME NOTES, WE WILL PROVIDE THE REST.

LEATHER SEWING CLASS
Delivered In-Person in London6 hours, Jul 4th, 09:00 + 1 more
£330

Domestic Installers Programme

5.0(9)

By Optima Electrical Training

If you want to start installing independently or with an electrical contractor look no further as this course will give you the skills and knowledge required. This package which will allow you to become a fully qualified domestic installer and enable you to join a Competent Person Self-Certification Scheme and certify your own domestic work.

Domestic Installers Programme
Delivered in-person, on-requestDelivered In-Person in London & 2 more
£3495

AIRLINE CABIN CREW COURSE

4.4(67)

By London Waterloo Academy

Airline Cabin Crew also known as: Air Hostess, Flight Attendant and Stewardess. This intensive class based – 10 weeks, part-time (lessons once a week) course will give you all information and tools you will need to succeed. -------------------------------------------------------------------------------- Enter the world of possibilities, adventure and travel with leading Airline Cabin Crew course Provider in the UK. Flight Attendant, Cabin Crew, Stewardess, Air Hostess – Regardless of what this career is called in your part of the world, we have the training program for you. Join the elite team of flight attendants and experience the thrill of flying while making a difference in people’s journey. Fly the world and get paid for it! Join our Airline Cabin Crew course and take the first step towards an exciting career in the skies. Our Airline Cabin Crew course is designed to make you ready for the job. This intensive class based 10 weeks (part time) Airline Cabin Crew course will give you all information and tools you will need to become successful job candidate. You will have one class per week for ten consecutive weeks. Our Aviation Team provide full support to each candidate who wish to become Airline Cabin Crew or start a career in Aviation. We provide A-Z guidance starting from before and after the course. Our graduates are flying around the globe and we are confident that we can help to make your dream a reality! 98% Employment rate after completion of the course. Who is a Flight Attendant? Flight attendant/Airline Cabin Crew/Stewardess/Air Hostess are the most visible, glamorous jobs of all airline employees. A Flight Attendant is someone whose primary duty is to ensure the safety and comfort of passengers during a flight. They are members of an aircrew team , who operate a commercial, business or even military aircraft while travelling domestically or internationally. Flight Attendant benefits: * Getting paid for travelling the world * Lifestyle * Flexible Work Schedules * Meeting Interesting People * Free Food & Accommodation * Excellent Compensation * The uniforms * Working Environment How to become Flight Attendant? [https://waterlooacademy.co.uk/airline-cabin-crew-course-career-progression-with-london-waterloo-academy/]Airline companies look for individuals who share their values and can act as ambassadors for the company’s brand. Airline Cabin Crew are the face of the airline company which means they deliver a fantastic service that makes airline world famous. Airline companies prefer candidates with knowledge of Cabin Crew role. Airline companies have selection day or online tests as a first stage of recruitment, after which, they will take a closer look at applicants CV, skills and experience. If you completed Airline Cabin Crew course at least 70 hours (we offer 90 hour training), your application will stand out and you can get an offer from the first round. You will be able to pass all tasks during interview process as you will have knowledge about Cabin Crew role. Student – Cabin Crew Flying Support Group As a market leading Airline Cabin Crew Training Company with a wealth of experience in Aviation, we constantly upgrading our course and going extra nautical mile to guide and support all our students to ensure they can reach their goals. Graduates who are already flying, offer their full support to us and new students. They share an insight of the airline they already fly with, and help new students through the process of joining them at that airline. It gives a flying start to a career to new learners. Why London Waterloo Academy? [https://waterlooacademy.co.uk/airline-cabin-crew-course-career-progression-with-london-waterloo-academy/] * Top Airline Cabin Crew course provider in London * 98% Employment rate after completion of the course * Individual support on the journey from the course to a job placement * With years of experience in Airline Cabin Crew industry, London Waterloo Academy has been recognised by major TV, radio channels who have invited our Aviation Team for expert advice or interview. * We are recognised by major airline companies in Europe and overseas who have approached London Waterloo Academy to deliver internal cabin crew training, corporate training and to recruit our graduates as a result of their high qualification standards and knowledge. * Our graduates are now flying with Etihad, Saudi Air, Hainan Airlines, Small Planet, British Airways, Qatar, EasyJet, Thomas Cook, Ryanair, Cubana de Aviación, Air France,Titan, Norwegian B737 Short Haul and many more. * You will become a qualified Cabin Crew, meet the standards and requirements by employers globally * On successful completion you will hold: Airline Cabin Crew certificate in Current Airline Training Standards and Equipment, TUI, British Airways or Virgin Atlantic certificates for the SEP (Safety Equipment & Procedures) training [https://waterlooacademy.co.uk/list-of-courses/aviation-sep-safety-equipment-procedures/] * Exclusive class visit by Leading Airline Representatives (questions and answers sessions) * Exclusive practical training with TUI, Virgin Atlantic or British Airways * We will enhance your CV * Successful students will get an exclusive VIP hangar tour and a private aircraft recognition certificate of attendance * Guidance through the job application process (free of charge) * Gain an insight into the airline selection process and final one-to-one interview * The vast global experience of our instructors * Great working relationship with Corporate Crew Solution * This course has been developed in accordance with EASA PART-CC * We have a community feel atmosphere where each individual values and respects one another. This may be the reason why our graduates, even those who have completed the course many years ago, continue to come back not only for a chat and a cuppa, but also to share personal issues, tell us of their experience and give us invitations, among many other reasons. Working together – Starting a new career isn’t easy and often it can seem like a lonely and impossible process. Our Aviation Department stays behind each learner, supporting every step of the way. We give you tools, skills and assistance you need to succeed. Our success, built on the success of our students and a long list of graduates with successful stories. How will you learn? The course based on  theory and  external practical classes with British Airways, Virgin Atlantic or TUI Aviation includes: * Aircraft door operations and Passenger Evacuation drills from the crew seat. * A320 slide decent, Fire and Smoke drills. * Pilot Incapacitation and Immediate Care drills including CPR and Defibrillator training. Course Entry Requirements: English Language at B2 (CEFR) level or above. We accept a huge range of international qualifications so don’t worry. Pop in for a chat with us if you’re unsure (or drop us a line – info@waterlooacademy.co.uk [info@waterlooacademy.co.uk]; or, if you prefer speaking to a human voice, +44(0)7484 014980). This is quite important because, for better or for worse, English is the international language. Therefore, your future fly-mates and customers would expect you to speak English. What if I speak broken English or have a strong accent? What can I do? Frantic mode ON. Don’t panic! As a multi-disciplinary Academy, we have a huge range of English language courses click here [https://waterlooacademy.co.uk/list-of-courses/english-language-courses-2/]. Our English Language Department is one of the best in London. We are here to help. We won’t let you be deterred simply because of language issues. Courses can be combined, it will also boost your confidence when applying for the job or having an interview. What else do I need? Nothing! Our cabin crew course, as we’ve alluded before, is really good. We teach you everything you need to know from scratch. Since aviation is so different from other fields, we think, as long as you have the passion and determination, we are absolutely honoured to have you on board (pun most certainly intended)! Course dates (please choose one for your course): 15 May 2024 – 17 July 2024, Wednesday classes 18 September 2024 – 20 November 2024, Wednesday classes 14 November 2024 – 16 January 2025, Thursday classes Course duration – 10 weeks, once a week classes. Available Study mode – class based, Virtual (via Zoom) and hybrid Time – 10am to 5pm Registration fee for UK/EU candidates– £300 (includes: examination,  Airline Cabin Crew certificate in Current Airline Training Standards and Equipment, participation certificate by TUI/British Airways or Virgin Atlantic in Introduction to SEP (Safety Equipment & Procedures, please note this is not a Cabin Crew attestation)) Tuition fee – £829 (we offer flexible payment plan and accept weekly instalments) International Candidates – Check if you need a UK visa here [https://www.gov.uk/check-uk-visa] – £1,729 must be paid in full on registration.  In case of visa refusal only £300 will be refunded.

AIRLINE CABIN CREW COURSE
Delivered In-Person in London 10 weeks, Sept 18th, 09:00 + 19 more
£300 to £1729

The Fast Track Course

5.0(9)

By Optima Electrical Training

The shortage of electricians has lead to an increased demand nationwide and in turn a sharp rise in salary. Our training solutions can help you gain nationally recognised qualifications such as City & Guilds and NVQ. Not only you will train in state-of-the-art training centres, but you can also have the opportunity to attain the Work Based Performance Units and complete a portfolio of diverse evidence of onsite work.

The Fast Track Course
Delivered in-person, on-requestDelivered In-Person in London & 2 more
£6470 to £8495

I Don't Know What to Say! - Improvisation for Social Confidence

5.0(6)

By The Sunflower Effect Confidence Courses

Overcome social awkwardness and social anxiety the fast, fun and easier way. DO YOU find yourself drying up or going blank when under pressure, or get tongue-tied when someone makes a smart remark? One of the reasons that you dry up or get tongue-tied – is because you are programmed to go into your head and try to think of something to say. Most of us have become left-brain dominant because of the way we’ve been educated and we don’t know how to activate our powerful and more creative right-brain. This is why the "I Don't Know what to Say" Improvisation Course is so effective at overcoming social difficulties. It gives you access to your spontaneous right-brain, and in fact, enables you to operate from both right and left-brain together. It is probably one of the fastest and most effective ways of building verbal confidence as well as liberating you on all sorts of levels.

I Don't Know What to Say! - Improvisation for Social Confidence
Delivered In-Person in London12 weeks, Sept 26th, 17:00
£335

Educators matching "DOM"

Show all 73
Simply First Aid

simply first aid

5.0(1)

Richmond

As director of Simply First Aid, Piers Osborne has taken on this exciting role after years of preparation. Having started in the leisure industry, working with children and babies, he moved to education where he spent 9 years lecturing on a range of further, higher and community education courses for the Sports, Early Years and Community Studies departments. He left this role to get out of the class room and into informal education through outdoor activities. Almost since it’s inception Piers has been a member of Cornwall Search and Rescue Team helping to prepare it’s medics as the Medical Training Officer. He had the privilege to work with some extraordinary people until a relocation forced him to step down. He was also a member of Metropolitan Caloundra Surf Lifesaving Club and Watergate Bay Surf Lifesaving Club and an active member of the Scout Movement. As well as specialising in outdoor and wilderness first aid he continues to specialise in paediatric first aid and education. Over the years Piers has worked with a number of First Aid training providers, including the Red Cross, Royal Life Saving Society and St John Ambulance, to deliver First Aid and Casualty Care across Europe and Australia. Screenshot 2019-01-22 at 17.53.57.png Dominic Osborne With a background in emergency medical response, security solutions and both pool and beach lifeguarding, Dom was a perfect choice for Simply First Aid! He has over 15 years experience and was responsible for the Metropolitan Caloundra beaches for a number of years. During this time Dom was responsible for the ongoing development of all the beach personnel. As such he wrote and delivered bespoke training solutions and linked training to the Australian Professional Ocean Lifeguards Association scheme. Dom provides our Quality Assurance and continues to deliver training when required. He is as comfortable behind a desk as he is being lowered into shark infested seas from a rescue helicopter! He has long since left the world of lifeguarding behind and now provides both medical and security solutions for mine sites, race meets and the like. Dom has recently been to conferences on the East and West Coasts of America in order to secure opportunities for the ‘Event Medics‘ side of the business. He has competed in the Australian Open Iron Man, his 3rd ever triathlon, and was an elite cyclist. When not training, you’ll find him spending time with his family and ‘staying salty’! Moving and handling doughnuts.jpg Adrian Sevume Kauma Adrian Sevume Kauma (SK) is an eccentric trainer who has a strong passion for first aid. His first experience in doing CPR (on his daughter) has inspired him to teach many people in first aid and he aspires to make a difference in people's lives through the means of first aid. He teaches our portfolio of workplace first aid courses and enjoys delivering our schools programme to large groups. Adrian is known for being an "Awesome trainer" as he enjoys using the word "Awesome" or "Awesomness!" throughout his sessions (He does not know that it is not even a word, so when you see him just humour him). He uses anecdotes, stories and his own experiences in his training to make first aid easy, practical and fun.