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

2353 Ladder courses delivered Online

Ultimate PHP & MySQL Web Development Course & OOP Coding

5.0(10)

By Apex Learning

Overview This comprehensive course on Ultimate PHP & MySQL Web Development Course & OOP Coding will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Ultimate PHP & MySQL Web Development Course & OOP Coding comes with accredited certification from CPD, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is This course for? There is no experience or previous qualifications required for enrolment on this Ultimate PHP & MySQL Web Development Course & OOP Coding. It is available to all students, of all academic backgrounds. Requirements Our Ultimate PHP & MySQL Web Development Course & OOP Coding is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so 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 Learning this new skill will help you to advance in your career. It will diversify your job options and help you develop new techniques to keep up with the fast-changing world. This skillset will help you to- Open doors of opportunities Increase your adaptability Keep you relevant Boost confidence And much more! Course Curriculum 15 sections • 133 lectures • 10:06:00 total length •Introduction: 00:02:00 •Setup On Windows: 00:15:00 •Setup On Mac: 00:11:00 •Setup On Linux: 00:12:00 •Online Code Editor: 00:03:00 •Basic File Syntax: 00:05:00 •Printing (echo): 00:06:00 •Comments: 00:05:00 •Variables: 00:06:00 •Variable Data Types: 00:07:00 •Variable Naming: 00:03:00 •Constants: 00:02:00 •Arrays: 00:05:00 •Associative Arrays: 00:06:00 •Multidimensional Arrays: 00:04:00 •if Statement: 00:06:00 •ifelse Statement: 00:02:00 •ifelseifelse Statement: 00:05:00 •Switch Statement: 00:06:00 •while Loop: 00:06:00 •doWhile Loop: 00:03:00 •for Loop: 00:03:00 •foreach Loop: 00:05:00 •Break Statement: 00:02:00 •Continue Statement: 00:02:00 •Basic Function: 00:03:00 •Passing Function Arguments: 00:03:00 •Passing Function Arguments By Reference: 00:04:00 •Default Argument Value: 00:02:00 •Function Returning Values: 00:05:00 •Dynamic Function Calls: 00:03:00 •Variable Scope: 00:04:00 •Simple HTML Form: 00:07:00 •GET vs POST: 00:05:00 •$_SERVER ['PHP_SELF']: 00:07:00 •Validating Form Data With PHP: 00:07:00 •Required Fields: 00:05:00 •Display Error Messages: 00:05:00 •Validate Name: 00:03:00 •Validate Email: 00:03:00 •Validate URL: 00:07:00 •Keep The Values In The Form: 00:04:00 •Read File (readfile()): 00:02:00 •Open, Read & Close A File (fopen(), fread(), fclose()): 00:04:00 •Read Single Line (fgets()): 00:03:00 •Check End-Of-File (feof()): 00:02:00 •Read Single Character (fgetc()): 00:02:00 •Write To File (fwrite()): 00:03:00 •Configure php.ini File For File Uploading: 00:02:00 •Front End HTML Upload Form: 00:04:00 •PHP Upload Script: 00:15:00 •Check If File Exists: 00:03:00 •Limit File Size: 00:05:00 •Limit File Type: 00:04:00 •MySQL vs MySQLi vs PDO: 00:05:00 •Creating A Database & Table (phpMyAdmin): 00:06:00 •Connecting To A Database: 00:06:00 •Get Data Using SELECT Query: 00:10:00 •WHERE Property For Filtering: 00:03:00 •LIKE Property For Pattern Search: 00:02:00 •Sorting Results Using ORDER BY Property: 00:01:00 •Using JOINS: 00:08:00 •Insert Data Using INSERT Query: 00:04:00 •Get ID Of The Last Inserted Row: 00:02:00 •Insert Multiple Rows: 00:05:00 •Update Data Using UPDATE Query: 00:03:00 •Delete Data Using DELETE Query: 00:02:00 •Delete All Rows In A Table Using TRUNCATE Query: 00:02:00 •Delete Table Using DROP Query: 00:02:00 •Limit Data Selections Using LIMIT, ROWNUM: 00:04:00 •Create Table Using CREATE Query: 00:03:00 •Clone/Duplicate Table: 00:03:00 •Alter Table: 00:05:00 •Create Database: 00:02:00 •Drop Database: 00:02:00 •SQL Injection & Prepared Statements: 00:09:00 •What Is XML?: 00:02:00 •What Is SimpleXML?: 00:02:00 •Parse XML String: 00:08:00 •Parse XML File: 00:02:00 •Get Node Values: 00:02:00 •Get Node Values of Specific Elements: 00:03:00 •Get Node Values - Loop: 00:03:00 •Get Attribute Values: 00:02:00 •What Is The XML Expat Parser?: 00:02:00 •Initializing The XML Expat Parser: 00:10:00 •Load and Output XML Using DOM Parser: 00:02:00 •Looping Through XML Using DOM Parser: 00:03:00 •What Is AJAX?: 00:02:00 •Load Simple Data Using AJAX Front End: 00:08:00 •Load Simple Data Using AJAX Back End: 00:05:00 •Load Data From A Database Using AJAX: 00:08:00 •Send A Plain Text Email: 00:04:00 •Send A HTML Email: 00:06:00 •Email Attachments: 00:17:00 •PHPMailer Setup: 00:03:00 •Send Email Using PHPMailer: 00:04:00 •Send HTML Email Using PHPMailer: 00:04:00 •Email Attachments Using PHPMailer: 00:02:00 •What Is Object Oriented Programming (OOP)?: 00:03:00 •Basic Class With Variables: 00:04:00 •Functions: 00:05:00 •Constructor: 00:04:00 •Destructor: 00:02:00 •Inheritance: 00:06:00 •Multi Class Inheritance: 00:03:00 •Function Overriding: 00:03:00 •Public vs Private vs Protected: 00:05:00 •Interfaces: 00:04:00 •Constants: 00:03:00 •Abstract Class: 00:06:00 •Static Keyword: 00:03:00 •Final Keyword: 00:02:00 •Initiating Parent Constructor: 00:02:00 •die() Function: 00:02:00 •Custom Error Handler: 00:04:00 •Triggering An Exception: 00:03:00 •Exception Handling: 00:05:00 •Create Database & Table: 00:04:00 •User Class & Database Connection: 00:15:00 •Register User Form: 00:09:00 •Inserting User Data Into Database: 00:10:00 •Registration Form Field Validation: 00:12:00 •Securing User Password: 00:03:00 •Check If Username or Email Already Exists: 00:11:00 •Retain Data After Failed Registration: 00:03:00 •Validate an Integer Within a Range: 00:04:00 •Validate IPv6 Address: 00:03:00 •Validate URL - Must Contain QueryString: 00:03:00 •Remove Characters With ASCII Value > 127: 00:04:00 •Including & Requiring External PHP Files: 00:05:00 •Resource: 00:00:00 •Assignment - Ultimate PHP & MySQL Web Development Course & OOP Coding: 00:00:00

