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

18553 Basic courses delivered Online

Learn AutoCAD Programming using VB.NET - Hands On!

By The Teachers Training

Overview Learn AutoCAD Programming using VB.NET - Hands On! 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 Learn AutoCAD Programming using VB.NET - Hands On! 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. Unit 01: Introduction Module 01: Course Outline 00:05:00 Module 02: Introduction 00:01:00 Module 03: Who is this Course for? 00:01:00 Module 04: What will I learn from this Course? 00:01:00 Module 05: What is VB.NET? 00:01:00 Module 06: What is AutoCAD .NET API? 00:01:00 Module 07: What are the advantages of programming in AutoCAD .NET API? 00:01:00 Module 08: Hands-on Projects overview 00:06:00 Unit 02: Exploring AutoCAD .NET API Components Module 01: AutoCAD .NET API Components Overview 00:01:00 Module 02: AutoCAD .NET API Assemblies 00:02:00 Module 03: Understanding AutoCAD Object Hierarchy 00:03:00 Module 04: AutoCAD .NET API Application Object 00:02:00 Module 05: AutoCAD .NET API Document Object 00:02:00 Module 06: AutoCAD .NET API Database Object 00:04:00 Unit 03: Hello AutoCAD from VB.NET Module 01: Section Overview 00:04:00 Module 02: Installing Visual Studio 2019 00:05:00 Module 03: Setting up Visual Studio 2019 Integrated Development Environment (IDE) 00:04:00 Module 04: Creating First VB.NET Plugin (Hello AutoCAD) 00:12:00 Module 05: Different ways to communicate with the User 00:04:00 Module 06: Configuring VS2019 Target Processor 00:10:00 Unit 04: Creating AutoCAD Objects using VB.NET Module 01: Creating AutoCAD Object using VB.NET Overview 00:01:00 Module 02: Creating DrawObjects Project 00:04:00 Module 03: Creating a Line Object using VB.NET 00:15:00 Module 04: Creating a MText Object using VB.NET 00:12:00 Module 05: Creating a Circle Object using VB.NET 00:09:00 Module 07: Creating a Polyline Object using VB.NET 00:08:00 Module 08: Creating Multiple Circles Vertically 00:09:00 Module 09: Creating Multiple Circles Horizontally 00:05:00 Unit 05: Manipulating AutoCAD Objects using VB.NET Module 01: Manipulating AutoCAD Objects Overview 00:01:00 Module 02: Creating the Project ManipulateObjects 00:04:00 Module 03: Creating the SingleCopy Method 00:13:00 Module 04: Creating the MultipleCopy Method 00:11:00 Module 05: Creating the EraseObject Method 00:12:00 Module 06: Creating the MoveObject method 00:07:00 Module 07: Creating the MirrorObject method 00:10:00 Module 08: Creating the RotateObject method 00:07:00 Module 09: Creating the ScaleObject method 00:05:00 Module 10: Creating the OffsetObject method 00:05:00 Unit 06: Exploring AutoCAD Dictionaries using VB.NET Module 01: Exploring AutoCAD Dictionaries - Overview 00:02:00 Module 02: Creating LayersLineTypesAndStyles Project 00:06:00 Module 03: Creating the ListLayers Method 00:11:00 Module 04: Creating the CreateLayer Method 00:10:00 Module 05: Creating the UpdateLayer Method 00:12:00 Module 06: Creating the SetLayerOnOff Method 00:08:00 Module 07: Creating the SetLayerFrozenOrThaw Method 00:04:00 Module 08: Creating the DeleteLayer Method 00:05:00 Module 09: Creating the LockUnlockLayer Method 00:04:00 Module 10: Creating the SetLayerToObject Method 00:08:00 Module 11: Creating the ListLineTypes Method 00:09:00 Module 12: Creating the LoadLineType Method 00:07:00 Module 13: Creating the SetCurrentLineType Method 00:05:00 Module 14: Creating the DeleteLineType Method 00:09:00 Module 15: Creating the SetLineTypeToObject Method 00:05:00 Module 16: Exploring TextStyles - Overview 00:01:00 Module 17: Creating the ListStyles Method 00:08:00 Module 18: Creating the UpdateCurrentTextStyleFont Method 00:12:00 Module 19: Creating the SetCurrentTextStyle Method 00:08:00 Module 20: Creating the SetTextStyleToObject Method 00:08:00 Unit 07: User Interactions in VB.NET Module 01: User Input Functions - Overview 00:02:00 Module 02: Creating the UserInteractions Project 00:03:00 Module 03: Creating the GetName Method 00:11:00 Module 04: Creating the SetLayer Method using the GetString function 00:12:00 Module 05: Creating the CreateLineUsingGetpoint Method 00:11:00 Module 06: Creating the CalculateDefinedArea Method 00:17:00 Module 07: Creating the DrawObjectsUsingGetKeywords Method 00:14:00 Module 08: Creating the GetDistanceBetweenTwoPoints Method 00:05:00 Module 09: Creating the CountObjects Method 00:15:00 Unit 08: Selection Sets and Filters Module 01: Selection Sets and Filters - Overview 00:13:00 Module 02: Creating the SelectionSets Project 00:05:00 Module 03: Creating the SelectAllAndChangeLayer Method 00:12:00 Module 04: Creating the SelectObjectOnScreen Method 00:08:00 Module 05: Creating the SelectWindowAndChangeColor Method 00:06:00 Module 06: Creating the SelectCrossingAndDelete Method 00:05:00 Module 07: Creating the SelectFenceAndChangeLayer Method 00:06:00 Module 08: Creating the CountPickFirstSelection Method 00:07:00 Module 09: Creating the SelectLines Method 00:13:00 Module 10: Creating the SelectMTexts Method 00:05:00 Module 11: Creating the SelectPlines Method 00:04:00 Module 12: Creating the SelectWalls Method 00:07:00 Module 13: Creating the SelectStairs Method 00:03:00 Module 14: Creating the SelectFrenchDoors Method 00:04:00 Module 15: Creating the SelectBifoldDoors Method 00:03:00 Module 16: Creating CountReceptacles Method 00:04:00 Module 17: Creating the CountLightingFixtures Method 00:10:00 Unit 09: Developing Projects - Hands On Module 01: Developing Projects - Hands on Overview 00:02:00 Module 02: BlocksCounter Plugin Demo 00:03:00 Module 03: Creating the BlocksCounter Project 00:04:00 Module 04: Creating the CountBlocksToTable Method 00:08:00 Module 05: Creating the PromptUser Function 00:08:00 Module 06: Creating the GatherBlocksAndDrawTable Method 00:12:00 Module 07: Continuation of GatherBlocksAndDrawTable Method 00:17:00 Module 08: Running and Debugging the BlocksCounter Project - Part 1 00:15:00 Module 09: Running and Debugging the BlocksCounter Project - Part 2 00:11:00 Module 10: Running and Debugging the BlocksCounter Project - Part 3 00:01:00 Module 11: Creating the ObjectExtractor Plugin Project 00:04:00 Module 12: Creating the ExtractObjects Method 00:07:00 Module 13: Creating the ExtractLine Method 00:16:00 Module 14: Running and Debugging the ExtractLine Method 00:05:00 Module 15: Creating the ExtractCircle Method 00:11:00 Module 16: Creating the ExtractMText Method 00:13:00 Module 17: Creating the ExtractPolyline Method 00:19:00 Module 18: Creating the ExtractBlock Method 00:10:00 Unit 10: Conclusion Module 01: Congratulations and Thank you very much! 00:01:00 Assignment Assignment - Learn AutoCAD Programming using VB.NET - Hands On! 00:00:00

