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

12083 Environment courses in Clydebank delivered Online

ADHD Awareness

5.0(5)

By Wimbledon Training Services

ADHD is a chronic condition that creates a range of persistent symptoms such as difficulty sustaining attention, hyperactivity and impulsive behaviour. The course covers the definitions of ADHD, the different types of ADHD and how to recognise some key signs and symptoms. Beyond this the course will look at some of the possible causes of ADHD, how it is diagnosed and how it can be treated, including environmental changes, types of therapy and medication that can be prescribed.

ADHD Awareness
Delivered Online On Demand
£45.60

Cisco Implementing Cisco Catalyst 9000 Switches v4.0 (ENC9K)

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for Network designers Network managers System engineers Overview After taking this course, you should be able to: Review the Cisco Catalyst 9000 Series Switches identify the switches' features and examine the functionalities purpose-built for Cisco DNA and the SD-Access solution. Position the different Cisco Catalyst 9000 Series Switch model types in the network, and map older Cisco Catalyst switches to the 9000 family for migration. Identify the role and value of Cisco Silicon One in a campus environment. Examine management capabilities of the Cisco Catalyst 9000 Series Switches. Describe the scalability and performance features supported by the Cisco Catalyst 9000 Series Switches. Describe the Cisco Catalyst 9000 Series Switch support for security, Quality of Service (QoS), and Internet of Things (IoT) convergence features. Describe automation features, Application Programming Interface (API), Infrastructure as Code, and automation tools supported on Cisco Catalyst 9000 Series switches. Describe the new QoS, IoT, and BGP EVPN Features on Cisco Catalyst 9000 Series Switches. Describe the maintenance features on Cisco Catalyst 9000 Series switches. Explore the SD-Access solution fundamentals, deployment models for the Cisco Catalyst 9000 Series Switch, and the use of Cisco DNA Center to manage infrastructure devices. Automate Day 0 device onboarding with Cisco DNA Center LAN Automation and Network PnP. Describe how to manage and host applications on Cisco Catalyst 9000 Series switches using Cisco DNA Center. Explore a modern approach to cloud-managed networking for Cisco Catalyst 9000 Series switches and wireless access points that uses the Meraki Dashboard and analytics. Describe the Cisco Catalyst 9200 Series Switch architecture, model types, port types, uplink modules, components including power supplies, and other switch features and capabilities. Describe the Cisco Catalyst 9300 Series Switch architecture, model types, port types, uplink modules, and components, including power supplies and stacking cables. Describe the Cisco Catalyst 9400 Series Switches, different modular chassis, supervisor and line card options, architectural components, uplink, and power redundancy, and Multigigabit ports Describe the Cisco Catalyst 9500 Series Switches, model types, switch components, RFID support, architecture, and switch profiles. Describe the Cisco Catalyst 9600 Series Switch architecture, supervisor and line card options, and high availability features. The Implementing Cisco Catalyst 9000 Series Switches (ENC9K) v4.0 course provides you with insight into Cisco Catalyst 9000 Series Switches and its solution components. You will learn about the architecture, capabilities, positioning, and implementation of the Cisco Catalyst 9000 Series switches, as well as the management of the switches using CLI, Cisco DNA Center, and IOS-XE web user GUI. Additionally, you will be introduced to security, cloud, automation, and other important features of Cisco Catalyst 9000 Series switches. Course Outline Introducing the Cisco Catalyst 9000 Series Switches Positioning Cisco Catalyst 9000 Series Switches Cisco Catalyst Silicon One Architecture Exploring Cisco Catalyst 9000 Series Switches Management Capabilities Scale and Performance Features on Cisco Catalyst 9000 Series Switches Security Features on Cisco Catalyst 9000 Series Switches Automation Features on Cisco Catalyst 9000 Series Switches QoS, IoT, and BGP EVPN Features on Cisco Catalyst 9000 Series Switches Maintenance Features on Cisco Catalyst 9000 Series Switches Cisco SD-Access Solution on Cisco Catalyst 9000 Series Switches Application Hosting on Cisco Catalyst 9000 Series Switches Cloud Management for Catalyst 9000 Series Using Meraki Dashboard Automating Network Changes with Cisco DNA Center Introducing Cisco Catalyst 9200 Series Switches Introducing Cisco Catalyst 9300 Series Switches Introducing Cisco Catalyst 9400 Series Switches Introducing Cisco Catalyst 9500 Series Switches Introducing Cisco Catalyst 9600 Series Switches Additional course details: Nexus Humans Cisco Implementing Cisco Catalyst 9000 Switches v4.0 (ENC9K) training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Cisco Implementing Cisco Catalyst 9000 Switches v4.0 (ENC9K) course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Cisco Implementing Cisco Catalyst 9000 Switches v4.0 (ENC9K)
Delivered OnlineFlexible Dates
Price on Enquiry

