First Aid training – Emergency First Aid at Work (EFAW) (FAA Award Level 2) is QCF, Ofqual and HSE approved awarding organisation. This course delivered over a minimum of 6 hours is both practical and theoretical covering responsibilities of the first aider, reporting, first aid hygiene, bleeding, shock, seizures, assessments, resuscitation, angina, heart attacks, choking, minor injuries and dealing with an unresponsive casualty, compliant with the latest health and safety executive regulations and guidelines. ATTIRE AND DRESS CODE We would recommend for all female candidates to wear trousers, comfortable shoes so that they can all practice the technique of CPR effectively on the CPR manikins. Dates for 2024 (please choose one for your course): 29 April, 24 June, 30 September, 28 October, 18 November, 23 December Duration : 6 hours (1 day) Time: 9:30am to 5:30pm Fee: £105.00 Location – The Foundry, 156 Blackfriars Rd, London SE1 8EN (Southwark Station (2-3 min walk) and Waterloo/Blackfriars Station (10 min walk)) Two Certificates on completion (available for collection from the Academy in between 7 to 10 days) Regulated Certificate – valid for 3 years Verifiable CPD Certificate – 6 hours
Fast Beginners Balboa Workshop with Simon Selmon Learn this popular 1930s Swing dance. Join Simon, one of the first UK Balboa dancers of the Swing resurgence and learn the basics you need to dance the Balboa and how to incorporate it into your Lindy Hop or Jive. Class will include the Uphold, Downhold, Rock Step basics, Come Around, Grapevine and Lollies. Suitable for those who have tried couple of taster classes before or you have other dance experience.
Advanced C++ training course description The course will give a broad overview of the C++ Programming language, focusing on modern C++, up to C++17. This course will cover the use of the Standard Library, including containers, iterator, function objects and algorithms. From the perspective of application development, a number of design patterns will be considered. What will you learn Write C++ programs using the more esoteric language features. Utilise OO techniques to design C++ programs. Use the standard C++ library. Exploit advanced C++ techniques Advanced C++ training course details Who will benefit: Programmers needing to write C++ code. Programmers needing to maintain C++ code. Prerequisites: C++ programming foundation. Duration 5 days Advanced C++ training course contents Study of a string class Create a string class as a means to investigate many issues, involving the use of operator overloading and including overloading new and delete. Creation of the class will also require consideration of 'const correctness'. Exception handling Consider the issues involved in exception handling including the concept of exception safety. Templates Review definition of template functions, including template parameter type deduction. Introduction to template metaprogramming. Newer features including template template parameters and variadic templates. Creation of template classes. Design patterns Introduction to Design Patterns and consideration of a number of patterns, such as, factory method, builder, singleton and adapter. The standard C++ library (STL) Standard Library features, such as, Containers, Iterator, Function Objects and Algorithms. Introduction to Lambda expressions. C++ and performance The writing of code throughout the course will be oriented towards performant code, including use of R Value references and 'move' semantics. Pointers The use of pointers will be considered throughout the course. Smart pointers will be considered to improve program safety and help avoid the use of 'raw' pointers. Threading This section will consider the creation of threads and synchronisation issues. A number of synchronisation primitives will be considered. Async and the use of Atomic will also be considered. New ANSI C++ features Summarising some of the newer features to be considered are: Auto, Lambdas expression, smart pointers, variadic templates and folds, R Value references and tuple together with structured binding.
Super fun, interactive educational baby and toddler music classes with live guitar. Independently run by mother and son, Tin Pan Annie Music have been the award winning proividers of pre-school music classes in South London for nearly 30 Years. Classes are carefully written and designed to super-charge all the developmental and social skills that participating in a live music class can bring. Young children react in such a positive way to live acoustic guitar accompaniment when their world is so full of so much pre-recorded sound. Expect lots of familiar songs and Tin Pan Harry originals, written to introduce children to the shape, timbre, dynamics and rhythm of music which are so important in the development of language and speech. As well as joining in by clapping, dancing and swaying, the children also participate with rhythm sticks, percussion, and silly scarves, Lots of bright colourful props and puppets appear from Tin Pan Annie’s toy box to bring each week’s theme to life, concentration and memory skills develops and their imagination soars. Classes are the highlight of your child's week and often the grown ups too.
Learn how to measure, cut and stitch accurate patchwork quilt blocks in this one day workshop. Part of a 4 day quilt course, but suitable as a stand alone class too. This class is a great class to take after the beginners class as the sewing will be mostly straight lines and it will allow you to practice more seams and other skills learned in the beginners class. You will need to know how to handle a sewing machine for this class but it's very much still a class that's achievable for beginners. You will cover design, measuring, cutting, the use of various tools, and stitching.
Leading SAFe® During this course, attendees gain the knowledge necessary to lead a Lean-Agile enterprise by using the Scaled Agile Framework® (SAFe®) and its underlying principles derived from Lean, systems thinking, Agile development, product development flow, and DevOps. Participants in the class gain insights into mastering business agility to thrive in competitive markets. They discuss how to establish team and technical agility and organize and re-organize around the flow of value. Attendees also learn and practice the skills to support and execute PI Planning events and coordinate multiple Agile Release Trains (ARTs). Class participants will explore the importance of adopting a customer-centric mindset and Design-Thinking approach to Agile Product Delivery. Learners will also understand how to implement a Lean Portfolio Management function within their enterprise. What you will Learn After attending this class, attendees should be able to: Lead the transformation to business agility with SAFe® Become a Lean-Agile leader Understand customer needs Design Thinking Enable Agile Product delivery Implement Lean Portfolio Management Thrive in the digital age with business agility Become a Lean-Agile leader Establish Team and Technical Agility Build solutions with Agile Product Delivery Explore Lean Portfolio Management Lead the change Become a Certified SAFe® Agilist
Leading SAFe®: In-House Training During this course, attendees gain the knowledge necessary to lead a Lean-Agile enterprise by using the Scaled Agile Framework® (SAFe®) and its underlying principles derived from Lean, systems thinking, Agile development, product development flow, and DevOps. Participants in the class gain insights into mastering business agility to thrive in competitive markets. They discuss how to establish team and technical agility and organize and re-organize around the flow of value. Attendees also learn and practice the skills to support and execute PI Planning events and coordinate multiple Agile Release Trains (ARTs). Class participants will explore the importance of adopting a customer-centric mindset and Design-Thinking approach to Agile Product Delivery. Learners will also understand how to implement a Lean Portfolio Management function within their enterprise. What you will Learn After attending this class, attendees should be able to: Lead the transformation to business agility with SAFe® Become a Lean-Agile leader Understand customer needs Design Thinking Enable Agile Product delivery Implement Lean Portfolio Management Thrive in the digital age with business agility Become a Lean-Agile leader Establish Team and Technical Agility Build solutions with Agile Product Delivery Explore Lean Portfolio Management Lead the change Become a Certified SAFe® Agilist
Advanced Java training course description A tour of the more advanced features of Java following on from the Introduction to Java course. JDBC and JavaBeans are covered in separate courses. What will you learn Use Java to implement OOA/D. Use within Java programs - Internationalisation - Object serialisation - Reflection - RMI - Swing - JAR files Write Servlets and Java Server Pages Advanced Java training course details Who will benefit: Those wishing to program in Java. Prerequisites: Introduction to Java programming Duration 5 days Advanced Java training course contents What you should already know OO features in Java Static initialisers, object destruction, finalisation, constructor chaining, shadowing, Abstract classes and interfaces, inner classes, nested classes, member classes, local classes, anonymous classes. Internationalisation Locales, Unicode, local customs, localising messages. Object Serialisation Simple and custom serialisation, class versioning. Reflection Obtaining class and member information. RMI Restrictions, RMI architecture, Stubs, skeletons, rmic, the registry server, The RMI API. Swing An overview, examples, comparison vs. AWT, data transfer cut & paste. Servlets Servlet API, Java Web server, The servlet life cycle, chaining servlets, Hybrid servlets. JAR files and signed applet JAR files and signed applet
DNA3 Theta Healing course in London and online/ class processes include deep resentment and belief work to know thyself; intuitively lining up the Eternal Molecules; spiritual bi-location; understanding the energy fields of non-organic material and the power of our words to manifest our reality.