Ultimate PHP & MySQL Web Development Course & OOP Coding
Delivered Online On Demand10 hours 6 minutes
£12

R Programming for Data Science

5.0(10)

By Apex Learning

Overview This comprehensive course on R Programming for Data Science will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This R Programming for Data Science comes with accredited certification from CPD, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is This course for? There is no experience or previous qualifications required for enrolment on this R Programming for Data Science. It is available to all students, of all academic backgrounds. Requirements Our R Programming for Data Science is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so 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 these various qualifications 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. Course Curriculum 23 sections • 129 lectures • 06:25:00 total length •Introduction to Data Science: 00:01:00 •Data Science: Career of the Future: 00:04:00 •What is Data Science?: 00:02:00 •Data Science as a Process: 00:02:00 •Data Science Toolbox: 00:03:00 •Data Science Process Explained: 00:05:00 •What's Next?: 00:01:00 •Engine and coding environment: 00:03:00 •Installing R and RStudio: 00:04:00 •RStudio: A quick tour: 00:04:00 •Arithmetic with R: 00:03:00 •Variable assignment: 00:04:00 •Basic data types in R: 00:03:00 •Creating a vector: 00:05:00 •Naming a vector: 00:04:00 •Vector selection: 00:06:00 •Selection by comparison: 00:04:00 •What's a Matrix?: 00:02:00 •Analyzing Matrices: 00:03:00 •Naming a Matrix: 00:05:00 •Adding columns and rows to a matrix: 00:06:00 •Selection of matrix elements: 00:03:00 •Arithmetic with matrices: 00:07:00 •Additional Materials: 00:00:00 •What's a Factor?: 00:02:00 •Categorical Variables and Factor Levels: 00:04:00 •Summarizing a Factor: 00:01:00 •Ordered Factors: 00:05:00 •What's a Data Frame?: 00:03:00 •Creating Data Frames: 00:20:00 •Selection of Data Frame elements: 00:03:00 •Conditional selection: 00:03:00 •Sorting a Data Frame: 00:03:00 •Additional Materials: 00:00:00 •Why would you need lists?: 00:01:00 •Creating a List: 00:06:00 •Selecting elements from a list: 00:03:00 •Adding more data to the list: 00:02:00 •Additional Materials: 00:00:00 •Equality: 00:03:00 •Greater and Less Than: 00:03:00 •Compare Vectors: 00:03:00 •Compare Matrices: 00:02:00 •Additional Materials: 00:00:00 •AND, OR, NOT Operators: 00:04:00 •Logical operators with vectors and matrices: 00:04:00 •Reverse the result: (!): 00:01:00 •Relational and Logical Operators together: 00:06:00 •Additional Materials: 00:00:00 •The IF statement: 00:04:00 •IFELSE: 00:03:00 •The ELSEIF statement: 00:05:00 •Full Exercise: 00:03:00 •Additional Materials: 00:00:00 •Write a While loop: 00:04:00 •Looping with more conditions: 00:04:00 •Break: stop the While Loop: 00:04:00 •What's a For loop?: 00:02:00 •Loop over a vector: 00:02:00 •Loop over a list: 00:03:00 •Loop over a matrix: 00:04:00 •For loop with conditionals: 00:01:00 •Using Next and Break with For loop: 00:03:00 •Additional Materials: 00:00:00 •What is a Function?: 00:02:00 •Arguments matching: 00:03:00 •Required and Optional Arguments: 00:03:00 •Nested functions: 00:02:00 •Writing own functions: 00:03:00 •Functions with no arguments: 00:02:00 •Defining default arguments in functions: 00:04:00 •Function scoping: 00:02:00 •Control flow in functions: 00:03:00 •Additional Materials: 00:00:00 •Installing R Packages: 00:01:00 •Loading R Packages: 00:04:00 •Different ways to load a package: 00:02:00 •Additional Materials: 00:00:00 •What is lapply and when is used?: 00:04:00 •Use lapply with user-defined functions: 00:03:00 •lapply and anonymous functions: 00:01:00 •Use lapply with additional arguments: 00:04:00 •Additional Materials: 00:00:00 •What is sapply?: 00:02:00 •How to use sapply: 00:02:00 •sapply with your own function: 00:02:00 •sapply with a function returning a vector: 00:02:00 •When can't sapply simplify?: 00:02:00 •What is vapply and why is it used?: 00:04:00 •Additional Materials: 00:00:00 •Mathematical functions: 00:05:00 •Data Utilities: 00:08:00 •Additional Materials: 00:00:00 •grepl & grep: 00:04:00 •Metacharacters: 00:05:00 •sub & gsub: 00:02:00 •More metacharacters: 00:04:00 •Additional Materials: 00:00:00 •Today and Now: 00:02:00 •Create and format dates: 00:06:00 •Create and format times: 00:03:00 •Calculations with Dates: 00:03:00 •Calculations with Times: 00:07:00 •Additional Materials: 00:00:00 •Get and set current directory: 00:04:00 •Get data from the web: 00:04:00 •Loading flat files: 00:03:00 •Loading Excel files: 00:05:00 •Additional Materials: 00:00:00 •Base plotting system: 00:03:00 •Base plots: Histograms: 00:03:00 •Base plots: Scatterplots: 00:05:00 •Base plots: Regression Line: 00:03:00 •Base plots: Boxplot: 00:03:00 •Introduction to dplyr package: 00:04:00 •Using the pipe operator (%>%): 00:02:00 •Columns component: select(): 00:05:00 •Columns component: rename() and rename_with(): 00:02:00 •Columns component: mutate(): 00:02:00 •Columns component: relocate(): 00:02:00 •Rows component: filter(): 00:01:00 •Rows component: slice(): 00:04:00 •Rows component: arrange(): 00:01:00 •Rows component: rowwise(): 00:02:00 •Grouping of rows: summarise(): 00:03:00 •Grouping of rows: across(): 00:02:00 •COVID-19 Analysis Task: 00:08:00 •Additional Materials: 00:00:00 •Assignment - R Programming for Data Science: 00:00:00

R Programming for Data Science
Delivered Online On Demand6 hours 25 minutes
£12

Sales and Marketing with Negotiation Skills Level 5 Diploma

By NextGen Learning