Introduction to Node.js (TT4153)

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for Incoming attendees are required to have current, hands-on experience in developing basic web applications. Student should have some experience with HTML and CSS and be well versed in JavaScript. Experience with coding for the server side would be helpful. Overview This skills-focused course is approximately 50% hands-on. Our engaging instructors and mentors are highly experienced practitioners who bring years of current 'on-the-job' experience into every classroom. Working in a hands-on learning environment, guided by our expert team, attendees will learn to: Learn server-side JavaScript coding through Node.js Explore the latest JavaScript features, and ECMAScript modules Walk through different stages of developing robust applications using Node.js Install and use Node.js for development Use the Express application framework Work with REST service development using the Restify framework Use data storage engines such as MySQL, SQLITE3, and MongoDB Node.js is a server-side JavaScript platform using an event-driven, non-blocking I/O model allowing users to build fast and scalable data-intensive applications running in real time.This fast-paced hands-on course provides the core skills required to develop web applications with Node.js. You will progress from a rudimentary knowledge of JavaScript and server-side development to being able to create, maintain and test your own Node.js applications. You will explore the importance of transitioning to functions that return Promise objects, and the difference between fs, fs/promises and fs-extra, as well as how to use the HTTP Server and Client objects, and data storage with both SQL and MongoDB databases. Overview of Node.js The capabilities of Node.js Why should you use Node.js? The Node.js event-driven architecture Embracing advances in the JavaScript language Developing microservices or maxiservices with Node.js Setting Up Node.js System requirements Installing Node.js using package managers Installing from the source on POSIX-like systems Installing multiple Node.js instances with nvm Requirements for installing native code modules Choosing Node.js versions to use and the version policy Choosing editors and debuggers for Node.js Running and testing commands Advancing Node.js with ECMAScript 2015, 2016, 2017, and beyond Using Babel to use experimental JavaScript features Exploring Node.js Modules Defining a Node.js module Finding and loading modules using require and import Using npm ? the Node.js package management system The Yarn package management system HTTP Servers and Clients Sending and receiving events with EventEmitter Understanding HTTP server applications HTTP Sniffer ? listening to the HTTP conversation Web application frameworks Getting started with Express Creating an Express application to compute Fibonacci numbers Making HTTPClient requests Calling a REST backend service from an Express application Your First Express Application Exploring Promises and async functions in Express router functions Architecting an Express application in the MVC paradigm Creating the Notes application Theming your Express application Scaling up ? running multiple Notes instances Implementing the Mobile-First Paradigm Understanding the problem ? the Notes app isn't mobile friendly Learning the mobile-first paradigm theory Using Twitter Bootstrap on the Notes application Flexbox and CSS Grids Mobile-first design for the Notes application Using third-party custom Bootstrap themes Data Storage and Retrieval Remembering that data storage requires asynchronous code Logging and capturing uncaught errors Storing notes in a filesystem Storing notes with the LevelDB datastore Storing notes in SQL with SQLite3 Storing notes the ORM way with Sequelize Storing notes in MongoDB Additional course details: Nexus Humans Introduction to Node.js (TT4153) training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Introduction to Node.js (TT4153) course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Introduction to Node.js (TT4153)
Delivered OnlineFlexible Dates
Price on Enquiry

Mastering JEE Web Development (TT5100)

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for This is an introductory- level Java programming course, designed for experienced developers who wish to get up and running with JEE, or who need to reinforce sound Java for Web / JEE coding practices. Attendees should have a working knowledge of developing basic Java software applications. Overview Students who attend Mastering JEE Web Application Development will leave the course armed with the required skills to design and build scalable, secure, maintainable web applications - leveraging our extensive experience in the delivery of scalable enterprise applications with complex web interfaces based on JEE technologies. Throughout this training, you will be confronted with common web application design problems and given the tools you will need to solve them, such as JEE design patterns. You will also be exposed to a range of JEE and web technologies such as Servlets, JSPs, JSF, JNDI, CDI and advice on when and how to use them. Students will also learn about the capabilities of servlets, their advantages, servlet architecture, and session management. Developers will also learn about managing resources, deployment, and application models, how to use custom tags, and how to build robust and capable web applications using servlets and other components. The course begins with a discussion of web application architecture. A major part of the course is spent on the various web components that are used to implement dynamic web applications. Students will learn not only specific topics and APIs but also how to fit the pieces together into a complete application. Working within in an engaging, hands-on learning environment, guided by our expert team, attendees will learn to: Design and build web applications from both business and technical requirements Build web interfaces with JSF, JSPs and Servlets, using the latest technologies in JEE. Write maintainable web applications that separate HTML and Java Understand the design and development of web applications using Servlets, JSPs, web fragments, and JSF Work JEE's version of dependency injection (CDI) Make Servlets cooperate and share data Store and process session information Deal with concurrency issues Access databases with JPA Work with annotations included in JEE Work with WebSockets as well as asynchronous servlets Use Java Bean validation in a web application Properly handle various types of exceptions This course is for experienced Java developers who are new to JEE and need to get up and running with essential dynamic web development skills. You will gain core JEE knowledge and skills that can be used as the foundation for developing production-quality web applications to a basic level. Developing Java EE applications Enterprise Development Java EE Core Components JEE Dynamic Web Applications Introduction to Servlets Form processing using Servlets Java Server Pages Implementing MVC in JEE Session Management JEE Servlet Filters and Listeners Servlet Filters Expression Language 3.0 (EL) Overview of EL The EL language Custom Tags Introduction to Custom Tags The Java Standard Tag Library Contexts and Dependency Injection (CDI) Introduction to CDI Using CDI CDI and Java EE Using Resources JEE DataSources Overview of JPA Java API for WebSocket Introduction to WebSocket Implementing WebSocket Endpoint Extending WebSockets Java Bean Validation (JSR 349) Introduction to Bean Validation Bean Validation Managing Web Applications Web Fragments Error Handling Asynchronous Servlets Web Security Introduction to Java Server Faces Introduction to JSF JSF Components Facelets Facelets Facelets Templating and Resources Additional course details: Nexus Humans Mastering JEE Web Development (TT5100) training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Mastering JEE Web Development (TT5100) course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Mastering JEE Web Development (TT5100)
Delivered OnlineFlexible Dates
Price on Enquiry

