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

5085 Sciences courses delivered Online

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

Quality Assurance Manager

5.0(10)

By Apex Learning

Overview This comprehensive course on Quality Assurance Manager will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Quality Assurance Manager 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 Quality Assurance Manager. It is available to all students, of all academic backgrounds. Requirements Our Quality Assurance Manager 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 1 sections • 4 lectures • 05:26:00 total length •Quality Management Fundamentals: 01:27:00 •Quality Management Planning: 01:19:00 •Quality Management Implementation: 01:13:00 •Quality Management Improvement: 01:27:00

Quality Assurance Manager
Delivered Online On Demand5 hours 26 minutes
£12

Quick Maths Tricks for Competitive Exams

5.0(10)

By Apex Learning

Overview This comprehensive course on Quick Maths Tricks for Competitive Exams will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Quick Maths Tricks for Competitive Exams 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 Quick Maths Tricks for Competitive Exams. It is available to all students, of all academic backgrounds. Requirements Our Quick Maths Tricks for Competitive Exams 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 14 sections • 67 lectures • 07:39:00 total length •Introduction: 00:02:00 •Number system: 00:09:00 •Integers and ordering of integers: 00:07:00 •Addition and Subtractions of Integers: 00:10:00 •Operations on Integers: 00:06:00 •Multiplication and Division of Integers: 00:07:00 •Powers of Integers (Exponents): 00:04:00 •Complete knowledge about factors and multiples: 00:07:00 •Divisibility tests for 2,3,4,5,6: 00:07:00 •Divisibility rules 7,8,9,10,11: 00:11:00 •Prime Factorization: 00:13:00 •Highest common factor HCF: 00:13:00 •Word problems based on HCF: 00:12:00 •Least common multiple LCM: 00:16:00 •Relation between lcm and HCF: 00:04:00 •Classification of Fractions: 00:04:00 •Convert mixed to improper and improper to mixed fractions: 00:03:00 •Equivalent Fractions: 00:04:00 •Comparing Fractions after converting to like fractions: 00:09:00 •Reducing a fraction to lowest term: 00:04:00 •Addition and subtraction OF fractions: 00:08:00 •Multiplication and division of fractions: 00:11:00 •Word problems on fractions: 00:16:00 •Bodmas and rules to remove brackets: 00:03:00 •simplify expressions using BODMAS rules: 00:05:00 •simplify expressions involving fractions using BODMAS: 00:07:00 •Decimal numbers in relation to fractions: 00:08:00 •Like and unlike Decimals: 00:05:00 •Ordering of Decimal numbers: 00:10:00 •Addition and subtraction of Decimal: 00:07:00 •Multiplication of Decimal: 00:03:00 •Division of Decimal: 00:08:00 •Rational number: 00:02:00 •Representation of Rational Numbers on Number line: 00:05:00 •Determining which fraction is terminating or non-terminating: 00:07:00 •shortcut method of writing decimal expansion of fraction to decimal: 00:08:00 •Rounding to whole number: 00:06:00 •Rounding to required number of decimals (1 d.p. ): 00:05:00 •Rounding to significant digits: 00:07:00 •Practice question on three methods of approximation: 00:05:00 •Estimation: 00:05:00 •Scientific Notation: 00:07:00 •Operation on numbers when they are in scientific notation: 00:06:00 •Percentage to fraction and fraction to percentage: 00:06:00 •Percentage of a quantity and conversation to decimal: 00:06:00 •Expressing one quantity as percentage of another quantity: 00:06:00 •Finding increase decrease percent: 00:05:00 •Uses of Percentages-Word Problems: 00:09:00 •Ratio- How to express as simple ratio: 00:09:00 •How to compare Ratios: 00:04:00 •Word problems on finding ratios: 00:07:00 •To divide a given quantity into a given Ratio: 00:11:00 •Proportion: 00:04:00 •Practice problems on Proportion: 00:06:00 •Continued proportion: 00:06:00 •Direct Variation (or proportion): 00:04:00 •Problems based on Direct proportion: 00:10:00 •Inverse Variation (or proportion): 00:10:00 •Multiple Ratios: 00:10:00 •Basics - Profit and Loss: 00:04:00 •More practice problems on Profit _ Loss: 00:06:00 •Selling price formula and Problems: 00:04:00 •Cost price formula and Problems: 00:03:00 •Higher problems on Profit and Loss: 00:08:00 •Basics - Discount: 00:05:00 •Practice problems on Discount: 00:04:00 •Tax: 00:06:00