Elevate your career and job prospects with our Sales and Marketing with Negotiation Skills Level 5 Diploma. Aspiring to climb the corporate ladder? Are you keen on boosting your selling figures? From boutique firms to multinational conglomerates, the demand for skilled professionals in Sales and Marketing has never been greater. With our comprehensive Level 5 Diploma, you'll be ideally placed to tap into this burgeoning market. The course begins with a robust introduction to selling, setting the stage for in-depth selling Growth and Hypnosis modules. Learn how to deliver captivating Presentations and comprehend the synergies and complexities between Sales and Marketing. We've handpicked modules that focus on the nitty-gritty, like dealing with customers and handling objections, to ensure you're battle-ready for the real world of Sales and Marketing. On top of that, we've packed in proven tips and tricks that can skyrocket your selling figures. Equip yourself with the ultimate toolkit in Sales and Marketing. Seize this chance to make Sales and Marketing your stepping stone to an illustrious career. This isn't just a course; it's your passport to becoming a master in this sector. Learning Outcomes Grasp fundamental Sales and Marketing principles and methodologies. Hone skills to craft and deliver engaging selling pitches. Harness advanced techniques in Sales and Marketing negotiations, ensuring win-win outcomes while preserving business relationships. Enhance communication abilities to foster trust in transactions. Learn strategies to address and overcome customer objections. Apply Sales and Marketing theories in real-world scenarios, utilising tips and tricks from the course to enhance performance and drive business growth. The Sales and Marketing with Negotiation Skills Level 5 Diploma offers a comprehensive training package to equip you for a rewarding career in this sector. The course is divided into 11 key modules, each designed to tackle a specific area vital to mastering the world of Sales and Marketing. The journey begins with an Introduction to Selling, laying the groundwork for what follows. It moves on to selling Growth, offering strategies to scale business operations, and delves into the psychological aspects of selling Hypnosis. Other modules, such as selling Presentation and Communication Skills, focus on perfecting your pitch and client interaction. Critical modules like Leverage and Limitations and Sales Negotiations dive deep into strategic parts of Sales and Marketing, teaching you how to maximise gains while being aware of potential pitfalls. By arriving at modules concerning Dealing with Customers and Handling Objections, you'll be well-prepared to face real-world challenges in Sales and Marketing. The course concludes with Tips and Tricks for Sale, arming you with practical advice to elevate your Sales and Marketing career. Enrol now to transform yourself into a Sales and Marketing professional. Show off your new skills with a certificate of completion Hardcopy: Hardcopy Certificate: £9.99 (FREE UK Delivery) Hardcopy Transcript: £9.99 CPD 10 CPD hours / points Accredited by CPD Quality Standards Module 01: Introduction to Sales 13:23 1: Introduction to Sales Preview 13:23 Module 02: Sales Growth 14:35 2: Sales Growth 14:35 Module 03: Sales Hypnosis 12:00 3: Sales Hypnosis 12:00 Module 04: Sales Presentation 11:24 4: Sales Presentation 11:24 Module 05: Sales and Marketing 16:44 5: Sales and Marketing 16:44 Module 06: Leverage and Limitations 09:23 6: Leverage and Limitations 09:23 Module 07: Communication Skills 13:13 7: Communication Skills 13:13 Module 08: Negotiations 17:07 8: Sales Negotiations 17:07 Module 09: Dealing with Customers 14:59 9: Dealing with Customers 14:59 Module 10: Handling Objections 10:57 10: Handling Objections 10:57 Module 11: Tips and Tricks for Sale 11:36 11: Tips and Tricks for Sale 11:36 Get your CPD Certificate 01:00 12: Get your CPD Certificate 01:00 PDF Who is this course for? This Sales and Marketing with Negotiation Skills course is perfect for: Aspiring Salespersons: Those keen on entering the Sales and Marketing domain. Established Salespeople: Professionals aiming to refine skills. Business Owners: Entrepreneurs wishing to boost their strategies. Marketing Executives: Those wanting a synergised sales and marketing approach. Team Leaders: Individuals looking to elevate their team's output. Career Changers: People from varied fields exploring this industry. After completing this course, anyone can later enrol in these courses: NCFE Level 3 Diploma in Skills for Business: Sales and Marketing Level 4 Diploma in Sales and Marketing Management (RQF) Level 2 Award in Underage Sales Prevention (RQF) Level 5 Certificate in Sales (RQF) Requirements Without any formal requirements, you can delightfully enrol in this Sales and Marketing with Negotiation Skills Level 5 Diploma course. Career path The aim of this exclusive Sales and Marketing with Negotiation Skills course is to help you toward your dream career. So, complete this course and enhance your skills to explore opportunities in relevant areas: Sales Manager Sales Representative Negotiator Salesperson Sales Executive Administration Assistant

Sales and Marketing with Negotiation Skills Level 5 Diploma
Delivered Online On Demand24 hours
£12

Facilities Management

By NextGen Learning

Do you want a job that will both challenge and gratify you? Do you want to work in an industry that is growing rapidly and offers many opportunities for advancement? If so, then a facilities management course may be the perfect fit for you. In recent news, Facilities Management has been in the spotlight due to its pivotal role in helping businesses adapt to evolving work environments, especially in the post-pandemic era. Companies increasingly rely on Facilities Managers to ensure safe, efficient, and flexible workplaces that accommodate remote work and shifting office dynamics. This demonstrates the continued relevance and importance of Facilities Management in today's rapidly changing world of work. This course isn't just about theoretical knowledge; it's designed to equip you with practical skills immediately applicable in real-world scenarios. Whether you're looking to advance in your current role or make a fresh start in Facilities Management, this course provides the essential tools and expertise you need. Join us today and open the door to a world of opportunities in Facilities Management. Learning Outcomes: Upon completing the Facilities Management course, learners will: Core Understanding: Gain a thorough grasp of Facilities Management fundamentals. Space Optimization: Master efficient space management techniques. Safety and Sustainability: Learn workplace safety and sustainable practices. Vendor and Contract Expertise: Develop skills in vendor and contract management. Project Management: Acquire project management proficiency tailored for Facilities Management. Career Advancement: Enhance your career prospects and become an industry-ready professional. What will make you stand out? On completion of this Facilities Management online course, you will gain: CPD QS Accredited Proficiency Lifetime access to the whole collection of learning materials. The online test with immediate results You can study and complete the Facilities Management course at your own pace. Study for the Facilities Management course using any internet-connected device, such as a computer, tablet, or mobile device. The field of Facilities Management presents a diverse range of opportunities for aspiring professionals. With the proper knowledge and skills, learners can step into roles such as Facility Manager, overseeing the efficient functioning of buildings and infrastructure. Space Management specialists are in high demand and responsible for optimising workspace layouts to enhance productivity and employee satisfaction. Additionally, those interested in sustainability can explore roles as Sustainability Consultants, helping organisations adopt eco-friendly practices in facility operations. As you progress through the modules, you'll gain a deep understanding of various facets of Facilities Management, from space optimisation to sustainable practices and project management. This knowledge will enhance your job performance and open doors to a wide range of career opportunities. Whether you aspire to climb the corporate ladder, transition to a leadership role, or explore new horizons, this Facilities Management course will empower you to achieve your career goals. Don't miss this chance to elevate your professional journey - enrol today and set yourself on a path to career advancement and success. CPD 10 CPD hours / points Accredited by CPD Quality Standards Module 01: Introduction to Facilities Management 13:12 1: Introduction to Facility Management Preview 13:12 Module 02: Space Management 10:57 2: Space Management 10:57 Module 03: Managing Workplace Services 17:06 3: Managing Workplace Services 17:06 Module 04: Human Resource and Contract Management 17:06 4: Human Resource and Contract Management 17:06 Module 05: Lease Purchase and Vendor Management 12:43 5: Lease Purchase and Vendor Management 12:43 Module 06: Health and Safety at Work 11:34 6: Health and Safety at Work 11:34 Module 07: Sustainable Facilities Management 08:21 7: Sustainable Facility Management 08:21 Module 08: Maintenance and Repairs 11:37 8: Maintenance and Repairs 11:37 Module 09: Project Management 16:21 9: Project Management 16:21 Module 10: Business Development and Succession Planning 13:16 10: Business Development and Succession Planning 13:16 Assignment - Facilities Management 03:00 11: Assignment On Facilities Management 03:00 PDF Who is this course for? This Facilities Management package is suitable for the following: Facility Managers Aspiring Managers Property Managers Entrepreneurs Project Managers By enrolling in this Facilities Management course, you'll master the fundamental concepts and get a thorough understanding of the subject. Requirements Without any formal requirements, you can delightfully enrol in this Facilities Management course. Career path You may earn anything from £23,000 to £47,000 annually in the UK, depending on your career. The following are examples of standard job titles and roles in the field of facilities management: Facilities Manager Support Services Manager Contracts Manager Estates Manager Asset Manager Facilities Coordinator / Supervisor Plant or Operations Manager Certificates CPD Quality Standard Certificate Digital certificate - £4.99 Hardcopy Certificate (FREE UK Delivery) Hard copy certificate - £9.99 Hardcopy Transcript: £9.99