Cisco Implementing Cisco SD-WAN Solutions (ENSDWI) v2.0

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for System installers System integrators System administrators Network administrators Solutions designers Overview After taking this course, you should be able to: Describe the Cisco SD-WAN solution and how modes of operation differ in traditional WAN versus SD-WAN Describe options for Cisco SD-WAN cloud and on-premises deployment Explain how to deploy WAN Edge devices Review the Zero-Touch Provisioning (ZTP) process and examine technical specifics for on-premises deployment Review the device configuration template and describe new features of device configuration templates Describe options for providing scalability, high availability, and redundancy Explain how dynamic routing protocols are deployed in an SD-WAN environment, on the service side and transport side Describe Cisco SD-WAN policy concepts, which includes how policies are defined, attached, distributed, and applied Define and implement advanced control policies, such as policies for custom topologies and service insertion Identify and implement advanced data policies, such as policies for traffic engineering and QoS Define and implement an Application-Aware Routing (AAR) policy Implement Direct Internet Access (DIA) and Cisco SD-WAN Cloud OnRamp options Describe Cisco SD-WAN security components and integration Describe how to design pure and hybrid Cisco SD-WAN solutions, as well as how to perform a migration to Cisco SD-WAN Describe Cisco SD-WAN Day-2 operations, such as monitoring, reporting, logging, troubleshooting, and upgrading Describe Cisco SD-WAN support for multicast The Implementing Cisco SD-WAN Solutions (ENSDWI) v2.0 course gives you training about how to design, deploy, configure, and manage your Cisco© Software-Defined WAN (SD-WAN) solution in a large-scale live network, including how to migrate from legacy WAN to SD-WAN. You will learn best practices for configuring routing protocols in the data center and the branch, as well as how to implement advanced control, data, and application-aware policies. The course also covers SD-WAN deployment and migration options, placement of controllers, how to deploy WAN Edge devices, and how to configure Direct Internet Access (DIA) breakout. The course looks at the different Cisco SD-WAN security options available, such as application-aware enterprise firewall, Intrusion Prevention System (IPS), URL filtering, Cisco Advanced Malware Protection (AMP), Secure Sockets Layer/Transport Layer Security (SSL/TLS) proxy, and Cisco Umbrella© Secure Internet Gateway (SIG). This course helps you prepare to take the Implementing Cisco SD-WAN Solutions (300-415 ENSDWI) exam which is part of the CCNP© Enterprise certification. You will also earn 32 Continuing Education (CE) credits toward recertification. Course outline Examining the Cisco SD WAN Architecture Examining Cisco SD-WAN Deployment Options Deploying WAN Edge Devices Onboarding WAN Edge Devices with ZTP and PnP Using Device Configuration Templates Exploring Redundancy, High Availability, and Scalability Enabling Service-Side and Transport-Side Routing Understanding Cisco SD-WAN Policy Configuration Basics Defining Advanced Control Policies Implementing AAR Examining Direct Internet Access and Cloud Deployment Options Exploring Cisco SD-WAN Security Designing and Migrating to Cisco SD-WAN Performing Cisco SD-WAN Network Management and Troubleshooting Examining Cisco SD-WAN Multicast Support Lab outline Deploy Cisco SD-WAN Controllers Add a WAN Edge Router Using ZTP Deploy Cisco SD-WAN Device Using Configuration Templates Configure Cisco SD-WAN Controller Affinity Implement Service Side Routing Protocols Implement Transport Location (TLOC) Extensions Implement Control Policies Implement Data Policies Implement Application-Aware Routing Implement Branch and Regional Internet Breakouts Migrate Branch Sites Perform Cisco SD-WAN Software Upgrade Additional course details: Nexus Humans Cisco Implementing Cisco SD-WAN Solutions (ENSDWI) v2.0 training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Cisco Implementing Cisco SD-WAN Solutions (ENSDWI) v2.0 course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Cisco Implementing Cisco SD-WAN Solutions (ENSDWI) v2.0
Delivered OnlineFlexible Dates
Price on Enquiry

Introduction to XML (TT4300)

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for This is an introductory-level XML training course, designed for those needing an introduction to concepts and technologies associated with XML and its related recommendations. Previous experience or knowledge of HTML is helpful but not essential. Overview This course is an intensive, hands-on introduction to XML, XPath, and XSLT. The course is a balanced mixture of theory and practical labs designed to take students from the basic fundamentals of XML through to the related advanced technologies. The students walk through the different standards in a structured manner to enable them to master the concepts and ideas, which are reinforced in the lab exercises. The course starts with the fundamentals of XML, including coverage of DTDs and XML Schema. It then moves on to the XPath and XSLT standards, and how to use them to transform XML documents into other documents such as HTML documents or other XML documents. This course provides indoctrination in the practical use of W3C standards (including XSL and XML Schema) and of implementing tools and technologies. This course is programming language independent, making it useful for Java, .NET, C++, and any other programming orientation. Graduates will hit the ground running, applying XML to projects at both an architectural as well as a line by line coding level. We can easily adapt this course to industry and client specific needs.In addition to valuable knowledge and working examples, students receive a copy of the 'Xtensil' product. This unique software was developed to assist in implementing, testing, and fielding XML applications. Xtensil is used as both a teaching aid and a straightforward, basic, fully functional XML toolkit that students can use on Windows and Linux platforms. Working in a hands-on learning environment student will learn to: Write well-formed XML documents Model business requirements using XML Handle XML reserved characters Validate an XML document with a DTD and with a Schema Centralize data and markup definition with entities Create DTDs and Schemas using XML tools Generate XML documents from databases Write XSL templates to transform XML documents into HTML Integrate XML, XSL and the DOM to implement a complete solution The Extensible Markup Language (XML) is a standard that is enabling a revolution in web applications and business to business interactions. XML is the basis for Wireless Markup Language (WML), Voice Markup Language (VoiceML), Simple Object Access Protocol (SOAP), Web Services, and numerous industry initiatives such as ACORD (insurance), PXML (proposal/RFP) and OTA (travel). Introduction to XML is a three-day, hands-on course geared for software developers who need to understand what XML is and how to use in with today's systems and architectures. This course covers the topics from tags to architectures. The course is a balanced mixture of theory and practical labs designed to take students from a quick review of the basic fundamentals of XML through to the related advanced technologies. The students walk through the different standards in a structured manner to enable them to master the concepts and ideas, which are reinforced in the lab exercises. The course starts with a quick review of the fundamentals of XML before covering XML Schema in detail. It then moves on to the XPath and XSLT covering advanced topics in both. Finally, XML and Web Services security mechanisms and issues are addressed. XML Content Introduction to XML XML Mechanics XML Structure Namespaces Structure Using Schemas XML Formatting CSS and Rendering XML XSL Transformations XSLT and XPath XPath 2.0 and XSLT 2.0 Overview XSL FO (Formatting Objects) Applying XML XML Interoperability XML Performance Improvements Web Services Overview XML Applications Additional course details: Nexus Humans Introduction to XML (TT4300) training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Introduction to XML (TT4300) course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Introduction to XML (TT4300)
Delivered OnlineFlexible Dates
Price on Enquiry