Learn AutoCAD Programming using VB.NET - Hands On!
Delivered Online On Demand12 hours 2 minutes
£27.99

MongoDB-Mastering MongoDB for Beginners (Theory and Projects)

By Packt

This course on MongoDB is for absolute beginners and provides an interactive learning experience that reflects the most in-demand skills. The content will help you understand the concepts and methodology with regards to MongoDB in an effortless way. The strong basic understanding you gain initially will help you move toward learning more advanced concepts.

MongoDB-Mastering MongoDB for Beginners (Theory and Projects)
Delivered Online On Demand11 hours 45 minutes
£101.99

Understanding Lower Limb Injuries

5.0(8)

By The Medical Massage Lady Training School

This course is intended for anyone who has already undertaken basic body massage/sports massage training, who would like to further their knowledge of common conditions that affect the lower limbs, from a more medical viewpoint, with self help measures that they can suggest to their clients.

Understanding Lower Limb Injuries
Delivered Online On Demand
£365

Adobe After Effects Basic to Fundamentals Training Course (Live Online Only)

By London Design Training Courses

Training duration: 10 hrs Course info Method: 1-2-1, Personalized attention, Tailored content, Flexible pace, Individual support. Schedule: Personalized training experience with our flexible 1-2-1 sessions. Tailor your own schedule by pre-booking a convenient hour of your choice, available from Monday to Saturday between 9 am and 7 pm. Unlock visual effects and motion graphics skills with our 3ds Max and After Effects Course. Certified tutors guide you through seamless integration of 3D models and animations. Live online format, recorded lessons, and lifetime email support provided. Enroll now and explore exciting career opportunities in visual effects, animation, and motion graphics. Course Outline: Adobe After Effects Fundamentals. Getting Started Overview of the workspace and interface. Importing and organizing assets for seamless workflow. Understanding projects and compositions for effective project management. Working with layers to create complex compositions. Applying Effects (FX) Introduction to applying effects in After Effects. Fixed and applied FX for enhancing visual appeal. Understanding animation principles for smooth motion. Modifying motion paths to control animation trajectories. Mastering keyframes for precise animation control. Exploring the basics of the graph editor for advanced animation adjustments. Text Animation Creating and animating text in After Effects. Enhancing text with layer styles for engaging visuals. Utilizing animation options for dynamic text effects. Implementing motion blur for realistic motion. Shape Layers Introduction to shape layers and their versatility. Creating shapes from Illustrator files for flexible designs. Working with paths and their applications in animations. Utilizing animation options to breathe life into shapes. Exporting and Finalizing Projects Effective project management and organization techniques. Understanding export options for optimal rendering. Exporting projects through Media Encoder for various platforms. Utilizing dynamic link to Premiere Pro for seamless integration. Masks and Chroma-keying Creating and animating masks for selective visual effects. Utilizing tracking masks for precise adjustments. Limiting effects to specific areas using track mattes and property links. Mastering green-screen chroma-keying with Keylight 1.2. Additional Effects Exploring additional effects such as Warp Stabilizer, Camera Tracker, Motion Tracker, and Puppet Pin tool. Implementing these effects to enhance motion graphics and visual effects. Creative applications and hands-on practice with each effect. By the end of this fast-paced and practical Adobe After Effects training course, participants will achieve the following learning outcomes: Key Skills in After Effects: Gain proficiency in essential After Effects skills to transform video projects effectively. Professional Techniques: Master a range of professional techniques and processes invaluable for film makers, motion designers, and animators. Project Planning: Learn how to plan projects, prepare assets, and set compositions for seamless video production. Animation and Effects: Acquire the ability to apply and animate various transformations and effects on images, videos, and text elements. Masking and Compositing: Develop skills in masking and compositing to create visually stunning and cohesive compositions. Rendering Videos: Understand the video rendering process to produce high-quality final outputs.