Facilities Management
Delivered Online On Demand23 hours
£12

Python for Data Analysis

5.0(10)

By Apex Learning

Overview This comprehensive course on Python for Data Analysis will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Python for Data Analysis comes with accredited certification, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is this course for? There is no experience or previous qualifications required for enrolment on this Python for Data Analysis. It is available to all students, of all academic backgrounds. Requirements Our Python for Data Analysis is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so 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 these various qualifications 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. Course Curriculum 19 sections • 99 lectures • 00:08:00 total length •Welcome & Course Overview: 00:07:00 •Set-up the Environment for the Course (lecture 1): 00:09:00 •Set-up the Environment for the Course (lecture 2): 00:25:00 •Two other options to setup environment: 00:04:00 •Python data types Part 1: 00:21:00 •Python Data Types Part 2: 00:15:00 •Loops, List Comprehension, Functions, Lambda Expression, Map and Filter (Part 1): 00:16:00 •Loops, List Comprehension, Functions, Lambda Expression, Map and Filter (Part 2): 00:20:00 •Python Essentials Exercises Overview: 00:02:00 •Python Essentials Exercises Solutions: 00:22:00 •What is Numpy? A brief introduction and installation instructions.: 00:03:00 •NumPy Essentials - NumPy arrays, built-in methods, array methods and attributes.: 00:28:00 •NumPy Essentials - Indexing, slicing, broadcasting & boolean masking: 00:26:00 •NumPy Essentials - Arithmetic Operations & Universal Functions: 00:07:00 •NumPy Essentials Exercises Overview: 00:02:00 •NumPy Essentials Exercises Solutions: 00:25:00 •What is pandas? A brief introduction and installation instructions.: 00:02:00 •Pandas Introduction: 00:02:00 •Pandas Essentials - Pandas Data Structures - Series: 00:20:00 •Pandas Essentials - Pandas Data Structures - DataFrame: 00:30:00 •Pandas Essentials - Handling Missing Data: 00:12:00 •Pandas Essentials - Data Wrangling - Combining, merging, joining: 00:20:00 •Pandas Essentials - Groupby: 00:10:00 •Pandas Essentials - Useful Methods and Operations: 00:26:00 •Pandas Essentials - Project 1 (Overview) Customer Purchases Data: 00:08:00 •Pandas Essentials - Project 1 (Solutions) Customer Purchases Data: 00:31:00 •Pandas Essentials - Project 2 (Overview) Chicago Payroll Data: 00:04:00 •Pandas Essentials - Project 2 (Solutions Part 1) Chicago Payroll Data: 00:18:00 •Matplotlib Essentials (Part 1) - Basic Plotting & Object Oriented Approach: 00:13:00 •Matplotlib Essentials (Part 2) - Basic Plotting & Object Oriented Approach: 00:22:00 •Matplotlib Essentials (Part 3) - Basic Plotting & Object Oriented Approach: 00:22:00 •Matplotlib Essentials - Exercises Overview: 00:06:00 •Matplotlib Essentials - Exercises Solutions: 00:21:00 •Seaborn - Introduction & Installation: 00:04:00 •Seaborn - Distribution Plots: 00:25:00 •Seaborn - Categorical Plots (Part 1): 00:21:00 •Seaborn - Categorical Plots (Part 2): 00:16:00 •Seborn-Axis Grids: 00:25:00 •Seaborn - Matrix Plots: 00:13:00 •Seaborn - Regression Plots: 00:11:00 •Seaborn - Controlling Figure Aesthetics: 00:10:00 •Seaborn - Exercises Overview: 00:04:00 •Seaborn - Exercise Solutions: 00:19:00 •Pandas Built-in Data Visualization: 00:34:00 •Pandas Data Visualization Exercises Overview: 00:03:00 •Panda Data Visualization Exercises Solutions: 00:13:00 •Plotly & Cufflinks - Interactive & Geographical Plotting (Part 1): 00:19:00 •Plotly & Cufflinks - Interactive & Geographical Plotting (Part 2): 00:14:00 •Plotly & Cufflinks - Interactive & Geographical Plotting Exercises (Overview): 00:11:00 •Plotly & Cufflinks - Interactive & Geographical Plotting Exercises (Solutions): 00:37:00 •Project 1 - Oil vs Banks Stock Price during recession (Overview): 00:15:00 •Project 1 - Oil vs Banks Stock Price during recession (Solutions Part 1): 00:18:00 •Project 1 - Oil vs Banks Stock Price during recession (Solutions Part 2): 00:18:00 •Project 1 - Oil vs Banks Stock Price during recession (Solutions Part 3): 00:17:00 •Project 2 (Optional) - Emergency Calls from Montgomery County, PA (Overview): 00:03:00 •Introduction to ML - What, Why and Types..: 00:15:00 •Theory Lecture on Linear Regression Model, No Free Lunch, Bias Variance Tradeoff: 00:15:00 •scikit-learn - Linear Regression Model - Hands-on (Part 1): 00:17:00 •scikit-learn - Linear Regression Model Hands-on (Part 2): 00:19:00 •Good to know! How to save and load your trained Machine Learning Model!: 00:01:00 •scikit-learn - Linear Regression Model (Insurance Data Project Overview): 00:08:00 •scikit-learn - Linear Regression Model (Insurance Data Project Solutions): 00:30:00 •Theory: Logistic Regression, conf. mat., TP, TN, Accuracy, Specificityetc.: 00:10:00 •scikit-learn - Logistic Regression Model - Hands-on (Part 1): 00:17:00 •scikit-learn - Logistic Regression Model - Hands-on (Part 2): 00:20:00 •scikit-learn - Logistic Regression Model - Hands-on (Part 3): 00:11:00 •scikit-learn - Logistic Regression Model - Hands-on (Project Overview): 00:05:00 •scikit-learn - Logistic Regression Model - Hands-on (Project Solutions): 00:15:00 •Theory: K Nearest Neighbors, Curse of dimensionality .: 00:08:00 •scikit-learn - K Nearest Neighbors - Hands-on: 00:25:00 •scikt-learn - K Nearest Neighbors (Project Overview): 00:04:00 •scikit-learn - K Nearest Neighbors (Project Solutions): 00:14:00 •Theory: D-Tree & Random Forests, splitting, Entropy, IG, Bootstrap, Bagging.: 00:18:00 •scikit-learn - Decision Tree and Random Forests - Hands-on (Part 1): 00:19:00 •scikit-learn - Decision Tree and Random Forests (Project Overview): 00:05:00 •scikit-learn - Decision Tree and Random Forests (Project Solutions): 00:15:00 •Support Vector Machines (SVMs) - (Theory Lecture): 00:07:00 •scikit-learn - Support Vector Machines - Hands-on (SVMs): 00:30:00 •scikit-learn - Support Vector Machines (Project 1 Overview): 00:07:00 •scikit-learn - Support Vector Machines (Project 1 Solutions): 00:20:00 •scikit-learn - Support Vector Machines (Optional Project 2 - Overview): 00:02:00 •Theory: K Means Clustering, Elbow method ..: 00:11:00 •scikit-learn - K Means Clustering - Hands-on: 00:23:00 •scikit-learn - K Means Clustering (Project Overview): 00:07:00 •scikit-learn - K Means Clustering (Project Solutions): 00:22:00 •Theory: Principal Component Analysis (PCA): 00:09:00 •scikit-learn - Principal Component Analysis (PCA) - Hands-on: 00:22:00 •scikit-learn - Principal Component Analysis (PCA) - (Project Overview): 00:02:00 •scikit-learn - Principal Component Analysis (PCA) - (Project Solutions): 00:17:00 •Theory: Recommender Systems their Types and Importance: 00:06:00 •Python for Recommender Systems - Hands-on (Part 1): 00:18:00 •Python for Recommender Systems - - Hands-on (Part 2): 00:19:00 •Natural Language Processing (NLP) - (Theory Lecture): 00:13:00 •NLTK - NLP-Challenges, Data Sources, Data Processing ..: 00:13:00 •NLTK - Feature Engineering and Text Preprocessing in Natural Language Processing: 00:19:00 •NLTK - NLP - Tokenization, Text Normalization, Vectorization, BoW.: 00:19:00 •NLTK - BoW, TF-IDF, Machine Learning, Training & Evaluation, Naive Bayes : 00:13:00 •NLTK - NLP - Pipeline feature to assemble several steps for cross-validation: 00:09:00 •Resources- Python for Data Analysis: 00:00:00

