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

2142 Courses

APM Project Management Qualification (PMQ)

By IIL Europe Ltd

APM Project Management Qualification (PMQ) The APM Project Management Qualification (PMQ) (IPMA Level D) is a knowledge-based qualification that allows candidates to demonstrate knowledge of all elements of project management. Candidates will be able to demonstrate an understanding of how these elements interact and how their project fits into their strategic and commercial environment. The course will cover the 67 assessment criteria defined by APM and prepare you to sit the examination on the fifth and final day. In addition to the instructor-led sessions, you should also expect to complete some self-directed study in the evenings. The APM Project Management Qualification (PMQ) examination is a three-hour paper where candidates must answer 10 out of 16 questions that can cover all 67 assessment criteria topics. What you will Learn You'll learn how to: Provide organizations with a proven project management methodology that will allow individuals to plan, organize, and control the successful implementation of projects Achieve the APM Project Management Qualification (PMQ), the UK's leading project management qualification Provide practical skills and techniques to help further your career in project management Getting Started Introductions Course structure Course goals and objectives Overview of the APM Project Management Qualification (PMQ) examination Structure of Organizations and Projects Organization structures Project sponsorship Organization roles Project Office Governance Legislation Project Lifecycle Project Lifecycles Handover and closure Project reviews Situational Context of Projects Project Management Programme Management Portfolio Management The Project Environment Communication Communication Conflict Management Negotiation Leadership and Teamwork Leadership Teamwork Planning for Success Business Case Investment Appraisal Success and Benefits Management Information Management and Reporting Project Management Plan Estimating Earned Value Management Stakeholder Management Scope Management Scope Management Requirements Management Change Control Configuration Management Schedule and Resource Management Schedule Management Resource Management Budgeting and Cost Management Procurement Procurement Contracts Provider Selection and Management Risk Management and Issue Management Risk Management Issue Management Quality Management and Examination Preparation Quality Management Preparation and Examination Preparation and examination briefing APM Project Management Qualification (PMQ) examination

APM Project Management Qualification (PMQ)
Delivered In-Person in LondonFlexible Dates
£3,995

Agile product development: an introduction (In-House)

By The In House Training Company

The aim of this course is to provide an overview of Agile approaches to product development. It explains what Agile is and when and why to use it. The scope of the programme includes: The course emphasises the collaborative nature of Agile and the flexibility it offers to customers. The principal training objectives for this programme are to help participants understand: Why and when to use Agile How to use Agile The roles involved in Agile development The cultural factors to take into account How to manage Agile developments 1 Introduction (Course sponsor and trainer) Why this programme has been developed Review of participants' needs and objectives 2 Background to Agile Issues with traditional approaches to product development How Agile helps Roots of Agile Agile lifecycles Product v project 3 How Agile works The Agile Manifesto Agile principles Process control: defined v empirical Different Agile methods The Scrum framework DSDM Atern 4 Managing Agile When to use Agile Managing Agile projects Team organisation 5 Agile techniques Daily stand-ups User stories Estimating MoSCoW prioritisation 6 Course review and action planning (Course sponsor present) Are there opportunities to use Agile? What actions should be implemented to adopt Agile? Conclusion

Agile product development: an introduction (In-House)
Delivered in Harpenden or UK Wide or OnlineFlexible Dates
Price on Enquiry

One to One Making Business One Day Course in Bexley (Kent) - London

By Old Bexley Soap & Candle Co.

Serious about starting your own soap business? Set yourself up for success from the very beginning, in a private course with Paula Mateo, award winning founder of Old Bexley Soap & Candle Co.

One to One Making Business One Day Course in Bexley (Kent) - London
Delivered In-PersonFlexible Dates
£575

Nail Art Course

By Majestic Academy

Nail art designs are becoming more and more popular and is an opportunity for you to provide an additional profitable service to your clients. This course serves as an introduction and will provide you with the sufficient skills and knowledge to start to offer this service. THE REQUIREMENTS No experience required. Salon wear must be worn with long hair tied back. THE CONTENT Health & Safety Client consultation Contra-indications Equipment and brushes Preparation Nail painting Nail art techniques (nail colour art, transfer foil, stamps, sparkle, etc.) After care DURATION This is a one-day course which runs from 10am to 4:30pm. PRICE INCLUDES  A certificate of attendance. All products are provided for the duration of the course.