Quick Maths Tricks for Competitive Exams
Delivered Online On Demand7 hours 39 minutes
£12

Math Tricks & Shortcuts

5.0(10)

By Apex Learning

Overview This comprehensive course on Math Tricks & Shortcuts will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Math Tricks & Shortcuts 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 Math Tricks & Shortcuts. It is available to all students, of all academic backgrounds. Requirements Our Math Tricks & Shortcuts 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 • 90 lectures • 14:24:00 total length •Lecture 1 Introduction: 00:02:00 •Lecture 2 Lines and Angles (Basics): 00:07:00 •Lecture 3 Parallel lines (Basics): 00:06:00 •Lecture 4 Practice Problems 1 (Lines and Angles): 00:06:00 •Lecture 5 Triangles (Basics): 00:11:00 •Lecture 6 Practice Problems 2 (angle sum and exterior angle Property): 00:10:00 •Lecture 7 Pythagoras Theorem: 00:13:00 •Lecture 8 Inequalities in Triangles: 00:06:00 •Lecture 9 Sine and Cosine Rule: 00:12:00 •Lecture 10 Median, Altitude, Angle bisector: 00:06:00 •Lecture 11 Practice Problems 3: 00:11:00 •Lecture 12 Properties of Medians: 00:09:00 •Lecture 13 Practice Problems 4: 00:07:00 •Lecture 14 Properties of Equilateral Triangles: 00:04:00 •Lecture 15 Some special Quadrilaterals: 00:08:00 •Lecture 16 Polygons-interior angles, diagonals etc.: 00:08:00 •Lecture 17 Angle Bisector Theorem: 00:07:00 •Lecture 18 Congruent Triangles: 00:06:00 •Lecture 19 Similar Triangles: 00:14:00 •Lecture 20 Practice Problems 5: 00:10:00 •Lecture 21 Circle: 00:10:00 •Lecture 22 Cyclic Quadrilateral _ Tangent to circle: 00:07:00 •Lecture 23 Areas of Parallelogram & Triangle 1: 00:10:00 •Lecture 24 Areas of Parallelogram _ Triangle 2: 00:10:00 •Lecture 25 Practice Problems based on Areas 1: 00:05:00 •Lecture 26 Practice Problems based on Areas 2: 00:12:00 •Lecture 27 Mensuration Formulae: 00:07:00 •Lecture 28 Practice problems on 2-d figures: 00:11:00 •Lecture 29 Assignment (Video) on 2 - d figure: 00:02:00 •Lecture 30 Areas related to the circle: 00:06:00 •Lecture 31 Practice questions on areas related to circle: 00:10:00 •Practice Test (Geometry): 00:02:00 •Lecture 32 What is Unit Digit: 00:04:00 •Lecture 33 How to find unit digit of numbers with exponents: 00:10:00 •Lecture 34 Practice Problems based on Unit Digit: 00:08:00 •Lecture 35 Simplifications based on Percentages: 00:11:00 •Lecture 36 Simplification based on Exponents: 00:12:00 •Lecture 37 Fastest method of finding square roots: 00:12:00 •Lecture 38 Fastest method of finding cube roots: 00:03:00 •Lecture 39 Simplification based on square and cube roots: 00:16:00 •Lecture 40 Simplification Problems: 00:26:00 •Lecture 41 Simplification problems Type 1: 00:08:00 •Lecture 42 Simplification problems Type 2: 00:08:00 •Lecture 43 Simplification problems Type 3: 00:08:00 •Lecture 44 Simplification problems Type 4: 00:07:00 •Lecture 45 Finding smallest and greatest from difficult exponents: 00:08:00 •Lecture 46 What is Digital sum: 00:05:00 •Lecture 47 How to apply Digital sum technique in different operations: 00:14:00 •Lecture 48 Simplification problems using Digital sum -1: 00:07:00 •Lecture 49 Simplification problems using Digital sum -2: 00:06:00 •Lecture 50 Resources download 1: 00:48:00 •Lecture 51 Problems based on persons, days, work and hours: 00:12:00 •Lecture 52 Short cut formulas for most common problems: 00:11:00 •Lecture 53 Problems based on Two Persons: 00:06:00 •Lecture 54 Problems based on three Persons: 00:10:00 •Lecture 55 Based on Efficiency: 00:13:00 •Lecture 56 Complex problems on Efficiency: 00:10:00 •Lecture 57 Fraction of work: 00:07:00 •Lecture 58 Leaving and Joining - 1: 00:06:00 •Lecture 59 Leaving and Joining - 2: 00:08:00 •Lecture 60 Men, women and boys: 00:05:00 •Lecture 61 Work and wages: 00:11:00 •Lecture 62 Resources download 1: 00:20:00 •Lecture 63 Basics of pipes and cisterns: 00:06:00 •Lecture 64 Pipes and cisterns - Type 1: 00:07:00 •Lecture 65 Pipes and cisterns - Type 2: 00:04:00 •Lecture 66 Pipes and cisterns - Type 3: 00:07:00 •Lecture 67 Pipes and cisterns - Type 4: 00:06:00 •Lecture 68 Pipes and cisterns - Type5: 00:05:00 •Lecture 69 Speed, Distance and Time Resources download: 00:32:00 •Lecture 70 Basic Concepts and simple problems: 00:10:00 •Lecture 71 Problems based on average speed: 00:07:00 •Lecture 72 Problems of finding Distance: 00:13:00 •Lecture 73 Practice Problems 1: 00:10:00 •Lecture 74 Practice Problems 2: 00:08:00 •Lecture 75 Practice Problems 3: 00:07:00 •Lecture 76 Boats and Streams: 00:18:00 •Lecture 77 Basics of Boats and streams: 00:10:00 •Lecture 78 Finding speed of boat or stream: 00:13:00 •Lecture 79 Problems based on finding Distance: 00:06:00 •Lecture 80 Latest Problems on Boat and cisterns: 00:11:00 •Lecture 81 Percentage Basics 1: 00:10:00 •Lecture 82 Percentage Basics 2: 00:04:00 •Lecture 83 Fractional Values of Percentages: 00:09:00 •Lecture 84 Simplification using fractional values of Percentages-1: 00:06:00 •Lecture 85 Simplification problems of Percentage 2: 00:05:00 •Lecture 86 Article for Resources: 00:24:00 •Lecture 87 Problems based on Marks in examination: 00:15:00 •Lecture 88 Problems based on Price and Quantity 1: 00:08:00 •Lecture 89 Problems based on Price and Quantity 2: 00:08:00

