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

37572 Courses delivered Online

Teaching Assistant Diploma

4.8(47)

By Bradstone Allington National

Our 12-month training course provides everything you need to qualify in Teaching Assistance. Once you have completed your training session you will gain an accredited certification Certificate included in the cost Exam included in the cost CPD 12 CPD hours / pointsAccredited by The CPD Standards Office Description Boost your skills in teaching with this online diploma now available for students wanting to develop their career as a teaching assistant. Candidates who desire to make an impression are required to have an understanding of key Teaching Assistant principles. What’s Included 12 months full access to the course content Professional certification Digital certification included Learn industry-leading skills and stand out from the crowd. Information-packed training starting from basics to advanced Teaching Assistant techniques. Best suitable for beginners to advanced learners Course content designed by considering current techniques used by professionals. Course Syllabus Supporting The Teacher Supporting the pupil Supporting the curriculum Supporting the school Supporting ICT in the classroom Supporting pupils with special education needs Supporting literacy development Supporting numeracy development Working with others Assignments *Terms Apply Assessment: To pass the course learners are required to successfully pass an online examination. Who is this course for? People who want to enter a Teaching Assistant career Entry-Level candidates Students Currently Studying or intending to study Teaching Assistance or want to refresh knowledge People who are already working in the industry but want to gain further knowledge Requirements There are no formal entry requirements for this course.

Teaching Assistant Diploma
Delivered Online On Demand12 hours
£395

Sales Training: How To Close More Sales

By Course Cloud

Course Overview Gain the confidence of a high-performing salesperson and become a trading expert when you take this professional course on Sales Training: How to Close More Sales. The ability to promote a product or service and then seal the deal is a hugely underrated talent. With this expert tuition, you will be on the road to becoming a seller who can excel in any marketplace and gain the gifts you'll need to stand out on the sales floor.   This Sales Training focuses on the strategies and philosophies that enable skilled salespeople to make a real mark in this profession. You will be taught how important trust and belief is when making high-value sales and how the experience will shape your style and techniques for the future. From elevating values to guiding the buyer, the full range of competencies is presented here for your use in a dynamic and rewarding profession. This best selling Sales Training: How To Close More Sales has been developed by industry professionals and has already been completed by hundreds of satisfied students. This in-depth Sales Training: How To Close More Sales is suitable for anyone who wants to build their professional skill set and improve their expert knowledge. The Sales Training: How To Close More Sales is CPD-accredited, so you can be confident you're completing a quality training course will boost your CV and enhance your career potential. The Sales Training: How To Close More Sales is made up of several information-packed modules which break down each topic into bite-sized chunks to ensure you understand and retain everything you learn. After successfully completing the Sales Training: How To Close More Sales, you will be awarded a certificate of completion as proof of your new skills. If you are looking to pursue a new career and want to build your professional skills to excel in your chosen field, the certificate of completion from the Sales Training: How To Close More Sales will help you stand out from the crowd. You can also validate your certification on our website. We know that you are busy and that time is precious, so we have designed the Sales Training: How To Close More Sales to be completed at your own pace, whether that's part-time or full-time. Get full course access upon registration and access the course materials from anywhere in the world, at any time, from any internet-enabled device.  Our experienced tutors are here to support you through the entire learning process and answer any queries you may have via email.

Sales Training: How To Close More Sales
Delivered Online On Demand
£319

Definitive Asterisk for engineers

5.0(3)

By Systems & Network Training