Python for Data Analysis
Delivered Online On Demand8 minutes
£12

Petroleum Refining Demystified Course

5.0(1)

By Course Gate

Petroleum refining is a complex method. This process included various steps and techniques. Therefore, without adequate knowledge, it isn't easy to pursue a career in this industry. The Petroleum Refining Demystified Course is the perfect place to develop a clear understanding of petroleum refining if you want to establish a brilliant career in the petroleum industry. The Petroleum Refining Demystified Course will first introduce you to the basics of crude oil refining. From the easy to follow modules, you will enrich your knowledge about the properties found in petroleum. Then this course will help you understand the process of distillation and fractionation. You will also grasp the techniques used in converting and hydrofining petroleum cuts. In addition, the course will introduce you to the methods of blending operations and making asphalt. This comprehensive Petroleum Refining Demystified Course will provide you with an overall understanding of the subject. You will acquire the essential knowledge and skills to become a part of the oil industry. Enrol now and prepare yourself to climb the career ladder. Learning Objectives Understand the basic principles of crude oil refining Familiarise yourself with the petroleum properties Learn about the process of distillation and fractionation Know the techniques of converting and hydrofining petroleum cuts Develop a clear understanding of blending operations and making asphalt Gain in-depth knowledge of a typical refinery operation Who is this Course for? This Petroleum Refining Demystified Course is ideal for aspiring oil industry professionals or those who wish to gain the relevant skills and knowledge to fast track their careers. It is for those who have little or no knowledge of the principles of petroleum refining or those who are new to the field and want to test their skills and knowledge. There are no entry requirements for this course; however, an eye for detail and a creative mind is essential. Entry Requirement Anyone interested in learning more about this subject should take this Petroleum Refining Demystified Course. This course will help you grasp the basic concepts as well as develop a thorough understanding of the subject. The course is open to students from any academic background, as there is no prerequisites to enrol on this course. The course materials are accessible from an internet enabled device at anytime of the day. CPD Certificate from Course Gate At the successful completion of the course, you can obtain your CPD certificate from us. You can order the PDF certificate for £4.99 and the hard copy for £9.99. Also, you can order both PDF and hardcopy certificates for £12.99. Career path Upon successfully completing the Petroleum Refining Demystified Course, learners can progress to a more advanced program from our course list. Career opportunities in this field include freelancing or working in-house, within a range of professional settings, with the opportunity to earn a high salary. Related professions in this industry include: Refinery operators Refinery technicians Course Curriculum Module 01: About the Course Course learning objectives 00:06:00 Module 02: Overview of Crude Oil Refining Refining activity overview 00:03:00 Module 03: Petroleum Properties Crude oil: Composition and characteristics 00:28:00 Module 04: Distillation and Fractionation Atmospheric distillation 00:12:00 Vacuum distillation 00:03:00 Light cut fractionation 00:04:00 Module 05: Converting Petroleum Cuts Isomerization 00:08:00 Alkylation 00:05:00 Catalytic reforming 00:09:00 Module 06: Hydrofining Petroleum Cuts Hydrotreating 00:08:00 Sulfur plant 00:05:00 Module 07: Cracking Heavy Petroleum Cuts Fluid catalytic cracking 00:09:00 Hydrocracking 00:04:00 Delayed coking 00:03:00 Module 08: Blending Operation Blending of finished petroleum products 00:04:00 Module 09: Making Asphalts Asphalts 00:06:00 Module 10: A Typical Refinery Operation A typical refinery scheme 00:07:00 Certificate and Transcript Order Your Certificates or Transcripts 00:00:00

Petroleum Refining Demystified Course
Delivered Online On Demand2 hours 4 minutes
£11.99

Italian Language for Beginners

5.0(10)

By Apex Learning