Math Tricks & Shortcuts
Delivered Online On Demand14 hours 24 minutes
£12

Quality Assurance

5.0(10)

By Apex Learning

Overview This comprehensive course on Quality Assurance will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Quality Assurance 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? After successfully completing the course you will be able to order your certificate, these are included in the price. Who is This course for? There is no experience or previous qualifications required for enrolment on this Quality Assurance. It is available to all students, of all academic backgrounds. Requirements Our Quality Assurance 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 1 sections • 10 lectures • 09:59:00 total length •Introduction (Various Types of Testing): 01:02:00 •Functional Testing: 01:03:00 •Rally Tool (Part - I): 00:52:00 •Rally Tool (Part - II): 01:04:00 •Documentation: 01:01:00 •Waterfall Methodology: 00:59:00 •Agile Methodology Introduction: 01:00:00 •QA Revision: 00:59:00 •Introduction to QTP: 00:57:00 •Introduction to Loadrunner: 01:02:00

Quality Assurance
Delivered Online On Demand9 hours 59 minutes
£12

Functional Skills IT

5.0(10)

By Apex Learning

Overview This comprehensive course on Functional Skills IT will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Functional Skills IT 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 Functional Skills IT. It is available to all students, of all academic backgrounds. Requirements Our Functional Skills IT 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 • 64 lectures • 04:55:00 total length •Introduction to IT Fundamentals: 00:03:00 •The Case for Computer Literacy: 00:03:00 •Features Common to Every Computing Device: 00:02:00 •Common General-Purpose Computing Devices: 00:02:00 •Networks of Computing Devices: 00:04:00 •Remotely-Accessed Computer Systems: 00:04:00 •Specialized Computer Systems: 00:02:00 •Specialty I/O Devices: 00:01:00 •CPUs: 00:03:00 •Passive and Active Cooling: 00:03:00 •RAM and Active Memory: 00:05:00 •Motherboards: 00:03:00 •Power Supplies: 00:03:00 •AMA - Ask Me Anything about System Hardware: 00:07:00 •Ports and Connectors: 00:03:00 •General Use I/O Devices: 00:02:00 •AMA - Ask Me Anything about I/O, Ports and Peripherals: 00:07:00 •Basics of Binary: 00:04:00 •Storage Technologies: 00:04:00 •Mass Storage Variation: 00:03:00 •AMA - Ask Me Anything about Data Storage and Sharing: 00:07:00 •Operating System Functions: 00:04:00 •Operating System Interfaces: 00:05:00 •AMA - Ask Me Anything about Understanding OS's: 00:05:00 •Preparing the Work Area: 00:02:00 •Setting up a Desktop PC: 00:01:00 •Completing PC Setup: 00:04:00 •AMA - Ask Me Anything about Setting up and Configuring a PC: 00:09:00 •Personalizing a Tablet: 00:08:00 •AMA - Ask Me Anything about Mobile Devices Part 1: 00:07:00 •AMA - Ask Me Anything about Mobile Devices Part 2: 00:07:00 •File Management Tools: 00:02:00 •File Manipulation: 00:06:00 •Backups: 00:03:00 •AMA - Ask Me Anything about Managing Files: 00:08:00 •Walking Survey of Applications: 00:03:00 •Managing Applications: 00:03:00 •Applications and Extensions: 00:04:00 •AMA - Ask Me Anything about Working with Applications: 00:07:00 •Wi-Fi Setup: 00:06:00 •Going High Speed: 00:03:00 •Setting Up and Sharing Printers: 00:05:00 •AMA - Ask Me Anything about Networks and Internet Connectivity Part 1: 00:07:00 •AMA - Ask Me Anything about Networks and Internet Connectivity Part 2: 00:05:00 •Physical Security: 00:05:00 •Dealing with Malware: 00:03:00 •Password Management: 00:03:00 •Clickworthy: 00:03:00 •Perils of Public Internet: 00:02:00 •AMA - Ask Me Anything about IT Threat Mitigation Part 1: 00:07:00 •AMA - Ask Me Anything about IT Threat Mitigation Part 2: 00:08:00 •Power Management: 00:02:00 •Cleaning and Maintaining Computers: 00:02:00 •Trash it or Stash it?: 00:02:00 •AMA - Ask Me Anything about Computer Maintenance and Management: 00:11:00 •Troubleshooting 101: 00:03:00 •AMA - Ask Me Anything about Troubleshooting Computers Part 1: 00:10:00 •AMA - Ask Me Anything about Troubleshooting Computers Part 2: 00:11:00 •Introduction to Databases: 00:06:00 •Database Details: 00:06:00 •AMA - Ask Me Anything about Databases: 00:06:00 •Introduction to Programming: 00:04:00 •Programming with a PBJ Sandwich: 00:08:00 •AMA - Ask Me Anything about Programming: 00:04:00