Asterisk training course description This 3 day hands on Asterisk training course covers all the ground for you to get an Asterisk PBX installed and configured. After installation the course progresses from a simple first configuration onto VoIP and PSTN integration along with the provision of PBX features such as ACD and IVR. Practical sessions follow each major section to reinforce the theory. What will you learn Install and configure Asterisk. Connect Asterisk to the Internet and PSTN. Integrate VoIP and the PSTN. Configure Asterisk for PBX features such as voicemail, ACD and IVR. Asterisk training course details Who will benefit: Technical staff working with or evaluating Asterisk. Prerequisites: None although hands on experience of UNIX systems would be beneficial, as would knowledge of VoIP. Duration 3 days Asterisk training course contents What is Asterisk? PBXs, what Asterisk does, Asterisk features, Asterisk VoIP support, Asterisk and the Internet, Asterisk and the PSTN, hosted VoIP systems. Asterisk installation Linux installation, Asterisk package compilation and installation. Timing sources. Hands on Installing Asterisk Managing Asterisk Starting/stopping Asterisk, command arguments, Asterisk commands, log files, logger.conf, remote management. Hands on Controlling Asterisk. First Asterisk configuration The role of SIP, IP phones, DHCP, IP addressing, sip.conf, extensions.conf. Hands on Simple SIP configuration Asterisk architecture Server hardware, interfaces, channels, Zaptel, Digium, Asterisk filesystem, connections. The configuration files, syntax, asterisk.conf. Hands on Adding hardware for Asterisk, exploring the configuration files. DAHDI configuration Digium hardware, DAHDI architecture, DAHDI installation, DAHDI configuration, system.conf, FXS, FXO, E1, chan_dahdi.conf, dahdi_cfg, DAHDI tools. Hands on Connecting Asterisk to the PSTN. Dial plans extensions.conf detail, contexts, priorities. Hands on Configuring dial plans. SIP configuration sip.conf in detail, defining SIP channels, incoming SIP channels, outgoing SIP channels, SIP variables, Asterisk as a SIP client and SIP server. Hands on SIP configuration. IAX configuration What is IAX, IAX server, IAX client, IAX channels, iax.conf, IAX syntax in extensions.conf, IAX trunking. Hands on Linking Asterisk systems. Implementing PBX functions Voicemail, voicemail trees, voicemail passwords, Music on hold, meetme conferencing, call parking. ACD, IVR, fax. Hands on Configuring PBX features.

Definitive Asterisk for engineers
Delivered in Internationally or OnlineFlexible Dates
£2,367

Total PHP for developers

5.0(3)

By Systems & Network Training

Total PHP training course description PHP provides for the creation of dynamic web sites. This hands on training course looks at programming with PHP with an emphasis of building dynamic websites. Forms, state management and database integration are all covered with practicals used throughout the course to reinforce theory sessions. What will you learn Create dynamic web sites using PHP. Write PHP programs. Debug PHP programs. Examine existing code and determine its function. Total PHP training course details Who will benefit: Anyone creating dynamic web sites. Prerequisites: Software development fundamentals Duration 3 days Total PHP training course contents What is PHP? PHP history, dynamic web pages, how PHP works, alternatives to PHP. Downloading and installing PHP. Installing MySQL, installing Apache, platform issues. A first PHP web page A basic PHP script, PHP page structure. PHP comments. Integrating PHP and HTML. PHP forms HTML forms, taking values from forms. PHP and HTML Page inputs, environment inputs. phpinfo(), other form elements, sticky fields, generalised code, tables, forms, form elements, style sheets, JavaScript. Variables operators and expressions Expressions, data types, assignments, scope, constants, HTTP environment variables, getting data from forms using variables. Operators Arithmetic, logical, relational, Boolean, others. Control statements Conditional: if, else, elseif, switch. Loops: while, do while, for, break, continue, exit. Functions Built in functions, declaration, arguments, scope, loading functions from other files, defaulting parameters, call by value/ name. Arrays Indexes, array initialisation, array manipulation, multi dimensional arrays, array functions. String handling What is a string, string functions, matching, extraction, replacement. String operations, cleansing, sprintf, formatting web pages, strops and others, splitting strings, REs. PHP and databases Database structure, Database APIs, MySQL, Creating tables, Editing tables, simple SQL queries using PHP, building HTML tables using SQL queries, SQL injection, security issues, error handling. File I/O Opening, reading, writing files. Permissions, ownership, locking, directories. PHP, cookies and sessions State, Cookie properties, setting cookies, retrieving cookies, expiring/deleting cookies. Sessions, session variables, session IDs. PHP and email Emailing from servers, attachments. Objects OOP, PHP classes, constructors, instances.

Total PHP for developers
Delivered in Internationally or OnlineFlexible Dates
£2,367