Chemical Engineering & Petroleum Refining

4.9(27)

By Apex Learning

Life Just Got Better This Summer! Save Up To £5,206 and get Hard Copy + PDF Certificates + Transcript + Student ID Card as a Gift - Enrol Now Tired of browsing and searching for the course you are looking for? Can't find the complete package that fulfils all your needs? Then don't worry as you have just found the solution. Take a minute and look through this 14-in-1 extensive bundle that has everything you need to succeed in Chemical Engineering and other relevant fields! After surveying thousands of learners just like you and considering their valuable feedback, this all in one Chemical Engineering bundle has been designed by industry experts. We prioritised what learners were looking for in a complete package and developed this in-demand Chemical Engineering course that will enhance your skills and prepare you for the competitive job market. Also, our Chemical Engineering experts are available for answering your queries and help you along your learning journey. Advanced audiovisual learning modules of these courses are broken down into little chunks so that you can learn at your own pace without being overwhelmed by too much material at once. Furthermore, to help you showcase your expertise in Chemical Engineering, we have prepared a special gift of 1 hardcopy certificate and 1 PDF certificate for the title course completely free of cost. These certificates will enhance your credibility and encourage possible employers to pick you over the rest. This Chemical Engineering Bundle Consists of the following Premium courses: Course 01: Basic Chemistry Online Course Course 02: Organic Chemistry Course 03: Organic Chemistry Demystified Course 04: General Inorganic Chemistry Course 05: Petroleum Refining Demystified Course 06: Diploma in Water Chemistry Course 07: Diploma in Water Treatment Course 08: Carbon Literacy Knowledge | Course Course 09: Understand Piping & Instrumentation Diagrams P&IDs Course 10: DSEAR Training Course 11: COSHH Training and Safety - Level 2 Course 12: Gas Safety Course 13: Electrical and Fire Safety Training - Level 2 Course 14: Ultimate Geology Course Benefits you'll get choosing Apex Learning for this Chemical Engineering: Pay once and get lifetime access to 14 CPD courses Certificates, student ID for the title course included in a one-time fee Free up your time - don't waste time and money travelling for classes Accessible, informative modules designed by expert instructors Learn at your ease - anytime, from anywhere Study the course from your computer, tablet or mobile device CPD accredited course - improve the chance of gaining professional skills How will I get my Certificate? After successfully completing the course, you will be able to order your CPD Accredited Certificates (PDF + Hard Copy) as proof of your achievement. PDF Certificate: Free (For The Title Course) Hard Copy Certificate: Free (For The Title Course) Curriculum of Chemical Engineering Bundle Course 01: Basic Chemistry Online Course Introduction to Basic Chemistry Understanding Matter Atom Chemical Bonding Energy Periodic Table Intermolecular Forces Gases Solution Chemical Equilibrium Kinetics and Equilibrium Acids and Bases pH and pOH Reactions Involving Acids and Bases Redox Reaction Electricity and Chemistry Inorganic Chemistry Organic Chemistry Biochemistry Nuclear Chemistry Industrial Chemistry Environmental Chemistry Laboratory Safety Chemical Hygiene Plan Course 02: Organic Chemistry Alkane series Alkene Series Alkanol Series Alkyne series Alkanals and Aldehydes Nomenclature Practices Course 03: Organic Chemistry Demystified About the Course Drawing Organic Molecules Resonance Acid-Base Reactions Geometry Nomenclature Conformations Configurations Mechanisms Substitution Reactions Elimination Reactions Substitution vs Elimination Addition Reactions Synthesis Techniques Wrapping Up and Bonus Course 04: General Inorganic Chemistry ABOUT THE COURSE Quantities and Units Atomic, Molecular and Molar Masses Formulas and Compositions Inorganic Nomenclature Chemical Equations Measurement of Gases The Ideal Gas Law Thermochemistry Atomic Structure Chemical Bonding and Molecular Structure Solids and Liquids Oxidation - Reduction Concentration of Solutions Reaction Involving Standard Solutions Properties of Solutions Thermodynamics Acids and Bases Complex Ions and Precipitates Electrochemistry Rates of Reactions Course 05: Petroleum Refining Demystified About the Course Overview of Crude Oil Refining Petroleum Properties Distillation and Fractionation Converting Petroleum Cuts Hydrofining Petroleum Cuts Cracking Heavy Petroleum Cuts Blending Operation Making Asphalts A Typical Refinery Operation Course 06: Diploma in Water Chemistry Introduction to Water Chemistry Concepts of Basic Chemistry Alkalinity of Water Hard Water and Basic Water Treatment Principles Water Treatment and Purification Chemical Processes of Water Treatment Inorganic Chemicals Volatile and Synthetic Organic Compounds Metalloid Section Metals and Heavy Metal Section Laboratory Safety Chemical Hygiene Plan Course 07: Diploma in Water Treatment Overview of Water Treatment Water Quality Wastewater Sampling and Analysis Preliminary Treatment Coagulation, Flocculation and Clarification Sedimentation Filtration Flotation Removal of Fats, Oils and Grease Inorganic Constituents Removal Ion Exchange Biological Process of Water Treatment Aerobic Processes of Biological Treatment Disinfection Course 08: Carbon Literacy Knowledge | Course Introduction to Carbon Literacy The Carbon Cycle Global Warming and Climate Change Solutions for Global Warming Steps to Take for a Cleaner Tomorrow Course 09: Understand Piping & Instrumentation Diagrams P&IDs INTRODUCTION ABOUT P&ID's INTRODUCTION TO P&ID READING BASIC P&ID SYMBOLS LET'S GET SOME PRACTICE : BASIC P&ID SYMBOLS P&ID DESIGNATION CODES THE IMPORTANCE OF PROCESS CONTROL CONTROL THEORY BASICS BASIC PROCESS CONTROL SYSTEMS (BPCS) ADVANCED PROCESS CONTROL SAFETY INSTRUMENTED SYSTEMS (SIS), INTERLOCKS AND ALARMS P&ID EXAMPLES : LET'S GET SOME PRACTICE Course 10: DSEAR Training Introduction to DSEAR ATEX and Explosive Atmospheres General Safety Safe Working with Flammable Substances Equipment and Protection System Risk Assessment Course 11: COSHH Training and Safety - Level 2 COSHH Explained COSHH Regulations Health Problems Related to Hazardous Substances Identifying Hazardous Substances COSHH Risk Assessments Control Measures and Monitoring Implementing Control Measures Course 12: Gas Safety Gas Safety Legislation Combustion Transmission System: Pipes and Flues Ventilation Tightness Testing Meter Regulator Check Appliance Pressures and Gas Rates Emergency Isolation Controls and Valves Gas Safety Devices and Controls Gas Warning Labelling Emergency and Evacuation Procedures Chimney Standards, Inspection and Testing Gas Appliances and Safety Course 13: Electrical and Fire Safety Training - Level 2 Introduction and Basics Introduction to Fire Safety Voltage and Resistance Capacitance and Capacitors Safety Precautions Fire Safety Legislation Measures of Fire Safety Fire Emergency: Evacuation Procedures Course 14: Ultimate Geology Course Course Promo Introduction Solar System Geologic Time Inside Earth Plate Tectonics Weathering Deserts & Winds Minerals Sedimentary Rocks Metamorphic Rocks Igneous Rock Deformation And Much More... CPD 150 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Anyone from any background can enrol in this Chemical Engineering bundle. Persons with similar professions can also refresh or strengthen their skills by enrolling in this course. Students can take this course to gather professional knowledge besides their study or for the future. Disclaimer: Our comprehensive course will enhance your theoretical knowledge to help you explore your opportunities in relevant sectors. But please note that this course is not a professional qualification and will not allow you to work professionally. Requirements Our Chemical Engineering is fully compatible with PC's, Mac's, laptops, tablets and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so that you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course; it can be studied in your own time at your own pace. Career path Having this various expertise will increase the value of your CV and open you up to multiple job sectors. Certificates Certificate of completion Digital certificate - Included

