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

495 Courses

Thinking Commercially Masterclass

By Property SQ2

Thinking Commercially Masterclass. Advanced Property Investment Strategies. Increase Profits 5 x plus, save 80% on tax & fees, bigger cashflow, better property profit

Thinking Commercially Masterclass
Delivered In-PersonFlexible Dates
£5,499

Thinking Commercially Masterclass - September 2024

By Property SQ2

Thinking Commercially Masterclass. Advanced Property Investment Strategies. Increase Profits 5 x plus, save 80% on tax & fees, bigger cashflow, better property profit

Thinking Commercially Masterclass - September 2024
Delivered In-PersonFlexible Dates
£5,499

Data Analytics Workflows for Artificial Lift, Production and Facility Engineers

By EnergyEdge - Training for a Sustainable Energy Future

Enhance your skills in data analytics for artificial lift production and facility engineering with EnergyEdge's course. Sign up now!

Data Analytics Workflows for Artificial Lift, Production and Facility Engineers
Delivered In-PersonFlexible Dates
£2,599 to £2,799

HG Supervisor Training

By Human Givens College

Do you have the skills and experience it takes to become a Human Givens Supervisor? Would you like to take your HG career to the next level? Course Dates: see below Length: 6 days (9.30am – 5.30pm) Venue: Leeds Tutors: Julian Penton, Rosalind Townsend Course requirements: See below Qualification: HG Supervisor / Supervisor-tutor This intensive 6 days of tuition, feedback, skills practice and ongoing assessment is your route to becoming a fully-qualified human givens supervisor. Effective supervision offers many opportunities for learning and growth, as well as providing invaluable support. Successfully completing this training will enable you to work as a supervisor-tutor with Part 3 trainees and as a supervisor with qualified HG therapists. What you will learn What HG supervision is and an understanding of the governance framework A structured approach to supporting a trainee though Part 3 How to support an experienced therapist How learning and memory works and why this matters How to use a range of supervisory approaches, methods and techniques How to assess and give feedback and how to notice if that has been received A deeper understanding of ethics, your role and your responsibilities How to address concerns about supervisees How to support a supervisee who is subject to a complaint   The HG Supervisor-tutor’s Role How you will be assessed This course is designed to enhance the growth and development of your knowledge and skills, your understanding and practice and to assess your competence as a supervisor-tutor. It is therefore a combination of assessment and learning. Throughout the course, therapists practise and demonstrate through discussion, exploration and reflection, a broad range of skills and topics. Assessment will be on-going throughout the course by the two highly experienced tutors and you will also be given feedback from your peers and the experienced facilitators. Why apply Becoming a supervisor isn’t just about taking the next step; being a good supervisor also brings with it a wealth of new opportunities: Collaborative working Own learning and development Stretch and challenge – in a different way to therapy Career progression Quarterly CPD events Annual Supervisors’ CPD day Supervisors Peer Group Deadline for applications – to be advised when the next course dates are announced (provisionally Spring 2025) – how to apply. Course requirements: To apply, you must be an experienced HG therapist who has delivered a minimum of 1,000 sessions of one-to-one HG therapy and is registered with the HGI You must have the support of your supervisor/s, and Submit the information required by the application process by the deadline (this will be announced when we have the next course dates available, provisionally Spring 2025). Course Dates The HG Supervisor course is made up of two blocks of 3 days, held approx. a month apart. We typically run our supervisor training once every 18–24 months. The next course is provisionally planned for the Spring of 2025 – if you are interested in applying, please let us know via the form below. Next course: Part 1: Thursday–Saturday – dates TBC Part 2: Thursday–Saturday – dates TBC Venue:  Novotel Leeds Centre Hotel, Leeds Please note:  There are only 12 places available on this course, all subject to the application process. Meet your tutors Julian Penton Julian is a Human Givens (HG) practitioner who for the past 20 years has been mentoring HG therapists, teaching various HG seminars & workshops and delivering the HG College’s HG supervision training course. Read more Rosalind Townsend Ros Townsend is an experienced psychotherapist and supervisor with busy practices in SW England, where she combines private therapy work with referrals from Occupational Health and the NHS. Read more