Functional Skills IT
Delivered Online On Demand4 hours 55 minutes
£12

Develop Big Data Pipelines with R & Sparklyr & Tableau

5.0(10)

By Apex Learning

Overview This comprehensive course on Develop Big Data Pipelines with R & Sparklyr & Tableau will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Develop Big Data Pipelines with R & Sparklyr & Tableau 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 Develop Big Data Pipelines with R & Sparklyr & Tableau. It is available to all students, of all academic backgrounds. Requirements Our Develop Big Data Pipelines with R & Sparklyr & Tableau 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 6 sections • 20 lectures • 02:59:00 total length •Introduction: 00:12:00 •R Installation: 00:05:00 •Installing Apache Spark: 00:12:00 •Installing Java (Optional): 00:05:00 •Testing Apache Spark Installation: 00:03:00 •Installing Sparklyr: 00:07:00 •Data Extraction: 00:06:00 •Data Transformation: 00:18:00 •Data Exporting: 00:07:00 •Data Pre-processing: 00:18:00 •Building the Predictive Model: 00:10:00 •Creating the Prediction Dataset: 00:10:00 •Installing Tableau: 00:02:00 •Loading the Data Sources: 00:05:00 •Creating a Geo Map: 00:12:00 •Creating a Bar Chart: 00:08:00 •Creating a Donut Chart: 00:15:00 •Creating the Magnitude Chart: 00:09:00 •Creating the Dashboard: 00:15:00 •Source Code: 00:00:00