Chemical Engineering & Petroleum Refining
Delivered Online On Demand
£100

Stock Market Investing & Trading - Level 2

4.9(27)

By Apex Learning

Boost Your Career with Apex Learning and Get Noticed By Recruiters in this Hiring Season! Get Hard Copy + PDF Certificates + Transcript + Student ID Card worth £160 as a Gift - Enrol Now With a single payment you will gain access to Stock Market Investing & Trading - Level 2 including 11 Career development courses, original hardcopy certificate, transcript and a student ID card which will allow you to get discounts on things like music, food, travel and clothes etc. Trade efficiently in the stock market, learning advanced techniques and strategies from the Stock Market Investing & Trading - Level 2 course. The Stock Market Investing & Trading - Level 2 course aims to equip you with all the required knowledge and skills to trade like a pro in the stock market and gain a consistent profit. You'll be trained on technical and candlestick chart analysis to equip you with the skills to perceive the market accurately. You'll also learn trading tips, exploring tools and exchange policy. What's more, you'll explore some mistakes of new traders that will protect you from making poor trading decisions. Thrive in the stock market by enrolling today! Take this course anywhere and at any time. Don't let your lifestyle limit your learning or your potential. Gain experience online and interact with experts. This can prove to be the perfect way to get noticed by a prospective employer and stand out from the crowd. All of our courses have interactive online modules that allow studying to take place where and when you want it to. Experienced tutors and mentors will be there for you whenever you need them, and solve all your queries through email and chat boxes. Benefits you'll get choosing Apex Learning for this Stock Market Investing & Trading - Level 2: One payment, but lifetime access to 11 CPD courses Certificates, student ID for the title course included in a one-time fee Full tutor support available from Monday to Friday Free up your time - don't waste time and money travelling for classes Accessible, informative modules taught by expert instructors Learn at your ease - anytime, from anywhere Study the course from your computer, tablet or mobile device CPD accredited course - improve the chance of gaining professional skills Gain valuable knowledge without leaving your home Courses are included with this Bundle: Course 1: Stock Market Investing for Beginners Course 2: Forex Trading Level 3 Course 3: Budgeting and Forecasting Course 4: Business Analysis Level 3 Course 5: Level 2 Financial Planning and Management Course Course 6: Corporate Finance: Working Capital Management Course 7:Team Management Course 8: Microsoft Excel Level 3 Course 9: GDPR Data Protection Level 5 Course 10: Financial Modeling Using Excel Course 11: Fraud Management & Anti Money Laundering Awareness Complete Diploma Course 12: Risk Management Level 7 Curriculum: Course 1: Stock Market Investing for Beginners Module 01: Introduction to the Course Module 02: Introduction to Stocks Module 03: Money Required for Primary Investment Module 04: Opening an Investment Account Module 05: Brokerage Account Walkthrough Module 06: Finding Winning Stocks Module 07: Earning from Dividends Module 08: Diversifying Portfolio Module 09: Investment Plan Module 10: Rebalancing Portfolio Module 11: Understanding Order Types Module 12: Investment Tax Module 13: Investment Rules: Rule-1 Module 14: Investment Rules: Rule-2 Module 15: Investment Rules: Rule-3 Module 16: Investment Rules: Rule-4 Module 17: Investment Rules: Rule-5 Module 18: Stock Market Dictionary Module 19: Setting Up the Trading Platform Course 2: Forex Trading Level 3 Module 1: Introduction to Forex Trading Module 2: Major Currencies and Market Structure Module 3: Kinds of Foreign Exchange Market Module 4: Money Management Module 5: Fundamental Analysis Module 6: Technical Analysis Module 7: Pitfalls and Risks Module 8: Managing Risk Module 9: Trading Psychology Course 3: Budgeting and Forecasting Unit-1. Introduction Unit-2. Detail Budget Requirement Unit-3. Process of Making Budget Course 4: Business Analysis Level 3 Module 01: Introduction to Business Analysis Module 02: Business Processes Module 03: Business Analysis Planning and Monitoring Module 04: Strategic Analysis and Product Scope Module 05: Solution Evaluation Module 06: Investigation Techniques Module 07: Ratio Analysis Module 08: Stakeholder Analysis and Management Module 09: Process Improvement with Gap Analysis Module 10: Documenting and Managing Requirements Module 11: Career Prospect as a Business Analyst in the UK Course 5: Level 2 Financial Planning and Management Course Personal Finance Calculations Saving for Retirement Building Credit to Buy a Home Personal Finance Guides for Beginners Cashflow Management Budgets and Money Management Course 6: Corporate Finance: Working Capital Management Module 01: Course Introduction Module 02: Introduction to Working Capital Management Module 03: Trade Credit and Receivable Management Module 04: Payables Management Module 05: Inventory Management Practices Module 06: Cash Management Practice Course 8: Microsoft Excel Level 3 Microsoft Excel 2019 New Features Getting Started with Microsoft Office Excel Performing Calculations Modifying a Worksheet Formatting a Worksheet Printing Workbooks Managing Workbooks Working with Functions Working with Lists Analyzing Data Visualizing Data with Charts Using PivotTables and PivotCharts Working with Multiple Worksheets and Workbooks Using Lookup Functions and Formula Auditing Sharing and Protecting Workbooks Automating Workbook Functionality Creating Sparklines and Mapping Data Forecasting Data Excel Templates Course 9: GDPR Data Protection Level 5 Module 01: GDPR Basics Module 02: GDPR Explained Module 03: Lawful Basis for Preparation Module 04: Rights and Breaches Module 05: Responsibilities and Obligations Course 10: Financial Modeling Using Excel Welcome to the Course! Get the Overview of What You'll Learn Planning your Financial Model Building a Model Template Projecting the Income Statement Projecting the Balance Sheet Projecting Cash Flows Advanced Financial Modeling BONUS LESSON: Top 5 Excel Features for Financial Modellers Course 11: Fraud Management & Anti Money Laundering Awareness Complete Diploma Module 01: Introduction to Money Laundering Module 02: Proceeds of Crime Act 2002 Module 03: Development of Anti-Money Laundering Regulation Module 04: Responsibility of the Money Laundering Reporting Office Module 05: Risk-based Approach Module 06: Customer Due Diligence Module 07: Record Keeping Module 08: Suspicious Conduct and Transactions Module 09: Awareness and Training Course 12: Risk Management Level 7 Module 01: Introduction to Risk Management Module 02: Risk and Types of Risk Module 03: Benefits of Risk Management Module 04: Enterprise Risk Management Module 05: Risk Management Process Module 06: Risk Analysis & Assessment Module 07: The Risk Evaluation Process Module 08: Managing Financial Risks Module 09: The Fundamentals of Operational Risk Management Module 10: Managing Technology Risks Module 11: Managing Legal & Political Risk Module 12: Environmental Risk Assessment Module 13: Risk Assessment at Workplace Module 14: Market & Social Risk Assessment Module 15: Preparing Risk Management Plan: Step by Step How will I get my Certificate? After successfully completing the course you will be able to order your CPD Accredited Certificates (PDF + Hard Copy) as proof of your achievement. PDF Certificate: Free (Previously it was £10 * 12 = £120) Hard Copy Certificate: Free (For The Title Course) If you want to get hardcopy certificates for other courses, generally you have to pay £20 for each. But this Fall, Apex Learning is offering a Flat 50% discount on hard copy certificates, and you can get each for just £10! P.S. The delivery charge inside the U.K. is £3.99 and the international students have to pay £9.99. CPD 125 CPD hours / points Accredited by CPD Quality Standards Who is this course for? There is no experience or previous qualifications required for enrolment on this Stock Market Investing & Trading - Level 2. It is available to all students, of all academic backgrounds. Requirements Our Stock Market Investing & Trading - Level 2 is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible on tablets and smartphones so you can access your course on wifi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career path Having these various CPD certificate will increase the value in your CV and open you up to multiple sectors such as Business & Management, Admin, Accountancy & Finance, Secretarial & PA, Teaching & Mentoring etc. Certificates Certificate of completion Digital certificate - Included