Overview This comprehensive course on Italian Language for Beginners will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Italian Language for Beginners comes with accredited certification from CPD, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is This course for? There is no experience or previous qualifications required for enrolment on this Italian Language for Beginners. It is available to all students, of all academic backgrounds. Requirements Our Italian Language for Beginners is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so 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 these various qualifications 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. Course Curriculum 11 sections • 70 lectures • 04:29:00 total length •Introduction: 00:05:00 •Lesson 1a: 00:03:00 •Lesson 1b: 00:04:00 •Lesson 1c: 00:04:00 •Lesson 1d: 00:04:00 •Lesson 2a: 00:03:00 •Lesson 2b: 00:04:00 •Lesson 2c: 00:03:00 •Lesson 2d: 00:03:00 •Lesson 2e: 00:04:00 •Lesson 3a: 00:03:00 •Lesson 3b: 00:03:00 •Lesson 3c: 00:04:00 •Lesson 3d: 00:03:00 •Lesson 3e: 00:05:00 •Lesson 3f: 00:04:00 •Lesson 4a: 00:03:00 •Lesson 4b: 00:03:00 •Lesson 4c: 00:03:00 •Lesson 4d: 00:03:00 •Lesson 4e: 00:03:00 •Lesson 4f: 00:03:00 •Lesson 4g: 00:05:00 •Lesson 5a: 00:03:00 •Lesson 5b: 00:03:00 •Lesson 5c: 00:03:00 •Lesson 5d: 00:03:00 •Lesson 5e: 00:03:00 •Lesson 5f: 00:03:00 •Lesson 5g: 00:03:00 •Lesson 5h: 00:03:00 •Lesson 5i: 00:03:00 •Lesson 5j: 00:03:00 •Lesson 6a: 00:03:00 •Lesson 6b: 00:03:00 •Lesson 6c: 00:03:00 •Lesson 6d: 00:03:00 •Lesson 6e: 00:03:00 •Lesson 6f: 00:03:00 •Lesson 6g: 00:05:00 •Lesson 7a: 00:03:00 •Lesson 7b: 00:03:00 •Lesson 7c: 00:03:00 •Lesson 7d: 00:03:00 •Lesson 7e: 00:03:00 •Lesson 7f: 00:03:00 •Lesson 7g: 00:03:00 •Lesson 7h: 00:04:00 •Lesson 8a: 00:03:00 •Lesson 8b: 00:03:00 •Lesson 8c: 00:03:00 •Lesson 8d: 00:04:00 •Lesson 8e: 00:03:00 •Lesson 8f: 00:03:00 •Lesson 8g: 00:03:00 •Lesson 8h: 00:03:00 •Lesson 8i: 00:04:00 •Lesson 8j: 00:03:00 •Lesson 8k: 00:03:00 •Lesson 8l: 00:03:00 •Lesson 8m: 00:03:00 •Lesson 8n: 00:04:00 •Lesson 9a: 00:03:00 •Lesson 9b: 00:03:00 •Lesson 9c: 00:03:00 •Lesson 9d: 00:03:00 •Lesson 9e: 00:03:00 •Lesson 9f: 00:03:00 •Lesson 9g: 00:04:00 •Resources - Italian Language for Beginners: 00:42:00

Italian Language for Beginners
Delivered Online On Demand4 hours 29 minutes
£12

Workplace Productivity Training

By IOMH - Institute of Mental Health

Workplace Productivity Training: Thrive in the UK's Dynamic Workforce! Employee productivity is crucial for organisational success in today's fast-paced and demanding work environment. This comprehensive online Workplace Productivity Training course provides proven strategies and techniques to boost workplace productivity. Learn how to organise, communicate, manage time, resolve conflicts, and maintain health and wellbeing effectively. With these essential workplace skills, you'll be able to accomplish more each day, deliver better results, and advance your career. Join over 1,000 professionals who have completed this top-rated productivity training and seen tangible improvements in their work performance, focus, and impact. Enrol now and gain the skills to work smarter, maximise your potential, and become a highly productive employee. Invest in 'Workplace Productivity Training' today and unlock your potential to thrive in the UK's dynamic workforce. You will Learn The Following Things: Discover actionable strategies to maximise your output and minimise time wastage. Master organisational skills to conquer clutter and prioritise tasks effectively. Build compelling communication skills for confident collaboration and conflict resolution. Tame time management with practical techniques to meet deadlines and maintain work-life balance. Navigate workplace conflicts with assertiveness and emotional intelligence. Cultivate a culture of health, safety, and wellbeing within your organisation. Develop resilience against stress and anxiety, enhancing your mental wellbeing at work. This course covers the topic you must know to stand against the tough competition. The future is truly yours to seize with this Workplace Productivity Training. Enrol today and complete the course to achieve a certificate that can change your career forever. Details Perks of Learning with IOMH One-to-one support from a dedicated tutor throughout your course. Study online - whenever and wherever you want. Instant Digital/ PDF certificate 100% money back guarantee 12 months access Process of Evaluation After studying the course, an MCQ exam or assignment will test your skills and knowledge. You have to get a score of 60% to pass the test and get your certificate. Certificate of Achievement After completing the Workplace Productivity Training course, you will receive your CPD-accredited Digital/PDF Certificate for £5.99. To get the hardcopy certificate for £12.99, you must also pay the shipping charge of just £3.99 (UK) and £10.99 (International). Who Is This Course for? Ambitious professionals are seeking to streamline their workdays and climb the career ladder. Individuals are looking to build effective communication skills for a seamless collaborative environment. Anyone wanting to conquer stress and anxiety, fostering a healthy and balanced work-life harmony. Team leaders and managers aim to optimise the performance of their teams. Employees strive to adapt to new technologies and work practices while maintaining peak productivity. Requirements There is no prerequisite to enrol in this course. You don't need any educational qualification or experience to enrol in the Workplace Productivity Training course. Do note: you must be at least 16 years old to enrol. Any internet-connected device, such as a computer, tablet, or smartphone, can access this online course. Career Path Business Analyst: £30K to 55K/year. Project Manager: £35K to 65K/year. HR Manager: £38K to 70K/year. Marketing Manager: £32K to 58K/year. Sales Manager: £35K to 60K/year Course Curriculum Module 01: Ways to Improve Workplace Productivity Ways to Improve Workplace Productivity 00:39:00 Module 02: Organisational Skills to Improve Productivity Organisational Skills to Improve Productivity 00:21:00 Module 03: Productive Communication Skills in the Workplace Productive Communication Skills in the Workplace 00:27:00 Module 04: Time Management Time Management 00:35:00 Module 05: Conflict Management Conflict Management 00:14:00 Module 06: Health, Safety and Wellness in the Workplace Health, Safety and Wellness at Workplace 00:27:00 Module 07: Managing Stress and Coping Anxiety in the Workplace Managing Stress and Coping Anxiety in the Workplace 00:26:00 Assignment Assignment - Workplace Productivity Training 00:00:00

Workplace Productivity Training
Delivered Online On Demand3 hours 9 minutes
£15

British Sign Language Interpreter Training

5.0(10)

By Apex Learning