Nail Art Course
Delivered In-Person in LondonFlexible Dates
£200

Microsoft Excel Macros & VBA - classroom

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 classroom, one to one, tailored and bespoke courses. Tailored In Company training: 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. Career path Career path Excel know-how can instantly increase your job prospects as well as your salary. 80 percent of job openings require spreadsheet and word-processing software skills

Microsoft Excel Macros & VBA - classroom
Delivered In-Person in LondonFlexible Dates
£550

French Whites

By Hampshire Wine School

There is a 20-minute Introduction to Wine Tasting at the start of this tasting.

French Whites
Delivered In-PersonFlexible Dates
£29

Beginner to Intermediate 3ds Max Training Program

By ATL Autocad Training London

Who is this course for? Beginner to Intermediate 3ds Max Training Program. Learn 3D modeling with our in-depth 3ds Max training program. Beginners to intermediate learners, this course is led by certified instructors and industry professionals. Learn 3D modeling, animation, and visualization. In-person or live online sessions. Click here for more info: Website Duration: 20 hours Method: 1-on-1 Personalized Attention. Schedule: Design your own schedule, hours of your choice, offered Mon to Sat from 9 am to 7 pm. 3ds Max and Vray Basic to Intermediate Training Course - 20 Hours Course Outline: Module 1: Introduction to 3ds Max (2 hours) Familiarizing with the 3ds Max interface and navigation Understanding the workspace setup for efficient workflow Mastering object creation, modification, and manipulation Exploring the basics of scene organization and management Module 2: 3D Modeling in 3ds Max (4 hours) Creating primitive and complex shapes using standard tools Utilizing modifiers for advanced modeling techniques Mastering spline modeling for precision and creativity Combining multiple objects for seamless compositions Module 3: Texture Mapping and Material Creation (4 hours) Understanding UVW mapping and texture coordinates Applying materials and shaders for realistic surfaces Utilizing Vray materials for enhanced visual effects Customizing materials for unique and captivating designs Module 4: Lighting and Rendering with Vray (4 hours) Implementing Vray lights for various lighting setups Exploring Vray's global illumination for realism Configuring render settings for high-quality output Fine-tuning the rendering process for efficiency and speed Module 5: Animation and Camera Techniques (4 hours) Setting up animation keyframes for dynamic motion Utilizing cameras for captivating viewpoints and perspectives Creating smooth camera animations and walkthroughs Incorporating animated objects to bring scenes to life Module 6: Scene Optimization and Advanced Features (2 hours) Streamlining scene organization for better workflow Leveraging Vray proxies for optimized performance Exploring advanced Vray features for stunning effects Using Vray render elements for post-processing control Module 7: Project Work and Review (2 hours) Applying the learned skills in hands-on projects Reviewing and refining the projects with instructor guidance Consolidating knowledge and addressing any remaining queries Course Requirements: A computer with 3ds Max and Vray installed (trial versions available on Autodesk and Chaos Group websites) Basic familiarity with 3D modeling concepts is beneficial but not mandatory Enthusiasm for learning 3ds Max and Vray to create impressive 3D models, visualizations, and animations By the end of the 3ds Max and Vray Basic to Intermediate Training Course, participants will be able to: Navigate and utilize the 3ds Max interface with ease for efficient 3D modeling and scene management. Create a variety of 3D models using different techniques, including primitive shapes, modifiers, and spline modeling. Apply textures and materials to their models, utilizing Vray materials for enhanced visual effects. Set up lighting and render scenes using Vray, understanding global illumination for realistic renders. Animate objects and cameras, producing dynamic and engaging animations within their 3D scenes. Optimize scenes and use advanced Vray features, like proxies and render elements, for improved performance and post-processing control. Apply the learned skills to hands-on projects, gaining practical experience in creating captivating 3D models and animations. Review and refine their projects, receiving instructor guidance and feedback to enhance their work. Gain confidence in using 3ds Max and Vray, allowing them to continue exploring and advancing their 3D modeling and rendering skills independently. Showcase their newfound abilities through an impressive portfolio of 3D models and animations, ready to take on new creative challenges in various industries. Skills Acquired: Mastering Fundamental 3D Modeling Techniques in 3ds Max Developing Texturing and Material Application Skills Understanding Lighting and Rendering Fundamentals Grasping Animation Basics and Keyframe Animation Gaining Proficiency in Scene Composition and Camera Setup Career Opportunities: Entry-Level 3D Modeler Junior 3D Animator Texturing and Lighting Assistant CAD Designer in Architectural Firms Product Visualization Artist in Marketing Agencies Upon completing our 3ds Max Beginner Course, students will acquire foundational 3D modeling and animation skills, opening doors to entry-level positions in various industries, including animation studios, architectural firms, and marketing agencies. Personalized Guidance: Expert trainers cater to your unique learning needs through tailored one-on-one coaching. Hands-On Learning: Engage in practical demonstrations, reinforcing skills applicable to industries like design, gaming, and film. Comprehensive Resources: Access a Certificate of Attendance and detailed training guides for continuous reference. Interactive Sessions: Interact live with tutors, receiving valuable feedback and access to recorded sessions. Flexible Options: Choose between online or in-person sessions, fitting your schedule and preferences. Value and Support: Enjoy competitive rates, discounts for referrals, and lifetime assistance via email and phone. Smooth Start: Receive assistance with software installation, ensuring a seamless learning experience.

