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

378 Teaching courses near Bromley

Coaching Skills

5.0(3)

By Lapd Solutions Ltd

Coaching, Workplace coaching, Floor walking coaching, Organisational coaching,

Coaching Skills
Delivered in Birmingham + 1 more or UK Wide or OnlineFlexible Dates
£1,250 to £1,500

Level 3 Endorsed Award in Delivering Health and Social Care Training (Healthcare Train the Trainer)

By Guardian Angels Training

Gain expertise in healthcare training with our Level 3 Endorsed Award in Delivering Health and Social Care Training. Our comprehensive program equips you with the skills and knowledge to become a proficient trainer in the healthcare sector.

Level 3 Endorsed Award in Delivering Health and Social Care Training (Healthcare Train the Trainer)
Delivered In-Person in InternationallyFlexible Dates
£1,465

Jewellery Design Course - Create Personalised Jewellery (Blender)

By FluidDesigner

Learn to use 3D printing software to design and create your own pendants, earrings, rings and bracelets. The course is on a one-to-one basis. If you want to be in the jewellery trade as a designer and seller of modern jewellery or you simply want to create designs for yourself and your family then you should be learning how to create your own designs using apps such as Fluid Designer for 3D Printing.

Jewellery Design Course - Create Personalised Jewellery (Blender)
Delivered In-Person in London or UK WideFlexible Dates
£245

Computing - GCSE Syllabus - In Person Tuition, London, Lambeth, Wandsworth, Merton, Southwark, Kensington & Chelsea

5.0(8)

By GLA Tutors Home or Online

Computer Science GCSE Syllabus The GCSE Computer Science Tutor Syllabus is designed to provide tutors in England with a comprehensive framework for teaching the GCSE Computer Science curriculum effectively. This syllabus aims to equip tutors with the necessary knowledge and skills to support students in their understanding and application of core computer science concepts.  Module 1: Introduction to Computer Science - Overview of computer science and its relevance in today's world - Understanding the components of a computer system - Introduction to algorithms and problem-solving techniques - Exploration of programming languages and their uses Module 2: Computer Hardware - Understanding the main components of a computer system, including CPU, memory, and storage devices - Exploring input and output devices and their functionalities - Understanding the role of operating systems and software in computer systems Module 3: Software Development - Introduction to programming concepts and languages (e.g., Python or Java) - Understanding variables, data types, and operators - Building algorithms and logical reasoning skills - Introduction to flowcharts and pseudocode - Implementation of simple programs and debugging techniques Module 4: Data Representation - Understanding binary, hexadecimal, and denary number systems - Representation of text, images, and sound using binary - Introduction to data compression and encryption techniques Module 5: Computer Networks - Understanding the basics of computer networks, including LAN, WAN, and the Internet - Introduction to network topologies, protocols, and security - Exploring the impact of digital communication on society Module 6: Cybersecurity and Ethical Issues - Understanding the importance of cybersecurity and data protection - Introduction to common threats and vulnerabilities - Exploring ethical issues related to computer science, such as privacy and intellectual property rights Module 7: Algorithms and Programming Techniques - Advanced programming concepts, including conditionals, loops, and functions - Introduction to sorting and searching algorithms - Exploring data structures, such as arrays and lists Module 8: System Architecture - Understanding the structure and function of a CPU - Introduction to memory hierarchy and cache - Exploring the Von Neumann architecture and its limitations Module 9: Computational Thinking and Problem Solving - Advanced problem-solving techniques using computational thinking - Introduction to algorithms for complex problems - Exploring algorithmic efficiency and optimization techniques Module 10: Exam Preparation and Revision - Reviewing key concepts covered throughout the syllabus - Practicing past exam questions and providing guidance on exam techniques - Supporting students with exam preparation strategies Please note that the duration and depth of each module can vary depending on the level of expertise required and the specific needs of the learners. Additionally, it's important to adapt the curriculum to the learners' proficiency levels, whether they are A Level/GCSE students or adult learners with different experience levels.

Computing - GCSE Syllabus - In Person Tuition, London, Lambeth, Wandsworth, Merton, Southwark, Kensington & Chelsea
Delivered In-Person in LondonFlexible Dates
£60

Microsoft Excel Macros & VBA - In-company

By Microsoft Office Training