Adobe After Effects Basic to Fundamentals Training Course (Live Online Only)
Delivered OnlineFlexible Dates
£330

SolarWinds NPM for engineers

5.0(3)

By Systems & Network Training

SolarWinds NPM training course description A hands on course providing a solid foundation on network management using SolarWinds. The course specifically focusses on SolarWinds Orion Network Performance Monitor. The course starts with configuring agents and device discovery, onto exploiting SNMP with SolarWinds and then Alerts, reports and customisation of menus, views and maps. What will you learn Discover devices using Solarwinds. Use Solarwinds. Poll and monitor devices using Solarwinds. Create Alarms and reports. Diagnose faults using Solarwinds. SolarWinds NPM training course details Who will benefit: Technical staff working with Solarwinds. Prerequisites: None. Duration 2 days SolarWinds NPM training course content Getting started with SolarWinds What is SolarWinds, Products, ICMP, WMI, SNMP. Installing SolarWinds. Hands on Connecting to SolarWinds, configuring users and groups, using SolarWinds. Device discovery with SolarWinds Manual discovery, automatic discovery, controlling IP discovery, polling, thresholds. Hands on Adding ICMP only, SNMP and WMI nodes. dependencies, groups. Agents Configuring Cisco devices for SNMP support, communities, traps, syslog. MIBs, SNMPv3, obtaining MIB information. Universal device poller. Hands on MIB browser, MIB walking, syslog. Message center. Using SolarWinds The home page, Views, changing views, adding views. Hands on Views and menu customisation. Server monitoring. Alerts Filters, acknowledgements, notes. Basic alert configuration, Advanced alert configuration. Hands on Configuring alerts. Reports Creating reports, on demand reports, scheduled reports, customising reports, adding reports to views. Standard reports. Hands on Performance reports. Graphs. Maps Orion Network Atlas, the background, adding objects, connect now, applying to views. Hands on Customising a map. Administration Backups, the database.