Early Years Foundation Stage (EYFS) Training - QLS Level 5

By Imperial Academy

When We Work With Children, We Connect Ourselves To The Future

Early Years Foundation Stage (EYFS) Training - QLS Level 5
Delivered Online On Demand
£49

Respiratory Protection and Safety Training

By The Teachers Training

Overview Respiratory Protection and Safety Training Course is yet another 'Teacher's Choice' course from Teachers Training for a complete understanding of the fundamental topics. You are also entitled to exclusive tutor support and a professional CPD-accredited certificate in addition to the special discounted price for a limited time. Just like all our courses, this Respiratory Protection and Safety Training Course and its curriculum have also been designed by expert teachers so that teachers of tomorrow can learn from the best and equip themselves with all the necessary skills. Consisting of several modules, the course teaches you everything you need to succeed in this profession. The course can be studied part-time. You can become accredited within 05 Hours studying at your own pace. Your qualification will be recognised and can be checked for validity on our dedicated website. Why Choose Teachers Training Some of our website features are: This is a dedicated website for teaching 24/7 tutor support Interactive Content Affordable price Courses accredited by the UK's top awarding bodies 100% online Flexible deadline Entry Requirements No formal entry requirements. You need to have: Passion for learning A good understanding of the English language Be motivated and hard-working Over the age of 16. Certification CPD Certification from The Teachers Training Successfully completing the MCQ exam of this course qualifies you for a CPD-accredited certificate from The Teachers Training. You will be eligible for both PDF copy and hard copy of the certificate to showcase your achievement however you wish. You can get your digital certificate (PDF) for £4.99 only Hard copy certificates are also available, and you can get one for only £10.99 You can get both PDF and Hard copy certificates for just £12.99! The certificate will add significant weight to your CV and will give you a competitive advantage when applying for jobs. Module 01: Introduction to Respiratory Protection Module 01: Introduction to Respiratory Protection 00:11:00 Module 02: Selecting the Right Respirator Module 02: Selecting the Right Respirator 00:14:00 Module 03: Proper Use of Respirators Module 03: Proper Use of Respirators 00:12:00 Module 04: Respirator Maintenance Module 04: Respirator Maintenance 00:11:00 Module 05: Respiratory Protection Program Module 05: Respiratory Protection Program 00:15:00 Module 06: Regulatory Compliance Module 06: Regulatory Compliance 00:14:00 Module 07: Respiratory Protection in Special Cases Module 07: Respiratory Protection in Special Cases 00:09:00

Respiratory Protection and Safety Training
Delivered Online On Demand1 hour 26 minutes
£27.99

Scrum Master Exam Prep: Virtual In-House Training

By IIL Europe Ltd

Scrum Master Exam Prep: Virtual In-House Training This workshop prepares you for the Scrum.org Professional Scrum Master (PSM)™ I certification. A voucher for the exam and the access information you will need to take the exam will be provided to you via email after you have completed the course. NOTE: If you have participated in any of IIL's other Scrum workshops, you can bypass this program and focus on reading/studying the Scrum Guide and taking practice exams from Scrum.org. A Scrum Master helps project teams properly use the Scrum framework, increasing the likelihood of the project's overall success. Scrum Masters understand Scrum values, practices, and applications and provide a level of knowledge and expertise above and beyond that of typical project managers. Scrum Masters act as 'servant leaders', helping the rest of the Scrum Team work together and learn the Scrum framework. Scrum Masters also protect the team from both internal and external distractions. The Professional Scrum Master™ I (PSM I) certificate is a Scrum.org credential that enables successful candidates to demonstrate a fundamental level of Scrum mastery. PSM I credential holders will grasp Scrum as described inThe Scrum Guide™1 and recognize how those concepts can be applied. They will also share a consistent terminology and approach to Scrum with other certified professionals. What you will Learn You'll learn how to: Successfully prepare for the Scrum.org PSM I exam Comprehend the Agile Manifesto and mindset Explain the fundamental principles of Scrum, including events, artifacts, and roles Guide the Scrum team in their responsibilities Define Ready and Done Write requirements in the form of user stories Estimate using planning poker and prioritize using MoSCoW Facilitate the team through the 5 Sprint events Fulfill the role of Scrum Master in a Scrum project Create Information Radiators to enable transparency Define the structure of the retrospective Getting Started Introductions Workshop orientation Exam prep preview Foundation Concepts Agile History, Values, and Mindset Introduction to Scrum Scrum events Scrum artifacts Scrum Roles and Responsibilities Product Owner responsibilities Scrum Master responsibilities The Team responsibilities Cross-functional teams Building effective teams The Product Backlog and User Stories The Product Backlog User Stories Definition of Done Backlog grooming Estimating User Stories Story points, planning poker Prioritizing User Stories The Sprint Team capacity and velocity The Sprint Planning Meeting The Sprint Backlog The Sprint Learning to self-manage, self-organize, self-improve Sprint Review and Retrospective Project Progress and Completion The Daily Scrum The Task Board and The Burndown Chart Information Radiators Closing a Scrum Project Summary and Next Steps Review of course goals, objectives, and content Exam prep next steps