Develop Big Data Pipelines with R & Sparklyr & Tableau
Delivered Online On Demand2 hours 59 minutes
£12

Environmental Science and Climate Change

By IOMH - Institute of Mental Health

Join our Environmental Science and Climate Change course and discover your hidden skills, setting you on a path to success in this area. Get ready to improve your skills and achieve your biggest goals. The Environmental Science and Climate Change course has everything you need to get a great start in this sector. Improving and moving forward is key to getting ahead personally. The Environmental Science and Climate Change course is designed to teach you the important stuff quickly and well, helping you to get off to a great start in the field. So, what are you looking for? Enrol now! You will Learn The Following Things: Learn strategies to boost your workplace efficiency. Hone your skills to help you advance your career. Acquire a comprehensive understanding of various topics and tips. Learn in-demand skills that are in high demand among UK employers This course covers the topic you must know to stand against the tough competition. The future is truly yours to seize with this Environmental Science and Climate Change. 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 Environmental Science and Climate Change 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? This Environmental Science and Climate Change is suitable for anyone aspiring to start a career in relevant field; even if you are new to this and have no prior knowledge, this course is going to be very easy for you to understand.  On the other hand, if you are already working in this sector, this course will be a great source of knowledge for you to improve your existing skills and take them to the next level.  This course has been developed with maximum flexibility and accessibility, making it ideal for people who don't have the time to devote to traditional education. Requirements There is no prerequisite to enrol in this course. You don't need any educational qualification or experience to enrol in the Environmental Science and Climate Change 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 The certification and skills you get from this Environmental Science and Climate Change Course can help you advance your career and gain expertise in several fields, allowing you to apply for high-paying jobs in related sectors. Course Curriculum Module 01: Introduction to Environmental Science and Climate Change Introduction to Environmental Science and Climate Change 00:16:00 Module 02: Ecosystems and Biodiversity Ecosystems and Biodiversity 00:17:00 Module 03: Pollution and Environmental Health Pollution and Environmental Health 00:00:00 Module 04: Energy and Sustainability Energy and Sustainability 00:17:00 Module 05: Climate Change Science and Impacts Climate Change Science and Impacts 00:16:00 Module 06: Environmental Policy and Governance Environmental Policy and Governance 00:18:00 Module 07: Sustainable Resource Management Sustainable Resource Management 00:19:00 Module 08: Environmental Ethics and Sustainable Lifestyles Environmental Ethics and Sustainable Lifestyles 00:17:00

Environmental Science and Climate Change
Delivered Online On Demand2 hours
£11.99

Child Psychology, Cognitive and Social Development - 8 Courses Bundle

By NextGen Learning