Beginner to Intermediate 3ds Max Training Program
Delivered in London or OnlineFlexible Dates
£720

APM Project Management Qualification (PMQ): In-House Training

By IIL Europe Ltd

APM Project Management Qualification (PMQ): In-House Training The APM Project Management Qualification (PMQ) (IPMA Level D) is a knowledge-based qualification that allows candidates to demonstrate knowledge of all elements of project management. Candidates will be able to demonstrate an understanding of how these elements interact and how their project fits into their strategic and commercial environment. The course will cover the 67 assessment criteria defined by APM and prepare you to sit the examination on the fifth and final day. In addition to the instructor-led sessions, you should also expect to complete some self-directed study in the evenings. The APM Project Management Qualification (PMQ) examination is a three-hour paper where candidates must answer 10 out of 16 questions that can cover all 67 assessment criteria topics. What you will Learn You'll learn how to: Provide organizations with a proven project management methodology that will allow individuals to plan, organize, and control the successful implementation of projects Achieve the APM Project Management Qualification (PMQ), the UK's leading project management qualification Provide practical skills and techniques to help further your career in project management Getting Started Introductions Course structure Course goals and objectives Overview of the APM Project Management Qualification (PMQ) examination Structure of Organizations and Projects Organization structures Project sponsorship Organization roles Project Office Governance Legislation Project Lifecycle Project Lifecycles Handover and closure Project reviews Situational Context of Projects Project Management Programme Management Portfolio Management The Project Environment Communication Communication Conflict Management Negotiation Leadership and Teamwork Leadership Teamwork Planning for Success Business Case Investment Appraisal Success and Benefits Management Information Management and Reporting Project Management Plan Estimating Earned Value Management Stakeholder Management Scope Management Scope Management Requirements Management Change Control Configuration Management Schedule and Resource Management Schedule Management Resource Management Budgeting and Cost Management Procurement Procurement Contracts Provider Selection and Management Risk Management and Issue Management Risk Management Issue Management Quality Management and Examination Preparation Quality Management Preparation and Examination Preparation and examination briefing APM Project Management Qualification (PMQ) examination

APM Project Management Qualification (PMQ): In-House Training
Delivered in London or UK Wide or OnlineFlexible Dates
£3,995

Aircooled Workshop Level 1 Course

5.0(1)

By Aircooled Academy

Aimed at owners & potential owners wanting to learn more about the vehicle they drive and how to look after it.   INTRODUCTION TO AIRCOOLED Vehicles   Workshop objective: To give you the knowledge and confidence to successfully look after your aircooled vehicle. Workshop Contents: Morning How an air-cooled engine works How to get the best out of your engine What can go wrong and how to prevent them from happening Key things you need to know about an MOT Key things on keeping you, your passengers safe. After Lunch (Hands On) How to maintain your aircooled vehicle Adjusting points, timing and valve clearances Changing Oil & Strainer Changing Spark Plugs Changing the fan belt Carrying spares to help breakdown services getting you back home safely Further reading and learning more