Overview This comprehensive course on British Sign Language Interpreter Training will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This British Sign Language Interpreter Training comes with accredited certification, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is This course for? There is no experience or previous qualifications required for enrolment on this British Sign Language Interpreter Training. It is available to all students, of all academic backgrounds. Requirements Our British Sign Language Interpreter Training is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so 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 these various qualifications 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. Course Curriculum 17 sections • 129 lectures • 09:18:00 total length •What is British Sign Language?: 00:01:00 •Fingerspelling A-Z with Subtitles: 00:02:00 •Fingerspelling A-Z without Subtitles: 00:01:00 •Fingerspelling A-Z: 00:00:00 •Fingerspelling Right or Left Handed: 00:01:00 •A to Z Cards: 00:10:00 •1st Name A to Z in 3 parts - Fingerspelling: 00:07:00 •1st Name A to Z Fingerspelling: 00:10:00 •Fingerspelling - Fill in the blanks: 00:02:00 •Fingerspelling - Fill in the Blanks: 00:10:00 •What is my name and Live, Where? (UK): 00:03:00 •Who am I and Live Where in UK: 00:10:00 •Meeting People and Introduction with Subtitles: 00:02:00 •Meeting People and Introduction without Subtitles DONE: 00:02:00 •Questions Signs with without Subtitles: 00:01:00 •Family sentences Homework: 00:04:00 •Meeting People: 00:10:00 •Families: 00:10:00 •Families Sign Part 1 with Subtitles: 00:01:00 •Families Sign Part 2 with Subtitles: 00:02:00 •Families Sign Part 1 without Subtitles DONE: 00:01:00 •Families Sign Part 2 without Subtitles: 00:02:00 •Number 0 to 100: 00:05:00 •Numbers: 00:10:00 •Numbers: 00:02:00 •Numbers: 00:10:00 •Bingo Numbers Games (4): 00:04:00 •BINGO 4 Games: 00:10:00 •Phone Numbers: 00:10:00 •Time and Calendar Signs with Subtitles: 00:01:00 •Time and Calendar without Subtitles: 00:01:00 •Calendars: 00:10:00 •Calendars Birthday Ages and Names: 00:10:00 •What is the Time? With Subtitles: 00:01:00 •What is the Time? Without Subtitles: 00:01:00 •What is the time: 00:10:00 •Calendar Signs with Subtitles: 00:05:00 •Calendar Signs without Subtitles: 00:05:00 •Birthday, When?: 00:02:00 •Birthday When: 00:10:00 •Colour Signs with Subtitles: 00:01:00 •Colour Signs without Subtitles: 00:01:00 •Colours: 00:04:00 •Colours: 00:10:00 •Draw a colour Elephant: 00:02:00 •HNADOUT ANSWER Draw a colour Elephant: 00:00:00 •Transports: 00:10:00 •Transports sign with Subtitles: 00:02:00 •Transports sign without Subtitles: 00:01:00 •Transport and Time Signs with Subtitles: 00:01:00 •Transport and Time Signs without Subtitles: 00:01:00 •Weather Signs with Subtitles: 00:01:00 •Weather Signs without Subtitles: 00:01:00 •Weather: 00:10:00 •Weather and Questions: 00:01:00 •Directions Signs with Subtitles: 00:02:00 •Directions Signs without Subtitles: 00:02:00 •Directions: 00:06:00 •Questions for Directions Signs with Subtitles: 00:01:00 •Questions on Directions Signs without Subtitles: 00:01:00 •Non-Manual Features (NMF) in BSL: 00:10:00 •Affirmative & Negative Signs with Subtitles: 00:01:00 •Affirmative & Negative Signs without Subtitles: 00:01:00 •Affirmative and Negative: 00:10:00 •Activities Interests and Sports Handouts: 00:10:00 •Information about different clubs: 00:10:00 •Interests and Hobbies with Subtitles: 00:03:00 •Interests and Hobbies without Subtitles: 00:01:00 •Sports Signs with Subtitles: 00:03:00 •Sports Signs without Subtitles: 00:03:00 •Hobbies/Interests Questions with Subtitles: 00:01:00 •Hobbies/Interests Questions without Subtitles: 00:01:00 •Sports Clubs: 00:01:00 •Description of a Person with Subtitles: 00:04:00 •Description of a Person without Subtitles: 00:04:00 •Describing a Person: 00:13:00 •Describing Clothes with Subtitles: 00:02:00 •Describing Clothes without Subtitles: 00:02:00 •Wearing Clothes: 00:13:00 •A -Z of Animals with Subtitles: 00:02:00 •A -Z of Animals without Subtitles: 00:02:00 •Animal A to Z: 00:22:00 •Questions about Pets with Subtitles: 00:01:00 •Questions about Pets without Subtitles: 00:01:00 •STUDY About Pets: 00:02:00 •STUDY ANSWERS About Pets: 00:01:00 •Money Signs (Part 1) with Subtitles: 00:01:00 •Money Signs (Part 1) without Subtitles: 00:01:00 •Money Signs (Part 2) with Subtitles: 00:01:00 •Money Signs (Part 2) without Subtitles: 00:01:00 •How Much is it?: 00:01:00 •How much is it: 00:01:00 •Foods and Drinks with Subtitles: 00:09:00 •Foods and Drinks without Subtitles: 00:09:00 •Food and Drinks: 00:12:00 •Hurley's Food and Drink Menu with Images: 00:09:00 •Hurley's Food and Drink Menu without Images: 00:09:00 •HANDOUT Top Eat Menu: 00:02:00 •Hurley' s Food and Drink Menu: 00:10:00 •STUDY At the Restaurant: 00:10:00 •STUDY HANDOUT ANSWERS At the Restaurant: 00:02:00 •STUDY: BSL LEVEL 1 EXAM: 00:04:00 •STUDY ANSWERS : BSL LEVEL 1 EXAM: 00:01:00 •Asking Questions about the Jobs without Subtitles: 00:02:00 •Asking Questions about the Jobs without Subtitles: 00:02:00 •STUDY What is My Job: 00:05:00 •Job Vocabulary with Subtitles: 00:06:00 •Job Vocabulary without Subtitles: 00:06:00 •Jobs Signs with Images: 00:02:00 •Jobs Signs without Images: 00:02:00 •Type of Buildings with Subtitles: 00:03:00 •Type of Buildings without Subtitles: 00:03:00 •At Home (Room) with subtitles: 00:03:00 •At Home (Room) without Subtitles: 00:01:00 •At Home - What is in each room with subtitles: 00:05:00 •At Home - What is in each room without Subtitles: 00:05:00 •How to describe each room with Subtitles: 00:12:00 •Day to Day Routine with Images: 00:02:00 •Day to Day Routine without images: 00:02:00 •Emotional Signs with Subtitles: 00:02:00 •Emotional Signs without Subtitles: 00:02:00 •Emotional Signs: 00:02:00 •Emotional Stories Study: 00:05:00 •Countries and Flags: 00:04:00 •L2 Itemising_Listings inc 4 Stories: 00:09:00 •L2 Multi-Channels Sign with Subtitles: 00:03:00 •L2 Multi-Channels Sign without Subtitles: 00:03:00 •Transport HOMEWORK: 00:03:00 •Assignment - British Sign Language Interpreter Training: 00:00:00