Stock Market Investing & Trading - Level 2
Delivered Online On Demand
£100

Criminal Law Training

4.9(27)

By Apex Learning

***Don't Spend More; Spend Smart*** Life Just Got Better! Get Hard Copy + PDF Certificates + Transcript + Student ID Card + e-Learning App as a Gift - Enrol Now Tired of browsing and searching for the course you are looking for? Can't find the complete package that fulfils all your needs? Then don't worry as you have just found the solution. Take a minute and look through this 14-in-1 extensive bundle that has everything you need to succeed in Criminal Law and other relevant fields! After surveying thousands of learners just like you and considering their valuable feedback, this all-in-one Criminal Law bundle has been designed by industry experts. We prioritised what learners were looking for in a complete package and developed this in-demand Criminal Law course that will enhance your skills and prepare you for the competitive job market. Also, our Criminal Law experts are available for answering your queries and help you along your learning journey. Advanced audio-visual learning modules of these courses are broken down into little chunks so that you can learn at your own pace without being overwhelmed by too much material at once. Furthermore, to help you showcase your expertise in Criminal Law, we have prepared a special gift of 1 hardcopy certificate and 1 PDF certificate for the title course completely free of cost. These certificates will enhance your credibility and encourage possible employers to pick you over the rest. This Criminal Law Bundle Consists of the following Premium courses: Course 01: Criminal Law Course 02: English Law and Legal System Level 3 Course 03: Crime Analysis Online Course Course 04: Criminal Psychology Course Level 2 Course 05: Emotional Intelligence and Human Behaviour Course 06: Witness Investigation Course 07: Interrogations And Confessions Psychology Course 08: Human Rights Course 09: Diploma in Substance Misuse Course 10: Addiction and Mental Health - Dual Diagnosis Course 11: Domestic Violence and Abuse Awareness - Level 2 Course 12: Certificate in Anti Money Laundering (AML) Course 13: Data Protection and Data Security Level 2 Course 14: Decision Making and Critical Thinking Benefits you'll get choosing Apex Learning: Pay once and get lifetime access to 14 CPD courses Free e-Learning App for engaging reading materials & helpful assistance Certificates, student ID for the title course included in a one-time fee Free up your time - don't waste time and money travelling for classes Accessible, informative modules designed by expert instructors Learn at your ease - anytime, from anywhere Study the course from your computer, tablet or mobile device CPD accredited course - improve the chance of gaining professional skills How will I get my Certificate? After successfully completing the course you will be able to order your CPD Accredited Certificates (PDF + Hard Copy) as proof of your achievement. PDF Certificate: Free (For The Title Course) Hard Copy Certificate: Free (For The Title Course) Curriculum Course 01: Criminal Law Introduction to Criminal Law Elements of a Crime Incitement, Conspiracy and Attempt Accomplice Crime Prevention The Police Prosecution, Caution and Diversion Youth Justice The Trial Sentencing Process Homicide Offences against Person Sexual Offences Theft Blackmail, Robbery & Burglary White-Collar Crime Terrorism & Law Property Offences Cybercrime & Piracy Prisons Probation Service War Crimes Course 02: English Law and Legal System Level 3 The Legal Workplace and Professionals Legal Systems Contract & Business Human Rights Employment Property Mortgage Wills, Probate & Estate Criminal Law Other Common Laws & Legal Matters Course 03: Crime Analysis Online Course Introduction to Crime Analysis The Criminal Justice System in England and Wales Classification of Crime Crime Scene Crime Mapping Tactical Crime Analysis Strategic and Administrative Crime Analysis Criminal Behaviour and Psychology Financial and Environmental Criminology Criminal Justice Criminal Profiling: Science, Logic and Metacognition Phases of Profiling Criminal Intelligence Analysis Technology in Criminal Intelligence Analysis Research Method and Statistics in Crime Analysis Policing and Cyber Security Forecasting Future Occurrences and Prediction Course 04: Criminal Psychology Course Level 2 Understanding Criminal Psychology Influence of Mental Disorders Classification of Crime Forensic Science Victimology The Criminal Justice System in England and Wales Course 05: Emotional Intelligence and Human Behaviour Human Behaviour and Basic Psychological Process Evolutionary Perspective of Human Behaviour Human Intelligence Intelligence Test and Variations in Intelligence Learning and Conditioning Language and Communication Introduction to Emotion Emotion Influences Cognition Stress, Anger and Conflict Emotional Intelligence Self-Leadership Neuro-Linguistic Programming (NLP) Course 06: Witness Investigation Introduction Research Methods in Forensic Psychology Theories of Offending Personal Attributes of Offenders Forensic Psychology in Police Investigations Forensic Psychology in the Courtroom Forensic Psychology in Practice Course 07: Interrogations And Confessions Psychology The English Law on Confessions Interrogation in Britain The Royal Commission Research: Persons at Risk amid Police Custody Identifying 'Oppressive' Police Interviewing Tactics in Britain Theories of Reason of Confession by Suspects The Psychological Assessment of False Confession The Effects of Drugs and Alcohol Upon the Reliability of Testimony Interrogation Techniques and Miscarriages of Justice Course 08: Human Rights Basic Concept of Freedom and Human Rights Classification of Human Rights Women's and Children's Right Various Aspects of Freedom Various International Human Rights Organisations Course 09: Diploma in Substance Misuse Substance Misuse and Outreach Worker Substances: Drugs, Alcohol and Others Abuses of Substance Misuse Why People Use Drug and Alcohol? The Nature of Substance Misuse: Biological, Psychological and Social Perspectives Understand Possible Causes of Substance and Drug Abuse Implementing Substance Use Policy Effects of Drugs on the Body and Mind Enhancing Assessment and Treatment of Substance Misuse Health Consideration Specific Treatment Situations Substance Misusers: Children Risk Factors Pharmacological Agents Used in the Management of Substance Misuse Problems Planning and Implementing a Practice Improvement Subject Prevention and Awareness Substance Use Capabilities Across All Level of Social Work Career Consultancy Course 10: Addiction and Mental Health - Dual Diagnosis Promotional Video SAMHI Dual Diagnosis Intro video Module 01 - Drugs and Effects Module 02 - Addictions & Mental Health Module 03 - Harm Minimisation & Optimal Health Module 04 - Brain Works - Neurophysiology Module 05 - Trauma Model & Keys to Treatment Module 06 - Brief & Early Intervention and Tripod of Support Course 11: Domestic Violence and Abuse Awareness - Level 2 Introduction to Domestic Violence & Abuse The Components of Domestic Violence The Impact of Domestic Violence on Victims The Impact of Domestic Violence and Abuse on Children Assessing the Risks of Domestic Violence and Abuses on Children Supporting the Victim and Reporting Incidents Record Keeping Domestic Violence and Abuse Legislation in the UK Course 12: Certificate in Anti Money Laundering (AML) Introduction to Money Laundering Proceeds of Crime Act 2002 Development of Anti-Money Laundering Regulation Responsibility of the Money Laundering Reporting Office Risk-based Approach Customer Due Diligence Record Keeping Suspicious Conduct and Transactions Awareness and Training Course 13: Data Protection and Data Security Level 2 GDPR Basics GDPR Explained Lawful Basis for Preparation Rights and Breaches Responsibilities and Obligations Course 14: Decision Making and Critical Thinking Introduction to Critical Thinking Critical Thinking and the Judgment of Claims Benefits and Barriers of Critical Thinking Importance of Critical Thinking Recognising a Critical Thinker What Are the Critical Thinking Steps? Critical Thinking Strategies Problem-Solving Through Critical Thinking Decision Making with Critical Thinking CPD 145 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Anyone from any background can enrol in this Criminal Law bundle. Persons with similar professions can also refresh or strengthen their skills by enrolling in this course. Students can take this course to gather professional knowledge besides their study or for the future. Requirements Our Criminal Law is fully compatible with PC's, Mac's, laptops, tablets and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so that you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course; it can be studied in your own time at your own pace. Career path Having this various expertise will increase the value of your CV and open you up to multiple job sectors. Certificates Certificate of completion Digital certificate - Included You will get the PDF Certificate for the title course (Criminal Law) absolutely Free! Certificate of completion Hard copy certificate - Included You will get the Hard Copy certificate for the title course (Criminal Law) absolutely Free! Other Hard Copy certificates are available for £10 each. Please Note: The delivery charge inside the UK is £3.99, and the international students must pay a £9.99 shipping cost.