Scrum Master Exam Prep: Virtual In-House Training
Delivered OnlineFlexible Dates
£850

3ds max and V-Ray Training Course

By ATL Autocad Training London

Why 3ds max and V-Ray Training Course? This course is ideal for 3D artists and professionals in various industries seeking advanced rendering skills. If you work with 3ds Max and want to master superior photorealistic rendering using V-Ray, this course is tailored for you. V-Ray, a third-party engine compatible with 3ds Max,  Click here for more info: Website Duration: 10 hours. Approach: Personalized 1-on-1 Sessions and Flexible Learning. Scheduling Flexibility: Mon to Sat between 9 am and 7 pm. Choose your own day and time. 10-hour Vray for 3ds Max Training Course Outline: Module 1: Introduction to Vray for 3ds Max (2 hours) What is Vray and its integration with 3ds Max? Installation and setup of Vray for 3ds Max Understanding Vray interface and workflow Overview of Vray materials Module 2: Lighting with Vray (2 hours) Various lighting techniques in Vray Types of Vray lights and their configurations Creating and managing Vray sun and sky Vray dome lighting and IES light usage Efficient lighting workflows in Vray Module 3: Vray Camera (2 hours) Understanding Vray camera settings Controlling exposure with Vray camera Working with Vray depth of field Creating Vray camera animations Utilizing Vray frame buffer Module 4: Vray Materials (2 hours) Understanding Vray material properties Creating realistic materials using Vray Building and storing custom Vray material libraries Implementing Vray material overrides Module 5: Vray Rendering and Post Production (2 hours) Overview of Vray rendering settings Rendering images and animations with Vray Post-production techniques in Photoshop Understanding and utilizing Vray frame buffer Compositing Vray render elements in Photoshop Working with Vray denoiser Modeling Techniques: Edit Poly Modeling Extrude, Chamfer, Cut, and Slices Symmetry Mirror Modeling Designing furniture and basic architectural models Lines, Shapes, and Plan Import from AutoCAD/Vectorworks Modifiers: Compound objects (Connect, Scatter, Pro Boolean, Loft, Terrain) Bend and Taper Basic Lights: Omni Light, Spot Light, Direct Light Camera Control: Free Camera, Target Camera Texturing and Rendering: Diffuse and Bump Mapping Environment and Background Images Advanced Rendering Techniques (Interior and Exterior Scenes) Vray Specifics: VRay Lights (Plane, Dome, Sphere, Sun, Shadow) VRay Camera Settings (Focal Length, Film Speed, Shutter Speed) VRay Materials (Diffuse Color, Reflection, Refraction, Blurry Reflections) Upon completing the 10-hour Vray for 3ds Max Training Course, participants will: Master Vray Integration: Understand setup, interface, and tools for effective usage. Excel in Vray Lighting Techniques: Learn diverse Vray lighting methods, enhancing scene realism. Vray Camera Control: Manipulate camera settings, exposure, and create dynamic animations. Vray Material Skills: Create realistic materials, manage libraries, and override material properties. Perfect Rendering and Post-Production: Optimize rendering, produce high-quality images, and enhance results in post-production. Advanced 3D Modeling Expertise: Develop complex shapes, utilize modifiers, and import plans effectively. Recommended Resources: "V-Ray My Way: A Practical Designer's Guide to Creating Realistic Imagery Using V-Ray & 3ds Max" by Lee Wylde "3ds Max Modeling for Games: Insider's Guide to Game Character, Vehicle, and Environment Modeling" by Andrew Gahan "Photoshop for 3D Artists, Volume 1" by 3DTotal Publishing Job Opportunities: Students can pursue careers as: 3D Visualization Artists: Creating realistic visuals for architecture, products, and entertainment. Game Designers: Developing game environments and assets for interactive experiences. Architectural Visualizers: Producing high-quality architectural renders for firms and clients. Product Designers: Crafting detailed product visualizations for marketing and prototyping. Freelance 3D Artists: Offering services on platforms like Upwork, catering to diverse client needs. Opportunities exist in architecture, gaming, animation, advertising, and freelancing. A strong portfolio and networking enhance job prospects. Skills Acquired: Vray Advanced Lighting: HDRI, Global Illumination Mastery. Vray Material Expertise: Shaders, Textures, Realistic Material Replication. Scene Optimization: Large-scale Scene Handling, Speed Optimization. Post-Production Skills: Vray and Photoshop Enhancement, Atmosphere Addition. Career Opportunities: Architectural Visualization Specialist Product Design Visualizer 3D Visualization Artist Freelance Rendering Expert In-House Rendering Consultant Learn the advanced Vray rendering skills, 1-on-1 training courses, boost your career prospects in architectural visualization, product design, and animation industries.  Download 3ds max. Autodesk Download a free 30 day trial of 3ds Max, 3D modelling and rendering software for design visualisation, games and animation to create with full artistic Download Vray V-Ray for 3ds max is an integral rendering software for SketchUp, enabling designers to experience their designs in real-time. Say Goodbye to Group Courses: Welcome to our Personalized Learning Experience! Why Choose Us? Our Course Benefits Include: ​ One-on-One Training: Experience personalized coaching from practicing architects and designers tailored exclusively for you. 1-on-1, Face to Face at (SW96DE) or Live online. Open: Monday to Saturday 9 am to 7 pm. Customized Tutorials: Take home bespoke video tutorials designed to enhance your learning journey. Comprehensive Resources: Receive a digital reference book for thorough revision, ensuring you grasp every concept. Free Ongoing Support: Enjoy continuous after-course support via phone or email, guaranteeing your success even after the class ends. Flexible Syllabus: We adapt syllabus and projects to match your needs, ensuring you learn precisely what matters most to you. Official Certificate: Certificate upon course completion. Why Us? Supported Individual Learning: Our courses, ranging from 10 hours to 120 hrs Diploma training Courses, offer unwavering support at every step. With personalized homework assignments and free after-course assistance, we pave the way to mastering software with unparalleled guidance. Personalized Attention, Not Crowded Classrooms: Bid farewell to crowded classrooms. Experience the intimacy of one-on-one learning. This ensures you receive the undivided attention you deserve, fostering a confident and comfortable learning environment. Financial Flexibility: Embarking on your educational journey shouldn't be a financial burden. We offer a variety of payment plans tailored to your needs. Discover the options available to you and start your learning adventure today. Expert Instructors, Real-world Insight: Our instructors are experts meticulously chosen for their extensive industry knowledge and passion for teaching. They are dedicated to imparting invaluable skills to anyone eager to learn.