HG Supervisor Training
Delivered In-PersonFlexible Dates
£1,795

Introduction to Data Analytics & Visualization

By EnergyEdge - Training for a Sustainable Energy Future

Develop your expertise in data analytics and visualization with EnergyEdge's Introduction to Data Analytics Visualization course. Join our classroom training to acquire essential skills in this field.

Introduction to Data Analytics & Visualization
Delivered In-PersonFlexible Dates
£1,499 to £1,599

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

The Impact of Electric Vehicles (EVs) on the Grid – Virtual Instructor Led Training (VILT)

By EnergyEdge - Training for a Sustainable Energy Future

Dive into the world of electric vehicles and their impact on the grid with EnergyEdge's virtual instructor-led training course. Gain valuable knowledge and insights.

The Impact of Electric Vehicles (EVs) on the Grid – Virtual Instructor Led Training (VILT)
Delivered In-PersonFlexible Dates
£1,999 to £2,099

Revit Basic to Advanced Training

By London Design Training Courses

Why Choose Revit Basic to Advanced Training Course? Course info. Revit Basic to Advanced Master complex 3D modeling, BIM workflows, and project phasing. In-person or live online options available. Enroll now to elevate your architectural, engineering, and construction projects with advanced Revit techniques. Duration: 16 hours Methof: Personalized 1-on-1. Customized Schedule: Choose a convenient hour from Mon to Sat between 9 am and 7 pm to create your own schedule.   Revit Basic to Advanced Training Course: Learn the fundamentals of Revit for architecture and structural design, supporting BIM workflows for efficient building construction. Delivery Options: In-class at our center Live online sessions Who Should Attend? Ideal for architects, building designers, structural engineers, and general users. Course Outline: I. Introduction to Revit  Explore Revit's purpose and applications Familiarize yourself with the user-friendly interface and essential tools Navigate efficiently and control viewports Initiate and save projects for future reference II. Setting up a Project  Create new projects and use templates for efficiency Establish project levels, grids, and crucial building information Configure project units for precision and consistency III. Basic Modeling  Master the creation and customization of walls, doors, and windows Develop floors, ceilings, and roofs for complete building structures Craft functional and aesthetically pleasing stairs and railings IV. Advanced Modeling  Learn to design custom parametric families to enhance productivity Explore conceptual modeling tools for creative freedom Integrate lighting and materials for realistic 3D rendering V. Views and Sheets  Efficiently manage views and organize them effectively Generate informative and well-structured sheets for documentation Integrate schedules and tags to enhance information clarity VI. Annotation and Detailing  Add clear and concise text and dimensions to your designs Customize detail components for precise annotations Employ symbols and keynote legends for standardized documentation VII. Phasing and Worksharing Grasp the concepts of phasing and design options Manage and modify phases effectively Collaborate seamlessly with worksharing features VIII. Project Collaboration and Management Establish a productive worksharing environment Monitor and track worksets and user activities Synchronize worksets for a coordinated team effort IX. Advanced Documentation  Create specialized and advanced schedules for comprehensive project insights Develop legends and keynotes to enhance documentation clarity Finalize construction documents with professional-looking sheets and title blocks X. Conclusion and Next Steps  Recapitulate the course content and achievements Receive valuable tips for continuous learning and further resources Engage in a Q&A session to address any remaining queries or concerns For more information and to start your learning journey, visit our website or download the free trial of Autodesk Revit from the provided link: https://www.autodesk.co.uk/autodesk/revit

Revit Basic to Advanced Training
Delivered in London or OnlineFlexible Dates
£530

Level 3 Paediatric First Aid Training

By SAET Training Centre

12 hour practical course for administration of safe, prompt, effective first aid in situations which can arise when looking after children. This course meets first aid training requirements under Ofsted.

Level 3 Paediatric First Aid Training
Delivered In-PersonFlexible Dates
£165

Level 3 Paediatric First Aid Training

By SAET Training Centre

12 hour practical course for administration of safe, prompt, effective first aid in situations which can arise when looking after children. This course meets first aid training requirements under Ofsted.

Level 3 Paediatric First Aid Training
Delivered In-PersonFlexible Dates
£165