Are you ready to embark on an enlightening journey of wisdom with the Child Psychology bundle, and pave your way to an enriched personal and professional future? If so, then Step into a world of knowledge with our bundle - Child Psychology, Cognitive and Social Development. Delve into eight immersive CPD Accredited courses, each a standalone course: Course 1: Child Psychology Diploma Course 2: Child Development and Care Course 3: CBT for Children and Adults with Role Playing Course 4: Childhood Moral, Personality and Sexual Development in Young Children Course 5: Cognitive and Social Development at Early Childhood Course 6: Social and Emotional Development for Early Childhood Course 7: Creating Children's Room Course 8: Child Playwork Traverse the vast landscapes of theory, unlocking new dimensions of understanding at every turn. Let the Child Psychology, Cognitive and Social Development bundle illuminate your path to wisdom. The Child Psychology, Cognitive and Social Development bundle offers a comprehensive exploration into a rich tapestry of vast knowledge across five carefully curated courses. The journey is designed to enhance your understanding and critical thinking skills. Each course within the bundle provides a deep-dive into complex theories, principles, and frameworks, allowing you to delve into the nuances of the subject matter at your own pace. In the framework of the Child Psychology, Cognitive and Social Development package, you are bestowed with complimentary PDF certificates for all the courses included in this bundle, all without any additional charge. Adorn yourself with the Child Psychology bundle, empowering you to traverse your career trajectory or personal growth journey with self-assurance. Register today and ignite the spark of your professional advancement! So, don't wait further and join the Child Psychology, Cognitive and Social Development community today and let your voyage of discovery begin! Learning Outcomes: Upon completion of the Child Psychology, Cognitive and Social Development Bundle, you will be able to: Attain a holistic understanding in the designated areas of study with the Child Psychology bundle. Establish robust bases across each course nestled within the Child Psychology bundle. Decipher intricate concepts through the articulate content of the Child Psychology bundle. Amplify your prowess in interpreting, scrutinising, and implementing theories. Procure the capacity to engage with the course material on an intellectual and profound level. Become proficient in the art of problem-solving across various disciplines. Stepping into the Child Psychology, Cognitive and Social Development bundle is akin to entering a world overflowing with deep theoretical wisdom. Each course within this distinctive bundle is an individual journey, meticulously crafted to untangle the complex web of theories, principles, and frameworks. Learners are inspired to explore, question, and absorb, thus enhancing their understanding and honing their critical thinking skills. Each course invites a personal and profoundly enlightening interaction with knowledge. The Child Psychology bundle shines in its capacity to cater to a wide range of learning needs and lifestyles. It gives learners the freedom to learn at their own pace, forging a unique path of discovery. More than just an educational journey, the Child Psychology, Cognitive and Social Development bundle fosters personal growth, enabling learners to skillfully navigate the complexities of the world. The Child Psychology bundle also illuminates the route to a rewarding career. The theoretical insight acquired through this bundle forms a strong foundation for various career opportunities, from academia and research to consultancy and programme management. The profound understanding fostered by the Child Psychology bundle allows learners to make meaningful contributions to their chosen fields. Embark on the Child Psychology journey and let knowledge guide you towards a brighter future. CPD 80 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Individuals keen on deepening their firm understanding in the respective fields. Students pursuing higher education looking for comprehensive theory modules. Professionals seeking to refresh or enhance their knowledge. Anyone with a thirst for knowledge and a passion for continuous learning. Requirements Without any formal requirements, you can delightfully enrol in this Child Psychology, Cognitive and Social Development Bundle. Career path Armed with the Child Psychology, Cognitive and Social Development bundle, your professional journey can reach new heights. The comprehensive theoretical knowledge from this bundle can unlock diverse career opportunities across several fields. Whether it's academic research, consultancy, or programme management, the Child Psychology bundle lays a solid groundwork. Certificates CPD Certificate Of Completion Digital certificate - Included 8 Digital Certificates Are Included With This Bundle CPD Quality Standard Hardcopy Certificate (FREE UK Delivery) Hard copy certificate - £9.99 Hardcopy Transcript: £9.99