Criminal Law Training
Delivered Online On Demand
£100

Montessori Education for Early Childhood

By NextGen Learning

Montessori Education for Early Childhood Course Overview The Montessori Education for Early Childhood course provides an in-depth exploration of the Montessori philosophy and its application to early childhood education. This course covers key principles, activities, and teaching strategies designed to foster independent learning in young children. Learners will gain a comprehensive understanding of how to implement Montessori techniques in both classroom and home environments, empowering children to take initiative in their learning. The course is ideal for those looking to develop a well-rounded understanding of Montessori education and its practical value in nurturing the intellectual and emotional growth of children. Course Description This course delves into the core principles of Montessori education, covering everything from the basics of Montessori teaching to specific tools and activities. Learners will explore how to create an effective Montessori learning environment, design educational materials like Montessori mobiles, and teach children about emotions and mathematics. Emphasis is placed on the creation of Montessori-friendly spaces at home and in educational settings. By the end of the course, participants will acquire the skills to implement Montessori methods that encourage self-discovery, problem-solving, and emotional development in children, setting the foundation for lifelong learning. Montessori Education for Early Childhood Curriculum Module 01: Introduction Module 02: Basic Principles Module 03: Montessori Mobiles Module 04: Montessori Activities Module 05: Designing Montessori Home Module 06: Setting Rules in the Montessori Approach Module 07: Teaching Children About Emotions Module 08: Mathematics Montessori Module 09: Montessori Screen (See full curriculum) Who is this course for? Individuals seeking to understand Montessori education for early childhood. Professionals aiming to enhance their skills in early years teaching. Beginners with an interest in Montessori principles and methods. Parents or caregivers interested in implementing Montessori techniques at home. Career Path Montessori Teacher Early Childhood Educator Montessori School Administrator Child Development Specialist Educational Consultant Parenting Coach

Montessori Education for Early Childhood
Delivered OnlineFlexible Dates
£7.99