Description Register on the Hands on Programming on AutoCAD to Excel Using VB.NET today and build the experience, skills and knowledge you need to enhance your professional development and work towards your dream job. Study this course through online learning and take the first steps towards a long-term career. The course consists of a number of easy to digest, in-depth modules, designed to provide you with a detailed, expert level of knowledge. Learn through a mixture of instructional video lessons and online study materials. Receive online tutor support as you study the course, to ensure you are supported every step of the way. Get a certificate as proof of your course completion. The Hands on Programming on AutoCAD to Excel Using VB.NET course is incredibly great value and allows you to study at your own pace. Access the course modules from any internet-enabled device, including computers, tablets, and smartphones. The course is designed to increase your employability and equip you with everything you need to be a success. Enrol on the now and start learning instantly! What You Get With This Course Receive a digital certificate upon successful completion of the course Get taught by experienced, professional instructors Study at a time and pace that suits your learning style Get instant feedback on assessments 24/7 help and advice via email or live chat Get full tutor support on weekdays (Monday to Friday) Certificate of Achievement After the successful completion of the final assessment, you will receive a CPD-accredited certificate of achievement. The PDF certificate is for 9.99, and it will be sent to you immediately after through e-mail. You can get the hard copy for 15.99, which will reach your doorsteps by post. Method of Assessment You need to attend an assessment right after the completion of this course to evaluate your progression. For passing the assessment, you need to score at least 60%. After submitting your assessment, you will get feedback from our experts immediately. Who Is This Course For The course is ideal for those who already work in this sector or are aspiring professionals. This course is designed to enhance your expertise and boost your CV. Learn key skills and gain a professional qualification to prove your newly-acquired knowledge. Course Content Section 01: Introduction Introduction - Hands on Programming on AutoCAD to Excel Using VB.NET 00:04:00 Who is this course for? - Hands on Programming on AutoCAD to Excel Using VB.NET 00:02:00 What will you learn from this course? - Hands on Programming on AutoCAD to Excel Using VB.NET 00:05:00 Tools needed 00:01:00 Course Prerequisites 00:04:00 Section 02: Exporting AutoCAD Objects to Excel Section Overview - Export AutoCAD Objects to Excel 00:02:00 Exporting Lines to Excel - Overview 00:02:00 Creating the VB.NET-Excel Project 00:06:00 Design of User Interface to Export Lines 00:10:00 Creating the Common Utility Class 00:19:00 Creating the ExportLines Method 00:12:00 Running and Testing ExportLines Method 00:06:00 Exporting MTexts to Excel - Overview 00:02:00 Creating the ExportMTexts Method 00:11:00 Export Polylines to Excel - Overview 00:01:00 Creating the ExportPolylines Method 00:12:00 Running and Testing ExportPoylines Method 00:12:00 Exporting Blocks (With Attributes) to Excel - Overview 00:02:00 Creating the ExportBlocks Method 00:12:00 Creating Export Blocks UI and Running the Code 00:06:00 Exporting Blocks (With Attributes) to Excel - Overview 00:02:00 Creating the User Interface for exporting Blocks to Excel 00:05:00 Creation of BlocksForm UI 00:04:00 Coding the BlocksForm Load Event 00:08:00 Testing the BlocksForm UI 00:03:00 Coding the BlocksForm to populate the Listboxes 00:15:00 Coding the BlocksForm Export Button 00:04:00 Coding the ExportBlocksWithAttributes Method 00:21:00 Running and Testing ExportBlocksWithAttributes Method 00:02:00 Section 03: Importing Excel File into AutoCAD Section Overview - Import Excel File into AutoCAD 00:01:00 Importing Lines from Excel File into AutoCAD - Overview 00:01:00 Creating ImportExcelUtil Class 00:02:00 Creating the ImportLines Method 00:19:00 Creating the UI for the ImportLines Method 00:02:00 Coding the ImportLines UI code behind. 00:07:00 Running and Testing ImportLines Method 00:08:00 Importing MTexts into AutoCAD - Overview 00:01:00 Creating the ImportMTexts Method 00:11:00 Creating ImportMTexts User Interface 00:02:00 Running and Testing ImportMTexts Method 00:02:00 Importing Polylines from Excel File into AutoCAD - Overview 00:01:00 Creating the ImportPolylines Method 00:14:00 Creating ImportPolylines User Interface 00:02:00 Running and Testing ImportPolylines Method 00:03:00 Importing Blocks (without Attributes) from Excel File into AutoCAD - Overview 00:01:00 Creating the ImportBlocks Method 00:09:00 Creating the ImportBlocks User Interface 00:02:00 Running and Testing ImportBlocks Method 00:03:00 Importing Blocks (with Attirubtes) from Excel File into AutoCAD - Overview 00:01:00 Creating the ImportBlocksWithAttributes Method 00:25:00 Creating the UI for ImportBlocksWithAttributes Method 00:04:00 Running and Testing ImportBlocksWithAttributes Method 00:03:00 Section 04: Exporting AutoCAD Objects to a File Exporting Lines to a File - Overview 00:02:00 Creating the ExportToFile Utility Class 00:04:00 Creating ExportLinesToFile Method 00:14:00 Creating the UI for ExportLinesToFile Method 00:08:00 Running and Testing ExportLinesToFile Method 00:02:00 Exporting MTexts to File - Overview 00:01:00 Creating the MTextToFile Method 00:06:00 Creating the UI for the ExportMTextToFile Method 00:01:00 Running and Testing ExportMTextToFile Method. 00:08:00 Exporting Polylines to File - Overview 00:02:00 Creating ExportPolylinesToFile Method 00:11:00 Exporting Polylines to File - User Interface 00:01:00 Running and Testing ExportPolylinesToFile Method 00:02:00 Exporting Blocks (without Attributes) to File - Overview 00:02:00 Creating the ExportBlocksToFile Method 00:11:00 Creating ExportBlocksToFile User Interface 00:02:00 Running and Testing ExportBlocksToFile Method 00:02:00 Exporting Blocks (With Attributes) to a File - Overview 00:02:00 Creating the EXportBlocksWithAttributesToFile Method 00:19:00 Creating the UI for ExportBlocksWithAttributesToFile Method 00:06:00 Coding the BlocksForm for ExportBlocksWithAttributeToFile Method 00:04:00 Running and Testing ExportBlocksWithAttributesToFile Method 00:03:00 Section 05: Importing Text File into AutoCAD Importing Text File into AutoCAD - Overview 00:01:00 Importing Lines from a Text File into AutoCAD - Overview 00:02:00 Creating the ImportFileUtil Class 00:01:00 Creating the ImportLinesMethod 00:17:00 Creation of ImportLines User Interface 00:03:00 Coding the ImportLines UI button 00:05:00 Running and Testing the ImportLines Method 00:04:00 Importing MTexts from Text File into AutoCAD - Overview 00:02:00 Creating the ImportMTexts Method 00:09:00 Creating the TextStyle Manipulation Code 00:02:00 Creating the UI for the ImportMTexts Method 00:01:00 Running and Testing the ImportMTexts Method 00:04:00 Importing Polylines from a Text File into AutoCAD - Overview 00:02:00 Creating the ImportPolylines Method 00:18:00 Creating the ImportPolylines UI 00:02:00 Running and Testing ImportPolylines (from a File) Method 00:02:00 Importing BLocks (without Attributes) from a Text File into AutoCAD - Overview 00:02:00 Creating the ImportBlocks (without Attributes) Method 00:15:00 Creating the ImportBlocks UI 00:05:00 Running and Testing ImportBlocks (without Attributes) Method 00:04:00 Importing Blocks (with Attributes) from a Text File into AutoCAD - Overview 00:02:00 Creating the ImportBlocksWithAttributes from a File Method 00:24:00 Creating the ImportBlocksWithAttributes (from a File) UI (Part 1) 00:06:00 Creating the ImportBlocksWithAttributes (from a File) UI (Part 2) 00:04:00 Running and Testing ImportBlocksWithAttributes (from a File) Method 00:03:00
Register on the WELL Building Standard today and build the experience, skills and knowledge you need to enhance your professional development and work towards your dream job. Study this course through online learning and take the first steps towards a long-term career. The course consists of a number of easy to digest, in-depth modules, designed to provide you with a detailed, expert level of knowledge. Learn through a mixture of instructional video lessons and online study materials. Receive online tutor support as you study the course, to ensure you are supported every step of the way. Get an e-certificate as proof of your course completion. The WELL Building Standard is incredibly great value and allows you to study at your own pace. Access the course modules from any internet-enabled device, including computers, tablet, and smartphones. The course is designed to increase your employability and equip you with everything you need to be a success. Enrol on the now and start learning instantly! What You Get With The WELL Building Standard Receive a e-certificate upon successful completion of the course Get taught by experienced, professional instructors Study at a time and pace that suits your learning style Get instant feedback on assessments 24/7 help and advice via email or live chat Get full tutor support on weekdays (Monday to Friday) Course Design The course is delivered through our online learning platform, accessible through any internet-connected device. There are no formal deadlines or teaching schedules, meaning you are free to study the course at your own pace. You are taught through a combination of Video lessons Online study materials Certification Upon successful completion of the course, you will be able to obtain your course completion e-certificate free of cost. Print copy by post is also available at an additional cost of £9.99 and PDF Certificate at £4.99. Who Is This Course For: The course is ideal for those who already work in this sector or are an aspiring professional. This course is designed to enhance your expertise and boost your CV. Learn key skills and gain a professional qualification to prove your newly-acquired knowledge. Requirements: The online training is open to all students and has no formal entry requirements. To study the WELL Building Standard, all your need is a passion for learning, a good understanding of English, numeracy, and IT skills. You must also be over the age of 16. Course Content Unit 1: Introduction Module 1: Promotion of WELL 00:04:00 Module 2: Organisation of the Standard 00:03:00 Module 3: Body Systems 00:09:00 Module 4: Project Types 00:03:00 Module 5: Pilot Programmes 00:04:00 Module 6: Scoring 00:03:00 Module 7: Roles & Responsibilities 00:04:00 Module 8: Documentation Requirements 00:03:00 Unit 2: Air Module 1: Air Quality Standards 00:02:00 Module 2: Smoking Ban 00:02:00 Module 3: Effectiveness of Ventilation 00:03:00 Module 4: VOC Content 00:04:00 Module 5: Air Filtration 00:02:00 Module 6: Microbe and Mold Control 00:02:00 Module 7: Construction Pollution Management 00:03:00 Module 8: Healthy Entrance 00:02:00 Module 9: Cleaning Protocol 00:02:00 Module 10: Pesticide Management 00:02:00 Module 11: Fundamental Material Safety 00:06:00 Module 12: Moisture Management 00:03:00 Module 13: Airflush 00:02:00 Module 14: Air Filtration System 00:01:00 Module 15: Increased Ventilation 00:01:00 Module 16: Humidity Control 00:02:00 Module 17: Direct Source Ventilation 00:01:00 Module 18: Air Quality Monitoring & Filtering 00:03:00 Module 19: Operable Windows 00:02:00 Module 20: Outdoor Air Systems 00:01:00 Module 21: Displacement Ventilation 00:02:00 Module 22: Pest Control 00:02:00 Module 23: Advanced Air Purification 00:02:00 Module 24: Combustion Minimisation 00:03:00 Module 25: Toxic material Reduction 00:03:00 Module 26: Enhanced Material Safety 00:02:00 Module 27: AntiMicrobial Ativity for Surfaces 00:01:00 Module 28: Cleanable Environment 00:02:00 Module 29: Cleaning Equipment 00:02:00 Unit 3: Water Module 1: Fundamental Water Quality 00:02:00 Module 2: Inorganic Contaminants 00:02:00 Module 3: Organic Contaminants 00:02:00 Module 4: Agricultural Contaminants 00:02:00 Module 5: Public Water Additives 00:02:00 Module 6: Periodic Water Quality Testing 00:02:00 Module 7: Water Treatment 00:03:00 Module 8: Drinking Water Promotion 00:02:00 Unit 4: Nourishment Module 1: Fruits and Vegetables 00:02:00 Module 2: Processed Foods 00:02:00 Module 3: food Allergens 00:02:00 Module 4: Hand Washing 00:03:00 Module 5: Food Contamination 00:02:00 Module 6: Artificial Ingredients 00:02:00 Module 7: Nutritional Information 00:01:00 Module 8: Food Advertising 00:02:00 Module 9: Safe Food Preparation 00:02:00 Module 10: Serving Sizes 00:02:00 Module 11: Special Diets 00:01:00 Module 12: Responsible Food Production 00:02:00 Module 13: Food Storage 00:01:00 Module 14: Food Production 00:02:00 Module 15: Mindful Eating 00:02:00 Unit 5: Light Module 1: Visual Lighting Design 00:04:00 Module 2: Circadian Lighting Design 00:03:00 Module 3: Electrical Lighting Control 00:02:00 Module 4: Solar Glare Control 00:02:00 Module 5: Low-Glare Workstation Design 00:01:00 Module 6: Colour Quality 00:02:00 Module 7: Surface Design 00:02:00 Module 8: Automated Shading and Dimming Control 00:02:00 Module 9: Right to Light 00:02:00 Module 10: Daylight Modelling 00:02:00 Module 11: Daylight Fenestration 00:02:00 Unit 06: Fitness Module 01: Interior Fitness Circulation 00:03:00 Module 02: Activity Incentive Programs 00:03:00 Module 03: Structured Fitness Programs 00:02:00 Module 04: Exterior Active Design 00:03:00 Module 05: Physical Activity Spaces 00:02:00 Module 06: Active Transportation Survey 00:02:00 Module 07: Fitness Equipment 00:02:00 Module 08: Active Furnishings 00:02:00 Unit 07: Comfort Module 01: Accessible Design 00:01:00 Module 02: Ergonomics - Visual & Physical 00:02:00 Module 03: Exterior Noise Intrusion 00:02:00 Module 04: Internally Generated Noise 00:02:00 Module 05: Thermal Comfort 00:02:00 Module 06: Olfactory Comfort 00:01:00 Module 07: Reverberation Time 00:02:00 Module 08: Sound Masking 00:02:00 Module 09: Sound Reducing Surfaces 00:02:00 Module 10: Sound Barriers 00:02:00 Module 11: Individual Thermal Control 00:02:00 Module 12: Radiant Thermal Comfort 00:02:00 Unit 08: Mind Module 01: Well - Health and Wellness Awareness 00:02:00 Module 02: Integrative Design 00:02:00 Module 03: Post Occupancy Surveys 00:02:00 Module 04: Beauty and Design 00:01:00 Module 05: Biophelia I Quantitative 00:02:00 Module 06: Adaptaptable Spaces 00:04:00 Module 07: Non Work Sleep Support 00:02:00 Module 08: Business Travel 00:02:00 Module 09: Building Health Policy 00:02:00 Module 10: Workplace Family Support 00:02:00 Module 11: Self Monitoring 00:01:00 Module 12: Stress And Addiction Treatment 00:02:00 Module 13: Altruism 00:01:00 Module 14: Material Transparency 00:02:00 Module 15: Organisational Transparancy 00:02:00 Module 16: Beauty & Design Ii 00:03:00 Module 17: Biophelia Ii - Quantitative 00:02:00 Assignment Assignment - WELL Building Standard 00:00:00
Elevate your understanding of the animal kingdom with our comprehensive Animal Science course. Covering genetics, health, breeding, production, and technological advancements in meat and dairy, this course offers a holistic view of modern animal science. Don’t miss the chance to gain valuable insights into animal husbandry, veterinary care, and innovative production systems.
Instructor training enables companies to have their own AITT Forklift Instructor. On completion they are able to instruct and examine operators on company premises. Also it could be an opportunity for an individual to embark upon a rewarding career as a recognised AITT instructor. The course complies with the approved code of practice issued by the Health & Safety Executive. We offer the AITT Instructor training course at our training centre in Warrington, Cheshire. We use all the best tools and equipment to assist trainee development. Our Instructor’s Mike Hammett and Stephen McCann have a lot of experience in this course, both have very good success rates and offer alot of after care too! Once an Instructor has passed their AITT Instructor training course they can always come back and receive professional advice. We always go the extra mile! AITT Accredited Novice Course: The Instructor training course caters for candidates seeking to become an AITT Registered Instructor. Previous fork lift experience is strongly recommended and candidates must have a current counterbalance certificate dated within 36 months prior to the course start date. Refresher courses are available prior to the instructor course extending the duration by one day to 11 days. Objectives: On successful completion of the course the candidate will be qualified to teach and train on all Industrial Counterbalance and Reach trucks for which they are certificated to use as operators. Target Group: The employer should carefully select the correct person for the job as an instructor. They should be literate and numerate with good presentation skills. The AITT recommend that candidates have a minimum of 12 months operating experience before attending the course. During the course candidates will be progressively assessed in all key areas. Candidates therefore must have a good knowledge of each subject and are provided with some excellent materials to assist them on completion of the course. AITT Instructor Training Course Duration: 3 or 5 days for Re-qualification or Re-Registration courses. 5 days for Assimilation Courses. 10-12 days for the Novice AITT instructor training course. Contents: Principles of instruction. Instructional techniques. HASAWA 1974/PUWER 1998/LOLER 1998/L117. Setting up courses. Administering the tests etc. All original documentation supplied by examining body and HSE. Prices are available on request and should you require any further information please do not hesitate to contact us. We also offer In-House Instructor training to suit companies needs and these are of five day durations, please contact for further details. Please feel free to download our Course Syllabus’s below and decide which course best meets your needs. See Mike at work demonstrating a lesson of De-stacking from High Level. In-House Courses: These courses are aimed at companies wishing to use their own Instructors to train staff. IN-HOUSE BASIC INSTRUCTOR COURSE PDF AITT Instructor Training Courses: On completion of these courses candidates will be registered as an AITT Instructor and be able to train on anything they are currently qualified to operate. Courses vary depending on experience and current qualifications so please have a look at the following courses to see which suits best. More information is available at www.aitt.co.uk.
Recognised Accreditation This course is accredited by continuing professional development (CPD). CPD UK is globally recognised by employers, professional organisations, and academic institutions, thus a certificate from CPD Certification Service creates value towards your professional goal and achievement. The Quality Licence Scheme is a brand of the Skills and Education Group, a leading national awarding organisation for providing high-quality vocational qualifications across a wide range of industries. What is CPD? Employers, professional organisations, and academic institutions all recognise CPD, therefore a credential from CPD Certification Service adds value to your professional goals and achievements. Benefits of CPD Improve your employment prospects Boost your job satisfaction Promotes career advancement Enhances your CV Provides you with a competitive edge in the job market Demonstrate your dedication Showcases your professional capabilities What is IPHM? The IPHM is an Accreditation Board that provides Training Providers with international and global accreditation. The Practitioners of Holistic Medicine (IPHM) accreditation is a guarantee of quality and skill. Benefits of IPHM It will help you establish a positive reputation in your chosen field You can join a network and community of successful therapists that are dedicated to providing excellent care to their client You can flaunt this accreditation in your CV It is a worldwide recognised accreditation What is Quality Licence Scheme? This course is endorsed by the Quality Licence Scheme for its high-quality, non-regulated provision and training programmes. The Quality Licence Scheme is a brand of the Skills and Education Group, a leading national awarding organisation for providing high-quality vocational qualifications across a wide range of industries. Benefits of Quality License Scheme Certificate is valuable Provides a competitive edge in your career It will make your CV stand out Course Curriculum Introduction Introduction 00:01:00 Lesson 36 Lesson 36a 00:03:00 Lesson 36b 00:03:00 Lesson 36c 00:03:00 Lesson 36d 00:03:00 Lesson 36e 00:03:00 Lesson 36f 00:03:00 Lesson 36g 00:03:00 Lesson 36h 00:03:00 Lesson 36i 00:03:00 Lesson 36j 00:03:00 Lesson 36k 00:04:00 Lesson 36l 00:03:00 Lesson 37 Lesson 37a 00:03:00 Lesson 37b 00:03:00 Lesson 37c 00:03:00 Lesson 37d 00:03:00 Lesson 37e 00:04:00 Lesson 37f 00:03:00 Lesson 37g 00:03:00 Lesson 37h 00:03:00 Lesson 38 Lesson 38a 00:03:00 Lesson 38b 00:03:00 Lesson 38c 00:03:00 Lesson 38d 00:03:00 Lesson 38e 00:03:00 Lesson 38f 00:03:00 Lesson 38g 00:03:00 Lesson 38h 00:03:00 Lesson 39 Lesson 39a 00:03:00 Lesson 39b 00:03:00 Lesson 39c 00:03:00 Lesson 39d 00:03:00 Lesson 39e 00:03:00 Lesson 39f 00:03:00 Lesson 39g 00:04:00 Lesson 39h 00:03:00 Lesson 39i 00:03:00 Lesson 39j 00:03:00 Lesson 39k 00:03:00 Lesson 40 Lesson 40a 00:03:00 Lesson 40b 00:04:00 Lesson 40c 00:04:00 Lesson 40d 00:03:00 Lesson 40e 00:03:00 Lesson 40f 00:04:00 Lesson 40g 00:03:00 Lesson 40h 00:04:00 Lesson 40i 00:03:00 Lesson 41 Lesson 41a 00:03:00 Lesson 41b 00:03:00 Lesson 41c 00:03:00 Lesson 41d 00:04:00 Lesson 41e 00:03:00 Lesson 41f 00:03:00 Lesson 41g 00:03:00 Lesson 41h 00:04:00 Lesson 41i 00:04:00 Lesson 41j 00:03:00 Lesson 42 Lesson 42a 00:04:00 Lesson 42b 00:03:00 Lesson 42c 00:03:00 Lesson 42d 00:03:00 Lesson 42e 00:03:00 Lesson 42f 00:03:00 Lesson 42g 00:03:00 Lesson 42h 00:03:00 Lesson 42i 00:04:00 Lesson 42j 00:04:00 Lesson 42k 00:03:00 Lesson 42l 00:04:00 Lesson 42m 00:03:00 Lesson 43 Lesson 43a 00:03:00 Lesson 43b 00:04:00 Lesson 43c 00:03:00 Lesson 43d 00:03:00 Lesson 43e 00:03:00 Lesson 43f 00:05:00 Lesson 43g 00:03:00 Lesson 43h 00:04:00 Lesson 43i 00:03:00 Lesson 43j 00:04:00 Lesson 43k 00:05:00 Lesson 43l 00:03:00 Lesson 43m 00:04:00 Lesson 43n 00:03:00 Lesson 43.5 Lesson 43.5a 00:03:00 Lesson 43.5b 00:03:00 Lesson 43.5c 00:03:00 Lesson 43.5d 00:03:00 Lesson 44 Lesson 44a 00:03:00 Lesson 44b 00:03:00 Lesson 44c 00:03:00 Lesson 44d 00:03:00 Lesson 44e3 00:02:00 Lesson 44f 00:04:00 Lesson 44g 00:05:00 Lesson 44h 00:05:00 Lesson 44i 00:04:00 Lesson 44.5 Lesson 44.5a 00:03:00 Lesson 44.5b 00:03:00 Lesson 44.5c 00:03:00 Lesson 44.5d 00:03:00 Obtain Your Certificate Order Your Certificate of Achievement 00:00:00 Get Your Insurance Now Get Your Insurance Now 00:00:00 Feedback Feedback 00:00:00
Course Overview: Geology, the study of Earth's structure, history, and processes, is a field of immense significance and awe-inspiring discoveries. If you're seeking a comprehensive understanding of our planet's fascinating geologic features and want to explore the secrets hidden beneath its surface, the Ultimate Geology Course is your pathway to mastery. With an extensive curriculum meticulously designed by experts in the field, this course will take you on an enlightening journey through the captivating realms of geology. Geology is not just an academic pursuit; it's a subject that holds immense practical importance. According to recent data, the demand for skilled geologists is rising, with a projected job growth of 14% in the next decade. By delving into the Ultimate Geology Course, you will equip yourself with the knowledge and skills necessary to unlock a world of opportunities in various industries. Key Features of the Course: CPD certificate 24/7 Learning Assistance Interesting learning materials Who is This Course For? The Ultimate Geology Course is ideal for aspiring geologists, students, professionals seeking a career change, or anyone interested in understanding the Earth's dynamic processes. No prior knowledge or experience in geology is required, making this course accessible to beginners and enthusiasts alike. What You Will Learn: In this Ultimate Geology Course course, you will embark on an incredible journey through many aspects of geology. From the solar system's formation to the geological processes shaping our landscapes, you will gain a comprehensive understanding of the Earth's internal structure, plate tectonics, erosion, sedimentation, volcanoes, and much more. After studying the scientific method and the principles of relative and numerical dating, you will unlock the secrets of Earth's vast history, exploring the evolution of life through fossils and the geologic time scale. Moreover, you will gain valuable skills in mineral identification, rock classification, and geological mapping, empowering you to analyse and interpret Earth's complex features. Why Enrol in This Course: Geology is a highly sought-after field, and by acquiring comprehensive knowledge in this domain, you will enhance employability and open doors to diverse career paths. This Ultimate Geology Course has garnered rave reviews worldwide. Benefit from our instructors' collective wisdom and expertise, ensuring an enriching learning experience. The course content is regularly updated to incorporate the latest advancements and discoveries in geology. Requirements: There are no specific prerequisites to enrol in the Ultimate Geology Course. A passion for understanding the Earth's mysteries and a curious mindset are all you need to embark on this transformative learning journey. Career Path: Completing the Ultimate Geology Course is helpful for many exciting career opportunities. Here are seven course-related professions, along with their average annual salaries in the UK: Geologist - £45,000 Environmental Consultant - £35,000 Geotechnical Engineer - £40,000 Hydrologist - £42,000 Mining Engineer - £50,000 Palaeontology - £38,000 Volcanologist - £47,000 Certification: Upon completing the Ultimate Geology Course, you will receive a CPD certificate, recognised and respected globally. This certificate will validate your newfound expertise in geology and enhance your professional credibility in the field. Course Curriculum 17 sections • 80 lectures • 09:35:00 total length •Course Promo: 00:03:00 •Geology: 00:02:00 •Importance: 00:04:00 •Development: 00:09:00 •The Scientific Method: 00:05:00 •Solar System - OverView: 00:06:00 •The Sun: 00:07:00 •The Moon: 00:06:00 •Terrestrial Planets: 00:10:00 •Jovian Planets: 00:12:00 •Other Solar Bodies: 00:05:00 •Geologic Time - OverView: 00:02:00 •Relative Dating: 00:11:00 •Numerical Dating: 00:07:00 •Fossils: 00:11:00 •The Geologic Time Scale: 00:05:00 •Earth's Internal Structure: 00:11:00 •Exploration: 00:16:00 •Continental Drift: 00:10:00 •Modern Evidence: 00:11:00 •Earth's Major Plates: 00:13:00 •Motion Drivers: 00:05:00 •Motion Measurement: 00:04:00 •Continental Margins: 00:05:00 •Ocean Floor Features: 00:05:00 •Oceanic Crust Layers: 00:02:00 •Destruction of Oceanic Crust: 00:02:00 •Features of Subduction Zones: 00:03:00 •Mountains: 00:07:00 •Topography: 00:07:00 •Weathering - OverView: 00:04:00 •Mechanical Weathering: 00:08:00 •Chemical Weathering: 00:07:00 •Spheroidal Weathering: 00:02:00 •Soil: 00:11:00 •Deserts: 00:08:00 •Wind Erosion: 00:05:00 •Wind as a Transporter: 00:05:00 •Wind Deposits: 00:08:00 •Atom: 00:06:00 •Periodic Table: 00:05:00 •Bond-s: 00:07:00 •Minerals: 00:03:00 •Formation: 00:03:00 •Mineral Identification: 00:09:00 •Crystalline Habits: 00:35:00 •Sedimentary Rocks - OverView: 00:04:00 •Detrital Sedimentary Rocks: 00:03:00 •Grain History: 00:07:00 •Chemical Sedimentary Rocks: 00:04:00 •Coal: 00:06:00 •Sedimentary Rocks Identification Table: 00:05:00 •Sediments to Sedimentary Rocks: 00:05:00 •Sedimentary Structures: 00:06:00 •Metamorphism: 00:08:00 •Metamorphic Rocks: 00:04:00 •Metamorphic Drivers: 00:06:00 •Metamorphic Texture: 00:08:00 •Magma: 00:12:00 •Igneous Texture: 00:09:00 •Deformation: 00:09:00 •Deformation Stages: 00:08:00 •Folds: 00:08:00 •Faults & Joints: 00:14:00 •Volcanoes - OverView: 00:04:00 •Volcanic Eruptions: 00:07:00 •Extruded Material: 00:14:00 •Volcanic Landforms: 00:09:00 •Volcanic Hazards: 00:08:00 •Mass Wasting - OverView: 00:05:00 •Types: 00:07:00 •Triggers: 00:04:00 •Surface Water - Overview: 00:05:00 •Hydrologic Cycle: 00:08:00 •Running Water: 00:12:00 •Flow: 00:08:00 •Channels: 00:10:00 •Depositional Landforms: 00:07:00 •Floods: 00:09:00 •Resource - Ultimate Geology Course: 00:00:00