3ds max and V-Ray Training Course
Delivered in London or OnlineFlexible Dates
£396

Level 2 HACCP Training Course - Special Offer Remote Training

By Kitchen Tonic Training Company and Food Safety Consultants

HACCP Level 2 Training Courses for Food and Drink Manufacturers and Caterers. Special Offer

Level 2 HACCP Training Course - Special Offer Remote Training
Delivered OnlineFlexible Dates
£50

LNG Markets, Pricing, Trading & Risk Management

By EnergyEdge - Training for a Sustainable Energy Future

About this Training Course The LNG market is developing from a fully based market on long-term contracts, to a more flexible market based on a portfolio of contracts of different durations. The increase of LNG demand, fuelled by South Korea, Japan and several other emerging economies, are creating a base for a more flexible market, where the LNG spot market will be playing a key role. Changes in the LNG market can be identified in the following areas: development of terminals and plant sizes, increased integration throughout the supply chain, diversification of supply sources, increased contractual flexibility and increased geographical distance. This is creating the foundation for the development of the LNG spot market right here in Asia today. This 3 full-day intensive intermediate level course will give you cutting-edge knowledge needed in today's complex LNG market. Increase your knowledge and understanding of the LNG market and spot trading aspects by attending this course. Training Objectives By the end of this course, participants will be able to: Leverage on the current and global drivers of the world Natural gas and LNG markets Understand regional LNG pricing effects and who the key buyers and new sellers are Appreciate the trading structures of LNG and how to structure its risk management Understand the workings and future outlook of the Asian LNG Spot market Discover and exploit the arbitrage trading opportunities between the different markets Learn what LNG derivatives are and how it will become available for hedging and proprietary trading purposes Target Audience This course will benefit: LNG market development executives are drawn from both technical and non-technical (commercial, finance and legal) backgrounds. Participants in an LNG market development team, perhaps with expertise in one area of gas development, will benefit from the course by obtaining a good grounding of all other areas. The course is pitched at an intermediate level, although those with a basic knowledge will be able to grasp most of the concepts covered. Course Level Intermediate Trainer Your course leader is a skilled and accomplished professional with over 25 years of extensive C-level experience in the energy markets worldwide. He has strong expertise in all the aspects of (energy) commodity markets, international sales, marketing of services, derivatives trading, staff training and risk management within dynamic and high-pressure environments. He received a Master's degree in Law from the University of Utrecht in 1987. He started his career at the NLKKAS, the Clearing House of the Commodity Futures Exchange in Amsterdam. After working for the NLKKAS for five years, he was appointed as Member of the Management Board of the Agricultural Futures Exchange (ATA) in Amsterdam at the age of 31. While working for the Clearing House and exchange, he became an expert in all the aspects of trading and risk management of commodities. In 1997, he founded his own specialist-consulting firm that provides strategic advice about (energy) commodity markets, trading and risk management. He has advised government agencies such as the European Commission, investment banks, major utilities, and commodity trading companies and various energy exchanges and market places in Europe, CEE countries, North America and Asia. Some of the issues he has advised on are the development and implementation of a Risk Management Framework, investment strategies, trading and hedging strategies, initiation of Power Exchanges (APX) and other trading platforms, the set-up of (OTC) Clearing facilities, and feasibility and market studies like for the Oil, LNG and the Carbon Market. The latest additions are (Corporate) PPAs and Artificial Intelligence for energy firms. He has given numerous seminars, workshops and (in-house) training sessions about both the physical and financial trading and risk management of commodity and carbon products. The courses have been given to companies all over the world, in countries like Japan, Singapore, Thailand, United Kingdom, Germany, Poland, Slovenia, Czech Republic, Malaysia, China, India, Belgium and the Netherlands. He has published several articles in specialist magazines such as Commodities Now and Energy Risk and he is the co-author of a book called A Guide to Emissions Trading: Risk Management and Business Implications published by Risk Books in 2004. POST TRAINING COACHING SUPPORT (OPTIONAL) To further optimise your learning experience from our courses, we also offer individualized 'One to One' coaching support for 2 hours post training. We can help improve your competence in your chosen area of interest, based on your learning needs and available hours. This is a great opportunity to improve your capability and confidence in a particular area of expertise. It will be delivered over a secure video conference call by one of our senior trainers. They will work with you to create a tailor-made coaching program that will help you achieve your goals faster. Request for further information post training support and fees applicable Accreditions And Affliations

LNG Markets, Pricing, Trading & Risk Management
Delivered in Internationally or OnlineFlexible Dates
£2,665 to £3,099