Course Objectives At the end of this course you will be able to: Record and edit a Macro Assign macros to keyboard shortcuts, Quick Access Toolbar, Buttons and Shape objects. Use the Visual Basic Editor; change the properties of an object; add a module to a project; write the code for a procedure and then run it; and use the Object Browser to search procedures Manipulate data by declaring variables of different data types; combine data by using expressions; use functions to accept input and display output; and declare variables and procedures with the appropriate scope Use decision structures to create procedures that make decisions; and use loop structures to perform repetitive tasks Create an error handling routine in case things go wrong with VBA code ' 1 year email support service Take a closer look at the consistent excellent feedback from our growing corporate clients visiting our site ms-officetraining co uk Customer Feedback Best Training Ever! Just finished a bespoke 1-1 training course in Excel Advanced, Macros & VBA. Pedro is an excellent trainer, imparting his skills and knowledge in the best way - appropriately to audience skills, knowledge and ability. Pedro is always approachable, encouraging and supportive, giving delegates the optimum learning environment. I would not hesitate to recommend Pedro as a trainer, whatever your level of ability. Amanda Morris - Treasury & Systems Accountant at Reall - Real Equity for All The trainer was very knowledgeable, kept everyone involved and was enthusiastic. A great experience.. Simon Harper - Lloyd's of London My learning experience was awesome. Perdinand Reagan - Subsea7 Very nice and relaxed approach to teaching. Was definitely a good learning experience. Jerome Pupe - S5 Agency World The Trainer – Very positive + patient + helpful + thorough Agnes Souza - Direct Wines ' With more than 20 years experience, we deliver courses on all levels of the Desktop version of Microsoft Office and Office 365; ranging from Beginner, Intermediate, Advanced to the VBA level. Our trainers are Microsoft certified professionals with a proven track record with several years experience in delivering public, one to one, tailored and bespoke courses. Our competitive rates start from £550.00 per day of training Tailored training courses: You can choose to run the course exactly as they are outlined by us or we can customise it so that it meets your specific needs. A tailored or bespoke course will follow the standard outline but may be adapted to your specific organisational needs. Introduction to Macros and VBA Introducing Visual Basic for Applications Recording a Macro Naming conventions for Macro Procedures Running a Macro Absolute or Relative Cell Referencing Saving and Opening Files with Macros Making macros always available Adding Macros to Keyboard Shortcuts, Quick Access Toolbar, Buttons and Shapes Editing a Macro in the Visual Basic Editor Understanding the Development Environment Customising the Editor Tips for General Typing in VBA Using Visual Basic Help Working with Procedures Program Design Understanding Modules Naming Rules Creating a Module Understanding Procedures Programming Macro Concepts Creating a Subroutine Creating a Function Understanding Arguments Exiting Procedures Calling Procedures Objects, Properties, Methods and Events Understanding Objects Properties, Methods, and Events Navigating the Object Hierarchy Understanding Collections Accessing a Member of a Collection Understanding Hierarchy Using the Object Browser Using the With Statement Working with Properties Working with Methods Creating an Event Procedure Reserved Macro Names Using Expressions, Variables and Intrinsic Functions Understanding Expressions and Statements Declaring Variables Understanding Data Types Determining the Value of Variables Working with Variable Scope Using Built-in VBA Functions Understanding Constants Using Message Boxes Controlling the Answer to a Message Box Using Input Boxes Declaring and Using Object Variables Controlling Program Execution Understanding Control-of-Flow Structures Using the If...End If Decision Structures Nested If Statements Using the Select Case ... End Select Structure Using the Do ... Loop Structure Using the For ... Next Structure Using the For Each ... Next Structure Guidelines for Use of Control-of-Flow Structures Debugging and Handling Errors Understanding Errors Using Debugging Tools Setting Breakpoints and Using Break Mode Stepping Through Code Trapping Errors with the On Error Statement Understanding the Err Object Working with Inline Error Handling Writing an Error-Handling Routine Working with Forms and Controls Understanding UserForms Creating a Form Displaying and Removing a Form Aligning and Sizing Controls Using the Toolbox Working with a Form's Properties, Methods, and Events Working with Form and Control Properties, Methods and Event Setting the Tab Order Populating a Control Who is this course for? Who is this course for? This course is designed to give proficiency in the Visual Basic Editor (VBE), predominantly making use of Excel objects, understanding Object's Properties, Events and Methods, basic VBA Object oriented programming, event handling, control structures, and debugging tools. Requirements Requirements Preferably, delegates should have attended the Excel Advanced course. Certificates Certificates Certificate of completion Digital certificate - Included