Aircooled Workshop Level 1 Course
Delivered In-PersonFlexible Dates
£162

One to One Stone Cutting Workshop: Cabochons and Rough Form Stones (Farnham Workshop) Weekends or Weekdays – Flexible Booking (4 hour session)

5.0(21)

By Workshop 925

In this unique course with tutor Sarah Reece you will learn how to cut two shapes of stones: The first will be a free form shape with a flat edges as shown in the images. The second the focus will be how to create a traditional cabochon. This stone will be have a flat base with a rounded top. This will be cut from rough stone which you can each select from Sarahs beautiful collection. You can decide the shape and size and which part of the stone you wish to use. The class size is limited to just 1 student. So you do not breathe in harmful rock dust during the process, you will be cutting the stone while it is in water. With this in mind, please wear older clothes, and waterproof shoes – wellies are advised as it is not a clean or dry activity. Water sprays from the rotating wheels as you are working. We will provide you with a waterproof apron. This course is an excellent introduction to stone cutting. It allows you to step into the world of Lapidary where you can cut and create any shaped stone you desire, you won’t be beholden to the shop bought stone. This means your projects and settings can become completely unique as per your designs. You will be working with a Cab King 6″ and the Diamond Pacific Pixie Cabbing Machine. We have factored in a 30 minute break for lunch during our Saturday sessions. Full info below… When: Sarah is available at weekends and during the week. If you decide to book a stone cutting course, there is flexibility for your booking. We will contact you to find a suitable session. Length: The session will last 4 hours Where:  THIS WORKSHOP COURSE IS BASED IN FARNHAM NOT OUR WOKING WORKSHOP Weydon Farm House Weydon Farm Lane GU9 8QJ There is parking on site. Tutor: Sarah Reece What does the session involve? In this unique course with tutor Sarah Reece you will learn how to cut two shapes of stones: The first will be a free form shape with flat edges (as shown in the images). The second the focus will be how to create a traditional cabochon. This stone will have a flat base with a rounded top. This will be cut from rough stone which you can select from Sarah’s beautiful collection. You can decide the shape and size and which part of the stone you wish to use. You will be cutting the stone while it is in water so you do not inhale harmful dusts. With this in mind, please wear older clothes, and waterproof shoes – wellies are advised as it is not a clean or dry activity. Water sprays from the rotating wheels as you are working. We will provide you with a waterproof apron. This course is an excellent introduction to stone cutting. It allows you to step into the world of Lapidary where you can cut and create any shaped stone you desire, you won’t be beholden to the shop bought stone. This means your projects and settings can become completely unique as per your designs. You will be working with a Cab King 6″ and the Diamond Pacific Pixie Cabbing Machine. The class size is limited to just 1 student. This Instagram post gives you a preview of what to expect from your session Experience required: None, all abilities are welcomed. We support you throughout the session and provide demonstrations to show you the techniques and steps needed to create your project. With one to one sessions, you will gain a large amount of support in this intensive introduction to stone cutting Class size: 1 What is included? All tools and consumables are supplied The stones you will carve are NOT INCLUDED in the price of the course – This is something you can choose on the day so you can select something you would like to work with. Sarah has priced up different varies in generous sizes ranging from £3-£20. If you would rather not buy stone to work with, no problem, Sarah has plenty of beautiful flint that you can use instead. What to bring: For safety reasons, during each class, you are required to wear appropriate footwear, we request that no open toed shoes are worn within the workshop. Wellies or older waterproof shoes advised. Long hair should also be tied back when working with the equipment. You may also wish to bring a notebook. There are always many tips and tricks given verbally by the tutor, which some might like to keep note of. Also pack your own snacks and drinks for the session if required.

One to One Stone Cutting Workshop: Cabochons and Rough Form Stones (Farnham Workshop) Weekends or Weekdays – Flexible Booking (4 hour session)
Delivered In-Person in WokingFlexible Dates
£150