Child Psychology, Cognitive and Social Development - 8 Courses Bundle
Delivered Online On Demand31 hours
£39

Big Data Analysis & Data Science Diploma - 8 Courses Bundle

By NextGen Learning

Get ready for an exceptional online learning experience with the Big Data Analysis & Data Science Diploma bundle! This carefully curated collection of 20 premium courses is designed to cater to a variety of interests and disciplines. Dive into a sea of knowledge and skills, tailoring your learning journey to suit your unique aspirations. The Big Data Analysis & Data Science Diploma is a dynamic package, blending the expertise of industry professionals with the flexibility of digital learning. It offers the perfect balance of foundational understanding and advanced insights. Whether you're looking to break into a new field or deepen your existing knowledge, the Data Analysis & Data Science Diploma package has something for everyone. As part of the Big Data Analysis & Data Science Diploma package, you will receive complimentary PDF certificates for all courses in this bundle at no extra cost. Equip yourself with the Data Analysis & Data Science Diploma bundle to confidently navigate your career path or personal development journey. Enrol today and start your career growth! This bundle comprises the following courses: CPD Quality Standards Courses: Big Data Analytics with PySpark Power BI and MongoDB Big Data Analytics with PySpark Tableau Desktop and MongoDB Building Big Data Pipelines with PySpark MongoDB and Bokeh Develop Big Data Pipelines with R & Sparklyr & Tableau Develop Big Data Pipelines with R, Sparklyr & Power BI Complete Python Machine Learning & Data Science Fundamentals Learning Outcome: Gain comprehensive insights into multiple fields. Foster critical thinking and problem-solving skills across various disciplines. Understand industry trends and best practices through the Data Analysis & Data Science Diploma Bundle. Develop practical skills applicable to real-world situations. Enhance personal and professional growth with the Data Analysis & Data Science Diploma. Build a strong knowledge base in your chosen course via the Data Analysis & Data Science Diploma. Benefit from the flexibility and convenience of online learning. With the Data Analysis & Data Science Diploma package, validate your learning with a CPD certificate. Each course in this bundle holds a prestigious CPD accreditation, symbolising exceptional quality. The materials, brimming with knowledge, are regularly updated, ensuring their relevance. This bundle promises not just education but an evolving learning experience. Engage with this extraordinary collection, and prepare to enrich your personal and professional development. Embrace the future of learning with the Big Data Analysis & Data Science Diploma, a rich anthology of 15 diverse courses. Each course in the Data Analysis & Data Science Diploma bundle is handpicked by our experts to ensure a wide spectrum of learning opportunities. ThisBig Data Analysis & Data Science Diploma bundle will take you on a unique and enriching educational journey. The bundle encapsulates our mission to provide quality, accessible education for all. Whether you are just starting your career, looking to switch industries, or hoping to enhance your professional skill set, the Big Data Analysis & Data Science Diploma bundle offers you the flexibility and convenience to learn at your own pace. Make the Data Analysis & Data Science Diploma package your trusted companion in your lifelong learning journey. CPD 25 CPD hours / points Accredited by CPD Quality Standards Who is this course for? The Big Data Analysis & Data Science Diploma bundle is perfect for: Lifelong learners looking to expand their knowledge and skills. Professionals seeking to enhance their career with CPD certification. Individuals wanting to explore new fields and disciplines. Anyone who values flexible, self-paced learning from the comfort of home. Career path Unleash your potential with the Big Data Analysis & Data Science Diploma bundle. Acquire versatile skills across multiple fields, foster problem-solving abilities, and stay ahead of industry trends. Ideal for those seeking career advancement, a new professional path, or personal growth. Embrace the journey with the Big Data Analysis & Data Science Diploma bundle package. Certificates Certificate Of Completion Digital certificate - Included Certificate Of Completion Hard copy certificate - Included You will get a complimentary Hard Copy Certificate.

Big Data Analysis & Data Science Diploma - 8 Courses Bundle
Delivered Online On Demand30 hours
£39