SolarWinds NPM for engineers
Delivered in Internationally or OnlineFlexible Dates
£1,727

Advanced Financial Modeler Certificate Course - Oil & Gas

4.3(6)

By dbrownconsulting

Learn the fundamentals of Oil and Gas modeling following best practices. This course will break down the important concepts of modeling allowing you to implement them in the Oil and Gas industry.

Advanced Financial Modeler Certificate Course - Oil & Gas
Delivered OnlineJoin Waitlist
£900

Hard Water and Basic Water Treatment Principles

By NextGen Learning

Imagine immersing yourself in the vast ocean of knowledge, exploring the wonders that lie beneath the surface. Yes, that's water chemistry! Join us as we embark on an enlightening journey into the realm of water chemistry. Discover the mysteries of hard water and the essential principles that ensure its cleanliness. Let the gentle waves of understanding carry you through this captivating water chemistry course, where the secrets of water come alive in a fascinating voyage of learning and expertise. Dive into the fascinating world of water chemistry as we embark on a captivating journey. Enrol now! Learning Outcomes: Gain a comprehensive understanding of water chemistry fundamentals. Explore the concept of alkalinity and its significance in water chemistry analysis. Unravel the mysteries of hard water and its implications on various industries. Master the principles and techniques of water treatment and purification. Familiarise yourself with the chemical processes involved in water treatment. Develop essential knowledge of inorganic and organic compounds in water. Embark on a transformative journey through the modules that make up the foundation of water chemistry knowledge. Starting with an Introduction to Water Chemistry, you will delve into the fundamental principles and concepts that underpin the water chemistry course. Building upon this foundation, you will explore the intriguing realm of alkalinity and its vital role in water analysis. As we progress, we will uncover the complexities of hard water and the basic principles that guide its treatment. Delving into water chemistry: treatment and purification, you will gain insights into the techniques employed to ensure the safety and cleanliness of our water sources. The exploration will further extend to the chemical processes involved in water treatment, equipping you with a comprehensive understanding of the intricate reactions at play. In the later modules, you will dive into the realm of inorganic and organic compounds, including volatile and synthetic organic compounds, metalloids, and metals. Finally, the water chemistry course will conclude with a focus on laboratory safety and the implementation of a Chemical Hygiene Plan to ensure a secure and controlled working environment. Certification Upon completion of the course, learners can obtain a certificate as proof of their achievement. You can receive a £4.99 PDF Certificate sent via email, a £9.99 Printed Hardcopy Certificate for delivery in the UK, or a £19.99 Printed Hardcopy Certificate for international delivery. Each option depends on individual preferences and locations. CPD 10 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Professionals in water treatment and purification industries seeking to enhance their knowledge and skills. Environmental scientists or engineers involved in water analysis and management. Students pursuing chemistry or related fields with an interest in water chemistry. Individuals responsible for maintaining water quality in various settings. Career path Water chemistry Analyst: £22,000 - £35,000 per year Environmental Scientist: £25,000 - £45,000 per year Water chemistry Engineer: £30,000 - £55,000 per year Chemical Engineer: £30,000 - £60,000 per year Research Scientist in Water Chemistry: £35,000 - £70,000 per year