Microsoft Excel Macros & VBA - In-company
Delivered in London or UK Wide or OnlineFlexible Dates
£750

OCC Access Course 2024

By Osteopathic Centre for Children

Osteopathic palpation of the involuntary mechanism and paediatric/developmental anatomy of the cranium, membranous/fascial & fluid systems Course Title: OCC Access Course Dates: 14, 15 and 22 September 2024 (minimum 6 contact hours per day) Location: OCC, Canopi Building 7 - 14 Great Dover Street, London, SE1 4YR Osteopaths studying on our postgraduate courses need to have acquired hands-on skills beyond their undergraduate training. Our Access Course provides tailored training to introduce & nurture palpation of the involuntary mechanism and paediatric/developmental anatomy of the cranium, membranous/fascial & fluid systems to prepare less experienced osteopaths for further paediatric training. Our experienced faculty will deliver this 3-day course, which enables osteopaths to reach the required standard for entry onto the OCC courses and does not limit our osteopaths to any one technical style. These days can also be useful to osteopaths who want to refresh or enhance previously acquired skills & can be attended as individual days if space permits. Course Content: Day 1 - Saturday 14th September – Vault & base osteology, applied anatomy & motion – RTM & venous sinuses – Sacral /pelvic anatomy & motion Day 2 - Sunday 15th September – SBS patterns, theory & palpation – Fascia – Fluid – CNS Day 3 - Sunday 22nd September – Viscerocranium anatomy, osteology & motion – Principles of treatment – Intra oral techniques – Condylar parts osteology, applied anatomy & treatment All 3 days will be delivered in small groups to facilitate individual learning and needs. Most of the teaching will take place at the tables with very little lecture material & will include demonstrations interwoven with appropriate practical sessions. This is designed to deliver theory but in a very practical hands-on way. In order to provide this level of supervision numbers will be limited, and places are allocated on a ‘first come first served’ basis. For more info call 0208 875 5291 or email educationregistrar@occ.uk.com Cancellation Policy The OCC/FPO reserves the right to postpone this course if circumstances change. Eventbrite’s processing fee is non-refundable, so in the event that the course is cancelled by the OCC/FPO, all fees (excluding Eventbrite’s fee) will be refunded. Should circumstances mean that you have to cancel your place on this course, the OCC/FPO regrets to inform that no refunds can be given unless we are able to re-sell your place. Please note, the OCC/FPO does not accept responsibility for any expense you incur (such as travel and accommodation costs), so please do consider this before registration. occ.uk.com/continuing-professional-development The Osteopathic Centre for Children is the clinical arm of the Foundation for Paediatric Osteopathy. Registered Charity: 1003934

OCC Access Course 2024
Delivered In-PersonFlexible Dates
£200 to £600

Beginners sewing machine class

By cheekyhandmades

Sewing machine class for absolute beginners. The class will cover setting up a machine, learning about thread, bobbins, needles, feet, fabric, basic maintenance, tools, making seams and hems, understanding seam allowances, and you will create a cushion cover to take home with you.

Beginners sewing machine class
Delivered In-PersonFlexible Dates
£130

Advanced Course

By The Dog Guardian

On this course we go into far greater detail on understanding the dog’s needs, behaviour, state of mind, language, and improving your leadership skills.

Advanced Course
Delivered In-PersonFlexible Dates
£1,000

Professional piano and keyboard tuition

5.0(1)

By Www.Pianokeyboardtuition.Co.Uk

Whether starting from scratch or beginning again as an adult after regretting giving up at an earlier age (a most common scenario!), I'm confident you will find what you need here to have a most satisfying hobby or interest that can be done at any age and at any time.

Professional piano and keyboard tuition
Delivered In-Person in Kirkcaldy or UK WideFlexible Dates
£13.50 to £22

Level 2 Award in CCTV Operations

5.0(43)

By Knight Training (UK) Ltd

Having the right certification if you're working in the Private Security Industry is more than a requirement. Take a look at this Award in CCTV Operations at Knight Trainin https://knight.training/products/level-2-award-in-cctv-operations

Level 2 Award in CCTV Operations
Delivered In-Person in Birmingham + 3 moreFlexible Dates
£199