British Sign Language Interpreter Training
Delivered Online On Demand9 hours 18 minutes
£12

NodeJS made easy for MEAN or MERN Stack Level 4

5.0(10)

By Apex Learning

Overview This comprehensive course on NodeJS made easy for MEAN or MERN Stack Level 4 will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This NodeJS made easy for MEAN or MERN Stack Level 4 comes with accredited certification from CPD, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is This course for? There is no experience or previous qualifications required for enrolment on this NodeJS made easy for MEAN or MERN Stack Level 4. It is available to all students, of all academic backgrounds. Requirements Our NodeJS made easy for MEAN or MERN Stack Level 4 is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so 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 Learning this new skill will help you to advance in your career. It will diversify your job options and help you develop new techniques to keep up with the fast-changing world. This skillset will help you to- Open doors of opportunities Increase your adaptability Keep you relevant Boost confidence And much more! Course Curriculum 14 sections • 116 lectures • 06:46:00 total length •Module 01: Course and Instructor Introduction: 00:03:00 •Module 02: GITHub URL: 00:01:00 •Module 01: What is Node?: 00:05:00 •Module 02: Why Node?: 00:04:00 •Module 03: NodeJS package manager NPM: 00:02:00 •Module 04: Install Node and Visual Studio Code: 00:02:00 •Module 01: Create a simple node application: 00:04:00 •Module 02: Adding Dependencies: 00:04:00 •Module 03: OS Module: 00:05:00 •Module 04: Write a file sync and async: 00:07:00 •Module 05: Use Arrow Functions: 00:02:00 •Module 06: Append and Rename: 00:03:00 •Module 07: Read and Delete: 00:04:00 •Module 08: HTTP module in action: 00:03:00 •Module 09: Return JSON Response: 00:04:00 •Module 10: Use nodemon: 00:02:00 •Module 11: Scripts block: 00:04:00 •Module 01: Introduction 04: 00:04:00 •Module 02: What is REST?: 00:06:00 •Module 03: Create an Express App: 00:02:00 •Module 04: Express In Action: 00:05:00 •Module 05: Handle other HTTP Methods: 00:06:00 •Module 06: Use Router: 00:05:00 •Module 07: Create Customer Endpoint: 00:05:00 •Module 01: Introduction 05: 00:02:00 •Module 02: Mongo Command Line: 00:07:00 •Module 03: Steps: 00:03:00 •Module 04: Use Mongo Client: 00:04:00 •Module 05: Implement Find All: 00:04:00 •Module 06: GET single product: 00:04:00 •Module 07: What is body-parser?: 00:03:00 •Module 08: Configure body-parser: 00:02:00 •Module 09: Create Product: 00:04:00 •Module 10: Update Product: 00:06:00 •Module 11: Delete Product: 00:02:00 •Module 01: Introduction 06: 00:04:00 •Module 02: Steps: 00:01:00 •Module 03: Create Project: 00:06:00 •Module 04: Create Server JS: 00:02:00 •Module 05: Create and Configure Product Controller: 00:02:00 •Module 06: Create Mongoose Schema and Model: 00:02:00 •Module 07: Create: 00:04:00 •Module 08: Test and Flow: 00:03:00 •Module 09: Read: 00:03:00 •Module 10: Update: 00:04:00 •Module 11: Delete: 00:02:00 •Module 01: Introduction 07: 00:01:00 •Module 02: Steps 7: 00:01:00 •Module 03: Create the Project 7: 00:02:00 •Module 04: Get All: 00:02:00 •Module 05: Create and Update: 00:04:00 •Module 06: Get and Delete: 00:03:00 •Module 01: Mocha and Chai: 00:03:00 •Module 02: Steps 8: 00:02:00 •Module 03: Install Dependencies: 00:01:00 •Module 04: First Test: 00:06:00 •Module 05: Handle Failures: 00:02:00 •Module 06: Test Create and Get: 00:02:00 •Module 07: Before and after methods: 00:03:00 •Module 01: Introduction 09: 00:03:00 •Module 02: Steps 09: 00:03:00 •Module 03: Create DB Connection: 00:04:00 •Module 04: Mongoose Static Methods: 00:03:00 •Module 05: Create the Model and DAO: 00:07:00 •Module 06: Create the Controller: 00:08:00 •Module 07: Map Routes: 00:05:00 •Module 08: Test: 00:02:00 •Module 09: Use src folder: 00:02:00 •Module 10: Use Babel and ES6 Syntax: 00:06:00 •Module 01: Usecase: 00:01:00 •Module 02: Create the Project: 00:03:00 •Module 03: Setup Configuration: 00:04:00 •Module 04: Create Model: 00:05:00 •Module 05: Implement Patient DAO: 00:03:00 •Module 06: Create Patient Controller: 00:04:00 •Module 07: Create and Configure Routes: 00:03:00 •Module 08: Create Clinical DAO and Controller: 00:07:00 •Module 09: Run and Test: 00:06:00 •Module 10: Fix Bug and Test: 00:02:00 •Module 01: Introduction 11: 00:02:00 •Module 02: Install Docker Desktop: 00:01:00 •Module 03: Steps: 00:03:00 •Module 04: Create Dockerfile: 00:07:00 •Module 05: Create docker-compose.yml: 00:05:00 •Module 06: docker compose up: 00:05:00 •Module 01: Introduction 12: 00:01:00 •Module 02: AWS EC2 Introduction: 00:03:00 •Module 03: Launch an EC2 Instance: 00:05:00 •Module 04: Windows - Use MobaXterm and connect: 00:04:00 •Module 05: Install Mongo: 00:04:00 •Module 06: Install Node and Git: 00:02:00 •Module 07: Push Project to Github: 00:04:00 •Module 08: Run the APP on EC2 and Test: 00:04:00 •Module 01: Introduction 13: 00:01:00 •Module 02: Install React CLI: 00:01:00 •Module 03: Create Project: 00:06:00 •Module 04: Create Components: 00:03:00 •Module 05: Configure Routing: 00:04:00 •Module 06: Home Component: 00:03:00 •Module 07: Use State and React Hook: 00:04:00 •Module 08: Render Rows: 00:03:00 •Module 09: Enable CORS on the Node Project: 00:04:00 •Module 10: Test Home Page: 00:03:00 •Module 11: Add Patient - Create Form: 00:05:00 •Module 12: Handle Submit: 00:04:00 •Module 13: Add Clinical's - Create Form: 00:07:00 •Module 14: Add Clinical's - Handle Submit: 00:04:00 •Module 01: Introduction 14: 00:02:00 •Module 02: Steps 14: 00:01:00 •Module 03: Setup the database: 00:03:00 •Module 04: Setup Project: 00:02:00 •Module 05: Get All: 00:05:00 •Module 06: Get One: 00:03:00 •Module 07: Create: 00:04:00 •Module 08: Return after Insert: 00:02:00 •Module 09: Update: 00:03:00

NodeJS made easy for MEAN or MERN Stack Level 4
Delivered Online On Demand6 hours 46 minutes
£12