Hard Water and Basic Water Treatment Principles
Delivered Online On Demand5 hours
£15

ISO 31000 Risk Manager

By Training Centre

  The ISO 31000 Risk Manager training course helps participants acquire the knowledge necessary and ability to integrate the risk management guidelines of ISO 31000 in an organization. It provides information with regard to the risk management principles and their application, as well as the core elements of the risk management framework and steps for a risk management process. In addition, it provides the basic approaches, methods, and practices for assessing risk in a wide range of situations. Upon completion of the training course, you can sit for the exam and gain the "Certified ISO 31000 Risk Manager' credential. The credential demonstrates your knowledge and ability to apply the risk management process in an organization based on the guidelines of ISO 31000 and best practices. Who Should Attend?   Managers or consultants responsible for the effective management of risk in an organization Individuals seeking to gain knowledge about the risk management principles, framework, and process Individuals responsible for the creation and protection of value in their organizations Individuals interested in pursuing a career in risk management About This Course   Learning objectives Understand the risk management concepts, approaches, methods, and techniques  Learn how to establish a risk management framework in the context of an organization  Learn how to apply the ISO 31000 risk management process in an organization Understand the basic approaches, methods, and practices used to integrate risk management in an organization Educational approach The training course is based on theory and best practices used in risk management. Lecture sessions are illustrated with practical examples. The participants are encouraged to communicate and engage in discussions and exercises. The exercises are similar in structure with the certification exam questions. Course agenda Day 1: Introduction to ISO 31000 and risk management and establishing the risk management framework Day 2: Initiation of the risk management process and risk assessment based on ISO 31000 Day 3: Risk treatment, recording and reporting, monitoring and review, and communication and consultation according to ISO 31000; the examination. Prerequisites   A foundational understanding of ISO 31000 and knowledge of risk management What's Included?   Official Study materials Coffee's/Teas, refreshments and Lunch (Classroom courses only) The Exam fees Our Guarantee     We are an approved IECB Training Partner. You can learn wherever and whenever you want with our robust classroom and interactive online training courses. Our courses are taught by qualified practitioners with commercial experience. We strive to give our delegates the hands-on experience. Our courses are all-inclusive with no hidden extras.  The one-off cost covers the training, all course materials, and exam voucher. Our aim: To achieve a 100% first time pass rate on all our instructor-led courses. Our Promise: Pass first time or 'train' again for FREE. *FREE training and exam retake offered Accreditation Assessment   The examination is delivered in a 10 question essay type format, to be completed within 125 minutes and with a 70% pass mark. Exam results are provided within 24 hours. Provided by   This course is Accredited by NACS and Administered by the IECB.

ISO 31000 Risk Manager
Delivered OnlineFlexible Dates
£1,250

Revit Structure Training - 15 Hours - Basic to Intermediate

By FirstScale Revit Consultant and Training

The Revit Structure Training is for 15 hours, £525, and it will cover from Introduction to Intermediate in small classes with only 1 people per class.

Revit Structure Training - 15 Hours - Basic to Intermediate
Delivered OnlineFlexible Dates
£525

Diploma in Architecture and Interior Design Diploma 1-2-1

By Real Animation Works

Face to face One to one.

Diploma in Architecture and Interior Design Diploma 1-2-1
Delivered in Internationally or OnlineFlexible Dates
£4,000