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

2576 Divi courses delivered Online

Forensic Anthropology: Skeletal Analysis

4.9(27)

By Apex Learning

Overview The 'Forensic Anthropology: Skeletal Analysis' course offers an excellent opportunity to step into a dynamic field where history, biology, and law intertwine. The forensic science market is expected to reach $19.5 billion by 2025, so this course positions you at the forefront of a rapidly expanding industry.  Diving into the depths of human osteology, students will uncover the secrets bones hold, applying their knowledge to real-world scenarios in criminal and historical investigations. This comprehensive course is not just a study program; it's a gateway to understanding the silent narratives of skeletal remains, blending science with the pursuit of justice. Enrol now in 'Forensic Anthropology: Skeletal Analysis' and step into a future where your skills uncover the silent stories of the past. 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 Forensic Anthropology: Skeletal Analysis. It is available to all students, of all academic backgrounds. Requirements Our Forensic Anthropology: Skeletal 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 14 sections • 38 lectures • 05:51:00 total length •Course outline: 00:05:00 •What is Anthropology?: 00:01:00 •Introduction to Anthropology: 01:08:00 •Forensic Anthropology: 00:01:00 •Role of Forensic Anthropology: 01:05:00 •Human Osteology: 00:01:00 •Supplemental bone identification video lecture: 00:02:00 •Comparative Osteology: 02:15:00 •Supplemental comparative osteology video lecture: 00:04:00 •Estimating sex from skeletal elements: 00:05:00 •Estimating sex from human remains PowerPoint: 03:00:00 •Estimating age at death from skeletal remains: 00:01:00 •Estimate age at death PowerPoint: 02:45:00 •Supplemental age estimation video lecture: 00:04:00 •Supplemental age estimation video lecture number 2: 00:02:00 •Estimating Stature, BMI, and MNI: 00:01:00 •Estimating stature, BMI, and MNI PowerPoint: 00:35:00 •Estimating ancestry: 00:02:00 •Estimating ancestry PowerPoint: 01:35:00 •Supplemental ancestry estimation video lecture: 00:04:00 •Analyzing trauma: 00:01:00 •How does trauma present on the skeleton; Projectile trauma: 03:05:00 •Sharp force trauma: 00:40:00 •Blunt force trauma: 01:05:00 •Supplemental trauma analysis video lecture: 00:05:00 •Writing it up! How to produce a professional report: 00:01:00 •Writing it up PowerPoint presentation: 00:45:00 •Ethical considerations: 00:01:00 •Physical anthropology code of ethics: 00:55:00 •Forensic anthropology code of ethics: 00:10:00 •Ethical code for human rights work: 07:55:00 •Sex estimation exercise key: 00:15:00 •Age estimation exercise key: 00:05:00 •Ancestry estimation exercise key: 00:15:00 •Bone identification exercise key: 00:15:00 •Trauma exercise key: 00:20:00 •Supplemental textbook recommendations video: 00:02:00 •Human Osteology and Skeletal Biology: 01:00:00

Forensic Anthropology: Skeletal Analysis
Delivered Online On Demand5 hours 51 minutes
£12

Assembly Programming For All Platforms

4.9(27)

By Apex Learning

Overview This comprehensive course on Assembly Programming For All Platforms will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Assembly Programming For All Platforms 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 Assembly Programming For All Platforms. It is available to all students, of all academic backgrounds. Requirements Our Assembly Programming For All Platforms 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 13 sections • 48 lectures • 02:07:00 total length •Introduction: 00:02:00 •Project Setup: 00:02:00 •Example File Code Structure: 00:02:00 •Comments: 00:03:00 •Memory Segments: 00:02:00 •Processor Registers: 00:04:00 •Data Registers: 00:04:00 •Pointer Registers: 00:02:00 •Index Registers: 00:01:00 •Control Registers: 00:04:00 •Segment Registers: 00:01:00 •Register Addressing: 00:04:00 •Immediate Addressing Mode: 00:02:00 •Direct Memory Addressing Mode: 00:02:00 •Direct-Offset Addressing Mode: 00:03:00 •Indirect Memory Addressing Mode: 00:02:00 •MOV Instruction: 00:02:00 •Allocating Storage Space for Initialised Data: 00:04:00 •Allocating Storage Space for Uninitialized Data: 00:02:00 •Multiple Variable Definitions: 00:02:00 •Multiple Variable Initialisations: 00:03:00 •EQU Command: 00:03:00 •Assign Command: 00:02:00 •Define Command: 00:02:00 •Increment Command (INC): 00:02:00 •Decrement Command (DEC): 00:02:00 •Addition Command (ADD): 00:03:00 •Subtraction Command (SUB): 00:02:00 •Multiply Command (MUL/IMUL): 00:02:00 •Divide Command (DIV/IDIV): 00:03:00 •AND Instruction: 00:04:00 •OR Instruction: 00:03:00 •XOR Instruction: 00:03:00 •NOT Instruction: 00:02:00 •Compare Instruction (CMP): 00:02:00 •Unconditional Jump: 00:02:00 •Conditional Jump: 00:03:00 •ASCII System: 00:02:00 •Basic Function: 00:03:00 •Stacks Data Structure: 00:04:00 •Function To Print Number: 00:05:00 •Recursion Using Factorial: 00:06:00 •Strings: 00:04:00 •Loops: 00:03:00 •Macros: 00:03:00 •System Calls: 00:04:00 •Resource: 00:00:00 •Assignment - Assembly Programming For All Platforms: 00:00:00

Assembly Programming For All Platforms
Delivered Online On Demand2 hours 7 minutes
£12

Finance Assets

4.9(27)

By Apex Learning

Overview This comprehensive course on Finance Assets will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Finance Assets 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 Finance Assets. It is available to all students, of all academic backgrounds. Requirements Our Finance Assets 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 5 sections • 45 lectures • 02:02:00 total length •Finance and Free Market Economies: 00:02:00 •Principles of Finance - Theory (Part 1): 00:04:00 •Principles of Finance - Theory (Part 2): 00:02:00 •Discounted Cash Flow (DCF): 00:01:00 •Interest Rates, Bonds and Annuities: 00:03:00 •Bonds: 00:03:00 •Bond Duration: 00:02:00 •Capital Market Theory - Risk & Return: Efficient Market Hypothesis: 00:03:00 •Security Market Line - Risk & Return: 00:04:00 •Security Market Line: 00:02:00 •Capital Asset Pricing Model: 00:01:00 •Portfolio Theory: 00:03:00 •Corporate Finance: 00:03:00 •Optimal Capital Structure - Debt vs. Equity: 00:03:00 •Interest Tax Shield / Cost of Financial Distress: 00:04:00 •Financial Leverage and Weighted Average Cost of Capital (WACC): 00:02:00 •Degree of Financial Leverage (DFL): 00:05:00 •Arbitrage Pricing Theory (APT): 00:01:00 •Capital Budgeting Methods / Techniques: 00:02:00 •Internal Rate of Return Method (IRR): 00:03:00 •Understanding Financial Statements / Financial Ratio Analysis: 00:06:00 •Company Stock Valuations: 00:02:00 •Valuation (Enterprises / Companies / Project): 00:06:00 •DCF Method - Company Enterprise Value: 00:02:00 •Calculation of the Free Cash Flow: 00:02:00 •Common Stock Valuation: 00:02:00 •Derivatives - Options and Future Contracts: 00:04:00 •Future Contracts: 00:04:00 •Call Option: 00:05:00 •SWAPS: 00:02:00 •Options Valuation and Pricing - Numerical and Black-Scholes: 00:02:00 •Cost, Price, Rates and Dividends: 00:02:00 •Analysis for Trading Purposes - Technical Analysis: 00:03:00 •Types of Trends: 00:02:00 •Support and Resistance / Volume: 00:02:00 •Moving Averages: 00:03:00 •Moving Average Convergence: 00:01:00 •Fundamental vs. Technical Analysis: 00:02:00 •Financial Forecasting: 00:02:00 •Regression, Correlation and Covariance: 00:02:00 •Time Series Analysis- Congregation and Random Walk: 00:05:00 •Errors in Statistical Forecasts: 00:03:00 •Econometrics Tools - Seasonality, Smoothing and Errors: 00:02:00 •Smoothing Techniques: 00:01:00 •Qualitative Methods - Survey, Research and Delphi: 00:02:00

Finance Assets
Delivered Online On Demand2 hours 2 minutes
£12

Learn Trigonometry and Trigonometric Functions

4.9(27)

By Apex Learning

Overview This comprehensive course on Learn Trigonometry and Trigonometric Functions will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Learn Trigonometry and Trigonometric Functions 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 Learn Trigonometry and Trigonometric Functions. It is available to all students, of all academic backgrounds. Requirements Our Learn Trigonometry and Trigonometric Functions 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 7 sections • 54 lectures • 10:40:00 total length •Course Promo: 00:02:00 •Number Tools: 00:10:00 •Graphing Tools: 00:06:00 •The Coordinate Plane: 00:06:00 •Introduction: 00:01:00 •The Unit Circle: 00:08:00 •Terminal Points: 00:31:00 •Reference Number: 00:22:00 •Trigonometric Functions: 00:12:00 •Evaluating Trigonometric Functions: 00:14:00 •Graph of Sine & Cosine: 00:24:00 •Sine & Cosine Graph Transformations: 00:17:00 •Tangent & Cotangent Graphs: 00:20:00 •Secant & Cosecant Graphs: 00:25:00 •Domain and Range of Sin, Cos and Tan: 00:22:00 •Examples: 00:13:00 •Domain and Range of Sec, Csc and Cot: 00:13:00 •Examples: 00:16:00 •Introduction: 00:01:00 •Angles: 00:16:00 •Standard Position: 00:08:00 •Trigonometric Ratios: 00:15:00 •Examples: 00:13:00 •Special Angles: 00:24:00 •Examples: 00:05:00 •Reference Angle: 00:14:00 •Evaluating Trig Functions and Points: 00:18:00 •Inverse Trigonometric Functions: 00:12:00 •The Law of Sines: 00:13:00 •The Law of Cosines: 00:10:00 •Area of a Triangle: 00:08:00 •Introduction: 00:01:00 •Fundamental Identities: 00:10:00 •Examples: 00:18:00 •Addition and Subtraction Formulas: 00:15:00 •Sums of Sines and Cosines: 00:07:00 •Double Angle Formulas: 00:10:00 •Half Angle Formulas: 00:08:00 •Formulas for Lowering Powers: 00:05:00 •Sum-to-Product Formulas: 00:06:00 •Product-to-Sum Formulas: 00:05:00 •Polar Coordinates: 00:19:00 •Polar and Rectangular Coordinates: 00:11:00 •Polar Equations: 00:07:00 •Graph of Polar Equations: 00:18:00 •Symmetry: 00:17:00 •Common Polar Curves: 00:12:00 •Graphing Complex Numbers: 00:06:00 •Modulus: 00:04:00 •Polar Form of Complex Numbers: 00:09:00 •Multiplication and Division: 00:07:00 •De Moivre's Theorem: 00:05:00 •nth Roots of a Complex Number: 00:21:00 •Resource - Learn Trigonometry and Trigonometric Functions: 00:00:00

Learn Trigonometry and Trigonometric Functions
Delivered Online On Demand10 hours 40 minutes
£12

Medical Coding Inpatient Training: DRG-PCS

4.9(27)

By Apex Learning

Overview This comprehensive course on Medical Coding Inpatient Training: DRG-PCS will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Medical Coding Inpatient Training: DRG-PCS 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 Medical Coding Inpatient Training: DRG-PCS. It is available to all students, of all academic backgrounds. Requirements Our Medical Coding Inpatient Training: DRG-PCS 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 13 sections • 58 lectures • 02:47:00 total length •What is PCS?: 00:08:00 •PCS Reasons and Modifications: 00:07:00 •PCS step by step: 00:10:00 •Quick UNLEARNING before learning IP DRG: 00:03:00 •Quick Learning: 00:06:00 •Character 1 Section Relates to Type of Procedure: 00:10:00 •Character 2 Body System Refers to General Body System: 00:10:00 •Root Operations Introduction: 00:06:00 •ALTERATION: 00:03:00 •BYPASS: 00:03:00 •CHANGE: 00:03:00 •CONTROL: 00:02:00 •CREATION: 00:02:00 •DESTRUCTION: 00:02:00 •DETACHMENT: 00:02:00 •DILATION: 00:03:00 •DIVISION: 00:01:00 •DRAINAGE: 00:02:00 •EXCISION: 00:03:00 •EXTIRPATION: 00:01:00 •EXTRACTION: 00:02:00 •FRAGMENTATION: 00:01:00 •FUSION: 00:03:00 •INSERTION: 00:02:00 •INSPECTION: 00:02:00 •MAP: 00:01:00 •OCCLUSION: 00:01:00 •REATTACHMENT: 00:02:00 •RELEASE: 00:02:00 •REMOVAL: 00:01:00 •REPAIR: 00:02:00 •REPLACEMENT: 00:02:00 •REPOSITION: 00:02:00 •RESECTION: 00:02:00 •RESTRICTION: 00:01:00 •REVISION: 00:02:00 •SUPPLEMENT: 00:02:00 •TRANSFER: 00:01:00 •TRANSPLANTATION: 00:03:00 •Character 4 Body Part: 00:04:00 •Open: 00:02:00 •Percutaneous: 00:02:00 •Percutaneous Endoscopic: 00:02:00 •Via Natural or Artificial Opening: 00:01:00 •Via Natural or Artificial Opening Endoscopic: 00:01:00 •Via Natural or Artificial Opening with percutaneous endoscopic assistance: 00:02:00 •External: 00:02:00 •Character 6 Device: 00:04:00 •Character 7 Qualifier: 00:02:00 •Obstetrics: 00:04:00 •Placement: 00:04:00 •Measurements and Monitoring: 00:02:00 •Extracorporeal Assistance and Performance: 00:04:00 •Extracorporeal Therapies: 00:03:00 •Osteopathic, Other Procedures & Chiropractic: 00:04:00 •3T Technique: 00:02:00 •IP DRG PCS: 00:01:00 •Assignment - Medical Coding Inpatient Training: DRG-PCS: 00:00:00

Medical Coding Inpatient Training: DRG-PCS
Delivered Online On Demand2 hours 47 minutes
£12

Stock Market Investing Diploma

4.7(47)

By Academy for Health and Fitness

Kickstart your stock trading and investing career in 2022. Understand both financial and technical analysis in details. This course will also teach you how to trade stocks from start to finish. You will learn how to buy and sell stocks, technical and fundamental analysis, investment strategies, brokerage orders, trading techniques, risk management, trading psychology, and other topics. You will also learn how to protect your account from stock market fraud. This course is endorsed by The Quality Licence Scheme and accredited by CPD (with 120 CPD points) to make your skill development and career progression related to Stock Market Investing substantial and easier than ever! Investing in stocks is unquestionably a good idea because it is a great way to accumulate wealth. Discover how the stock market operates and how to earn money from it. Understand how to invest and trade stocks more effectively. You will learn all of the tried-and-true methods for trading stocks. The stock market is a great place to make money. If you want to get started in the stock market quickly, this might be the right course for you. This course is specifically designed for beginners to provide them with all of the necessary information in one location. Get answers to the most frequently asked questions about stock trading or investing by beginners! Learners will gain knowledge of: Stock trading basics to advanced Fundamental analysis (Financial Statement Analysis) for long-term stock market value investing. Understanding Risk and free tools to assist you in determining your risk profile. Which stocks to buy from a basket of Individual Stocks, Stock Mutual Funds, Exchange Traded Funds (ETF), or a combination of the three. Value investing, growth investing, dividend investing, growth at a reasonable price (GARP), and other strategies are available. How to evaluate a stock efficiently using both Fundamental (Ratios and Business Evaluation) and Technical (Charting) Analysis. The actual mechanics of purchasing a stock from a broker and the different orders that can be placed. You can take advantage of unusual situations such as Initial Public Offerings (IPO), stock splits, stock buybacks, spinoffs, and more. Key Action Steps you can take to begin putting what you've learned into practice. Why Prefer this Course? Opportunity to earn a certificate endorsed by the Quality Licence Scheme and another certificate accredited by CPD after completing this course Student ID card with amazing discounts - completely for FREE! (£10 postal charges will be applicable for international delivery) Standard-aligned lesson planning Innovative and engaging content and activities Assessments that measure higher-level thinking and skills Complete the program in your own time, at your own pace Each of our students gets full 24/7 tutor support Experts created the course to provide a rich and in-depth training experience for all students who enrol in it. Enrol in the course right now and you'll have immediate access to all of the course materials. Then, from any internet-enabled device, access the course materials and learn when it's convenient for you. Start your learning journey straight away with this course and take a step toward a brighter future! *** Course Curriculum *** Here is the curriculum breakdown of the course: Module 01: Introduction to the Course Introduction to the Course Module 02: Introduction to Stocks Introduction to Stocks Module 03: Money Required for Primary Investment Money Required for Primary Investment Module 04: Opening an Investment Account Opening an Investment Account Module 05: Brokerage Account Walkthrough Brokerage Account Walkthrough Module 06: Finding Winning Stocks Finding Winning Stocks Module 07: Earning from Dividends Earning from Dividends Module 08: Diversifying Portfolio Diversifying Portfolio Module 09: Investment Plan Investment Plan Module 10: Rebalancing Portfolio Rebalancing Portfolio Module 11: Understanding Order Types Understanding Order Types Module 12: Investment Tax Investment Tax Module 13: Investment Rules: Rule-1 Investment Rules: Rule-1 Module 14: Investment Rules: Rule-2 Investment Rules: Rule-2 Module 15: Investment Rules: Rule-3 Investment Rules: Rule-3 Module 16: Investment Rules: Rule-4 Investment Rules: Rule-4 Module 17: Investment Rules: Rule-5 Investment Rules: Rule-5 Module 18: Stock Market Dictionary Stock Market Dictionary Module 19: Setting Up the Trading Platform Setting Up the Trading Platform Assessment Process We offer an integrated assessment framework to make the process of evaluating learners easier. You have to complete the assignment questions given at the end of the course and score a minimum of 60% to pass each exam.Our expert trainers will assess your assignment and give you feedback after you submit the assignment. You will be entitled to claim a certificate endorsed by the Quality Licence Scheme after you have completed all of the exams. CPD 120 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Anyone interested in learning more about the stock market and trading. Traders and investors who want to learn how to analyze markets. Anyone who wants to learn more about candlestick analysis for beginners. Traders interested in learning how to increase their trade win rate. Requirements The program does not require any prior knowledge; everyone may participate! This course is open to anyone interested in learning from anywhere in the world. Every student must be over the age of 16 and have a passion for learning and literacy. This 100% online course can be accessed from any internet-connected device, such as a computer, tablet, or smartphone. This Stock Market Investing course allows you to study at your speed and grow a quality skillset. Career path This exclusive Stock Trading course aims to help you achieve your dream career. The following are the top career options for those who complete the Stock Trading course. Trader Stock trader Stock broker Broker Investor Certificates CPD Accredited Certificate Digital certificate - £10 Certificate in Stock Market Investing at QLS Level 3 Hard copy certificate - £89 After successfully completing the Certificate in Stock Market Investing at QLS Level 3, you can order an original hardcopy certificate of achievement endorsed by the Quality Licence Scheme. The certificate will be home-delivered, with a pricing scheme of - 89 GBP inside the UK 99 GBP (including postal fees) for international delivery CPD Accredited Certificate 29 GBP for Printed Hardcopy Certificate inside the UK 39 GBP for Printed Hardcopy Certificate outside the UK (international delivery)

Stock Market Investing Diploma
Delivered Online On Demand7 days
£12

The Complete SQL from Scratch: Bootcamp

4.9(27)

By Apex Learning

Course Overview: Imagine the power of interacting with databases, organising vast information, and extracting valuable insights - all at your fingertips. This might seem like a formidable task, but SQL, or Structured Query Language, brings this within reach. It is one of the most in-demand skills in the tech industry, with a projected 10% job growth rate over the next decade. Our course, The Complete SQL from Scratch: Bootcamp, provides a thorough understanding of SQL, irrespective of your prior familiarity with it. This comprehensive course walks you through the journey from the fundamentals of databases to the intricate functionalities of SQL. The curriculum includes detailed discussions on database creation, table manipulation, SQL statements, and utilisation of various operators. Moreover, it also covers essential operations like data backup and restoration, thus preparing learners for real-life database management scenarios. The course design ensures a smooth transition from one concept to another, enabling learners to solidify their understanding at each step. Enrol today and start learning SQL! Key Features of the Course: CPD certificate: Upon completion of the course, you'll receive a CPD certificate that you can use to demonstrate your skills to employers. 24/7 Learning Assistance: Our team of experts is available 24/7 to answer your questions and help you progress through the course. Interesting learning materials: The course is packed with engaging videos, interactive exercises, and quizzes to help you learn SQL in a fun and effective way. Who is This Course For? The Complete SQL from Scratch: Bootcamp course is suitable for anyone interested in diving into the world of databases or enhancing their skills further. Beginners with no prior knowledge and professionals seeking an in-depth understanding of SQL would equally benefit from the course. What You Will Learn: Through The Complete SQL from Scratch: Bootcamp , you will learn: An in-depth understanding of databases and their functions. Familiarity with PostgreSQL installation and various connections. Proficiency in manipulating data including insert, update, delete operations. A comprehensive grasp of complex SQL commands and queries. Skills to design and alter table structures using SQL scripts. Advanced knowledge about SQL statements, their structure, and usage. Competence in data backup and restoration in databases. Why Enrol in This Course: The Complete SQL from Scratch: Bootcamp course is reviewed as a top choice among learners, and is recently updated to match the trending industry needs. By enrolling, you will acquire a set of skills that are crucial in today's data-centric world, enhancing your employability and competitive edge. Requirements: No prior experience is required A computer with internet access Career Path: Database Administrator (average UK salary £47,000) Data Analyst (£40,000), Business Analyst (£43,000) SQL Developer (£45,000) Database Engineer (£48,000) Systems Analyst (£41,000) Data Architect (£62,000). Certification: After successfully completing the course, you will receive a CPD certificate, signifying your expertise in SQL. This course is your stepping stone to becoming a proficient database professional. Enrol and Lets get started! Course Curriculum 12 sections • 56 lectures • 06:39:00 total length •Introduction: 00:04:00 •Course Curriculum overview: 00:04:00 •Overview of Databases: 00:08:00 •PostgreSQL Installation: 00:13:00 •Connecting to PostgreSQL using psql: 00:04:00 •Connecting to PostgreSQL using PgAdmin: 00:07:00 •Basic of Database and Tables: 00:06:00 •Data Types: 00:07:00 •Primary Keys and Foreign Keys: 00:04:00 •Create Table in SQL Script: 00:17:00 •Insert: 00:05:00 •Update: 00:05:00 •Delete: 00:03:00 •Alter Table: 00:05:00 •Drop Table: 00:02:00 •Check Constraint: 00:12:00 •NOT NULL Constraint: 00:04:00 •UNIQUE Constraint: 00:06:00 •Overview of Challenges: 00:04:00 •SQL Statement Basic: 00:07:00 •SELECT Statement: 00:12:00 •SELECT DISTINCT: 00:10:00 •Column AS Statement: 00:07:00 •COUNT: 00:07:00 •SELECT WHERE Clause - One: 00:06:00 •SELECT WHERE Clause - Two: 00:11:00 •ORDER: 00:05:00 •LIMIT: 00:04:00 •BETWEEN keyword usage on real time: 00:08:00 •IN Operator: 00:06:00 •LIKE and ILIKE: 00:10:00 •Overview of GROUP BY: 00:03:00 •Aggregation Function: 00:12:00 •GROUP BY - One: 00:05:00 •GROUP BY - Two: 00:06:00 •HAVING on SQL Statement: 00:04:00 •Overview of JOINS: 00:07:00 •Introduction to JOINS: 00:06:00 •AS Statement table: 00:05:00 •INNER Joins: 00:14:00 •Full Outer Joins: 00:04:00 •Left Outer join: 00:03:00 •Right Outer Join: 00:05:00 •Union: 00:05:00 •Basic of Advanced SQL Commands: 00:04:00 •Timestamps: 00:17:00 •Extract from Timestamp: 00:05:00 •Mathematical Functions: 00:06:00 •String Functions: 00:16:00 •SubQuery: 00:08:00 •Overview of Databases and Tables: 00:02:00 •Creating a Database backup: 00:03:00 •Restoring a Database from backup: 00:04:00 •Overview Assessment Test: 00:02:00 •Mock Exam - The Complete SQL from Scratch: Bootcamp: 00:20:00 •Final Exam - The Complete SQL from Scratch: Bootcamp: 00:20:00

The Complete SQL from Scratch: Bootcamp
Delivered Online On Demand6 hours 39 minutes
£12

Diploma in Game Design for Beginner - Level 3 (QLS Endorsed)

By Kingston Open College

QLS Endorsed + CPD QS Accredited - Dual Certification | Instant Access | 24/7 Tutor Support

Diploma in Game Design for Beginner  - Level 3 (QLS Endorsed)
Delivered Online On Demand1 hour
£15

Functional Maths Skills Training

4.3(43)

By John Academy

Description: The Functional Maths Skills Training aims to provide great insight into the skills and knowledge needed to help prepare you for taking your formal Functional Skills Maths exam, using teaching methods based on the most recent updates within the National Curriculum. This course helps you improve your Maths skills whatever your starting point is. It will cover different areas of maths learning including working with numbers, understanding percentages everyday measurements and much more. The course is delivered by experienced tutors who will use real life and work examples like checking bills, budgeting, calculating percentages, getting the best value for money, averages, using metric and imperial measuring systems; working out perimeter, area and volume and much more. This course will improve maths skills using a problem-solving approach. It can be tailored around specific needs of the business. Assessment: This course does not involve any MCQ test. Students need to answer assignment questions to complete the course, the answers will be in the form of written work in pdf or word. Students can write the answers in their own time. Once the answers are submitted, the instructor will check and assess the work. Certification: After completing and passing the course successfully, you will be able to obtain an Accredited Certificate of Achievement. Certificates can be obtained either in hard copy at a cost of £39 or in PDF format at a cost of £24. Who is this Course for? Functional Maths Skills Training is certified by CPD Qualifications Standards and CiQ. This makes it perfect for anyone trying to learn potential professional skills. As there is no experience and qualification required for this course, it is available for all students from any academic background. Requirements Our Functional Maths Skills Training is fully compatible with any kind of device. Whether you are using Windows computer, Mac, smartphones or tablets, you will get the same experience while learning. Besides that, you will be able to access the course with any kind of internet connection from anywhere at any time without any kind of limitation. Career Path After completing this course you will be able to build up accurate knowledge and skills with proper confidence to enrich yourself and brighten up your career in the relevant job market. Integers Lecture 1 Introduction 00:02:00 Lecture 2 Multiplying any digit number by 11, 22, and 33.mp4 00:09:00 Lecture 3 Integers and ordering of integers 00:06:00 Lecture 5 Operations on Integers 00:04:00 Lecture 6 Multiplication and Division of Integers 00:04:00 Lecture 7 Powers of Integers (Exponents) 00:04:00 Factors and Multiples Lecture 8 Complete knowledge about factors and multiples 00:06:00 Lecture 9 Divisibility tests for 2,3,4,5,6 00:07:00 Lecture 10 Divisibility rules 7,8,9,10,11 00:06:00 Lecture 11 Prime Factorization 00:06:00 Lecture 12 Highest Common Factor HCF 00:10:00 Lecture 13 Least Common Multiple LCM 00:16:00 Lecture 14 Relation between LCM and HCF 00:04:00 Fractions Lecture 15 Classification of Fractions 00:04:00 Lecture 16 Convert mixed to improper and improper to mixed fractions 00:03:00 Lecture 17 Equivalent Fractions 00:04:00 Lecture 18 Comparing Fractions after converting to like fractions 00:09:00 Lecture 19 Reducing a fraction to lowest term 00:04:00 Lecture 20 Addition and subtraction OF fractions 00:08:00 Lecture 21 Multiplication and division of fractions 00:11:00 Lecture 22 Word problems on fractions 00:16:00 Simplification Rule : BODMAS Lecture 23 BODMAS and rules to remove brackets 00:03:00 Lecture 24 Simplify expressions using BODMAS rules 00:05:00 Lecture 25 Simplify expressions involving fractions using BODMAS 00:07:00 Decimal numbers Lecture 26 Decimal numbers in relation to fractions 00:08:00 Lecture 27 Like and unlike Decimals 00:05:00 Lecture 28 Ordering of Decimal numbers 00:10:00 Lecture 29 Addition and subtraction of Decimal 00:07:00 Lecture 30 Multiplication of Decimal 00:03:00 Lecture 31 Division of Decimal 00:05:00 Rational Numbers Lecture 32 Rational number 00:02:00 Lecture 33 Representation of Rational Numbers on Number line 00:04:00 Lecture 34 Determining which fraction is terminating or non terminating 00:05:00 Lecture 35 shortcut method of writing decimal expansion of fraction to decimal 00:08:00 Approximation Lecture 36 Rounding to whole number 00:06:00 Lecture 37 Rounding to required number of decimals (1 d.p. ) 00:05:00 Lecture 38 rounding to significant digits 00:07:00 Lecture 39 Practice question on three methods of approximation 00:05:00 Estimation and Scientific Notation or Standard form Lecture 40 Estimation 00:05:00 Lecture 41 Scientific Notation 00:07:00 Lecture 42 Operation on numbers when they are in scientific notation 00:06:00 Percentage Lecture 43 Percentage to fraction and fraction to percentage 00:06:00 Lecture 44 Percentage of a quantity and conversation to decimal 00:06:00 Lecture 45 Expressing one quantity as percentage of another quantity 00:06:00 Lecture 46 Finding increase decrease percent 00:05:00 Lecture 47 Uses of percentages-Word Problems 00:09:00 Ratio and Proportion Lecture 48 Ratio- How to express as simple ratio 00:09:00 Lecture 49 How to compare Ratios 00:04:00 Lecture 50 Word problems on finding ratios 00:07:00 Lecture 51To divide a given quantity into a given Ratio 00:11:00 Lecture 52 Proportion 00:04:00 Lecture 53 Practice problems on Proportion 00:06:00 Lecture 54 Continued proportion 00:06:00 Unitary Method and its Applications Lecture 55 Direct Variation ( or proportion) 00:04:00 Lecture 56 Problems based on Direct proportion 00:10:00 Lecture 57 Inverse Variation ( or proportion) 00:10:00 Lecture 58 Multiple Ratios 00:10:00 Profit , Loss, discount and Tax Lecture 59 Basics - Profit and Loss 00:04:00 Lecture 60 More practice problems on Profit & Loss 00:06:00 Lecture 61 Selling price formula and Problems 00:04:00 Lecture 62 Cost price formula and Problems 00:03:00 Lecture 63 Higher problems on Profit and Loss 00:08:00 Lecture 64 Basics - Discount.mp4 00:05:00 Lecture 65 Practice problems on Discount 00:04:00 Lecture 66 Tax 00:06:00 Math Techniques Lecture 2 Multiplying any digit number by 11, 22, and 33 00:09:00 Lecture 3 Finding remainder when a number of any digits is divided by 9 00:04:00 Lecture 4 Multiplying any digit number by series of 9; 99; 999; 99999 Part 1 00:08:00 Lecture 5 Multiplying any digit number by series of 9; 99 ; 999 ; 99999 Part 2 00:07:00 Lecture 6 Product of two numbers below the base number 100; 1000 etc 00:08:00 Lecture 7 Multiplication of Numbers above the base 1000; 10000; 100000 etc 00:08:00 Lecture 8 Multiplication of numbers one above the base and second less than the base 00:06:00 Lecture 9 multiplying any two digit numbers using Vertically and Crosswise 00:04:00 Lecture 10 Multiplying three digit numbers using Vertically and Crosswise 00:05:00 Lecture 11 Multiplying any digit number by 5, 25, and 125 faster than calculator 00:07:00 Lecture 12 Squaring numbers that end in 5 using Vedic Math 00:04:00 Lecture 13 Squaring two digit numbers mentally Using Vedic Math technique 00:06:00 Lecture 14 Squaring three digit numbers mentally Using Vedic Math technique 00:05:00 Lecture 15 Finding cube of any two digit number faster than calculator 00:10:00 Lecture 16 Approximate value of square root of numbers which are not perfect squares 00:09:00 Lecture 17 Approximate value of cube root of numbers which are not perfect cubes 00:05:00 Short Tricks Lecture 18 Short tricks to count Number of Squares in given figure 00:05:00 Lecture 19 Short tricks to count Number of Rectangles in given figure 00:03:00 Lecture 20 Short tricks to count Number of triangles in given figure 00:04:00 Lecture 21 Finding Day of the week when any date is given in 2 Seconds mentally 00:12:00 Simplify calculations super fast Lecture 22 Digital sum of a number 00:04:00 Lecture 23 Digital sum- Addition and Subtraction 00:10:00 Lecture 24 Digital sums- Multiplication 00:07:00 Lecture 25 Digital sum- divisions 00:08:00 Simplification short cuts for complicated fractions and square root problems Lecture 26 Simplification short tricks for complicated fractions 00:10:00 Lecture 27 Simplification short tricks for fractions series part 1 00:07:00 Lecture 28 Simplification short tricks for fractions series part 2 00:05:00 Lecture 29 Simplification short tricks for complicated square root problems 00:09:00 Order Your Certificates and Transcripts Order Your Certificates and Transcripts 00:00:00

Functional Maths Skills Training
Delivered Online On Demand9 hours 58 minutes
£11.99

SQL Programming Masterclass

4.9(27)

By Apex Learning

Course Overview: Are you ready to embark on a journey into SQL Programming? Unlock the power of data manipulation and database management with the SQL Programming Masterclass. This comprehensive course is meticulously designed throughout this masterclass to provide you with an in-depth understanding of SQL, starting from the basics and progressing to advanced topics. You will explore SQL data types, filtering and sorting data, working with functions, handle NULL values, and even diving into complex SQL concepts like joins, unions, etc. With a course duration of carefully crafted lessons, this Masterclass ensures you grasp SQL's nuances and develop the proficiency to apply these skills effectively.By the end of the SQL Programming Masterclass, you will be prepared to navigate the world of databases confidently. Enrol in this course today and start your journey! Key Features of the Course: CPD certificate upon completion 24/7 learning assistance and support Who is This Course For? This course is perfect for individuals seeking to enhance their data management and analysis skills. Whether you're a data analyst, database administrator, software developer, or professional looking to upskill, this course will empower you to harness the power of SQL programming. Prior programming experience is not mandatory, making it accessible to beginners and intermediate learners. What You Will Learn: Foundations of SQL programming: Learn the basics of SQL, database management systems, and the tools used in this course, such as PostgreSQL and SQLectron. Data manipulation: Master the art of extracting, filtering, and sorting data based on specific requirements using various SQL keywords and operators. Advanced querying techniques: Dive deeper into SQL programming by exploring functions, grouping and aggregating data, and using advanced query techniques. Data conversion and manipulation: Discover how to convert data types, concatenate strings, manipulate characters and numbers, and utilise case statements for more sophisticated queries. Joining tables: Understand the different types of joins and how to combine data from multiple tables using join operations effectively. Data modification: Learn how to insert, update, and delete records in a database, as well as manage table structures and constraints.Joining tables: Understand the different types of joins and how to combine data from multiple tables using join operations effectively. Views and schemas: Explore the concepts of views and schemas, and learn how to create and use them to organise and present data effectively. Why Enrol in This Course: Top-reviewed course: Join thousands of satisfied learners who have praised this course for its clear explanations, comprehensive content, and examples. Recently updated curriculum: Benefit from the most up-to-date information and industry best practices in SQL programming. In-demand skills: SQL programming is a highly sought-after skill in today's job market, opening up numerous career opportunities across industries. Requirements: No prior programming experience is required. All you need is a computer with an internet connection and a willingness to learn. Career Path: Upon completing the SQL Programming Masterclass, you'll have the knowledge and skills for various career paths, including: Data Analyst - Average UK salary: £35,000 per year Database Administrator - Average UK salary: £40,000 per year Business Intelligence Analyst - Average UK salary: £45,000 per year SQL Developer - Average UK salary: £40,000 per year Data Engineer - Average UK salary: £55,000 per year Software Developer - Average UK salary: £45,000 per year Data Scientist - Average UK salary: £60,000 per year Certification: Upon completing the Hygiene and Infection Control CPD Level 4 course, you will receive a CPD certificate. It demonstrates your commitment to maintaining the highest standards of hygiene and infection control. Course Curriculum 17 sections • 117 lectures • 10:47:00 total length •Introduction: 00:01:00 •Tools Used in This Course: 00:01:00 •Download PostgreSQL: 00:02:00 •Install PostgreSQL: 00:03:00 •Download SQLectron: 00:02:00 •Install SQLectron: 00:01:00 •Connect to PostgreSQL - Credentials: 00:01:00 •Connect to PostgreSQL Using SQLectron: 00:02:00 •Import Course Data Using SQLectron: 00:02:00 •FOR WINDOWS 32-BIT USERS: Download, Install, Configure & Import Data: 00:08:00 •Check Imported Data: 00:06:00 •What is a Database?: 00:01:00 •SQL Data Types: 00:02:00 •Finally Some Fun! Extracting Data Based on Requirements: 00:01:00 •Filtering Data using WHERE Keyword: 00:08:00 •Filter Data by Range Using BETWEEN: 00:03:00 •Filter Data by Set of Values Using IN: 00:03:00 •Filter Data by Date: 00:05:00 •More Filtering by Date: 00:03:00 •Another Query Filtering by Date: 00:01:00 •Filter Data by Strings: 00:04:00 •More Filtering by Strings: 00:05:00 •More Filtering by Strings 2: 00:10:00 •More Filtering by Strings 3: 00:02:00 •How to Ignore Caps when Filtering by String: 00:04:00 •AND Operator: 00:10:00 •OR Operator: 00:12:00 •NOT Operator: 00:09:00 •AND, OR & NOT Operators: Which Has the Highest Priority?: 00:06:00 •Basic Math Operations: 00:06:00 •Modulo Operator: 00:04:00 •Calculate The Net Salary for Employees: 00:06:00 •Filter Data with Math Equations: 00:03:00 •Concatenate Strings with '||' Operator: 00:06:00 •Concatenate Strings with Numbers: 00:02:00 •Give Your Report Fields A Cool Name: 00:04:00 •A Report for Payroll: 00:07:00 •Order Records by Column: 00:06:00 •Order Records by Multiple Columns: 00:12:00 •How Alias Names Cannot Be Used with WHERE: 00:02:00 •LIMIT Record Count Fetched by Your Query: 00:08:00 •Fetch A Field's Unique Values Using DISTINCT: 00:03:00 •Using DISTINCT Keyword with Multiple Columns: 00:06:00 •What is a NULL Value Anyway?: 00:05:00 •Build More Sophisticated Queries with CASE Statements: 00:10:00 •Your Knowledge So Far Under A Great Test: 00:09:00 •Let Me Introduce You to Functions: 00:04:00 •SUM Function: 00:04:00 •AVG (Average) Function: 00:04:00 •COUNT Function: 00:07:00 •MIN & MAX Functions: 00:04:00 •How To Count Your Field's Unique Values: 00:04:00 •GROUP BY Clause: Use Functions with Dimensions: 00:06:00 •GROUP BY More Than One Dimension: 00:05:00 •Now For Some Tough Workout: 00:09:00 •Filter By Aggregate Functions with HAVING Clause: 00:08:00 •Character Functions - UPPER, LOWER & INITCAP: 00:08:00 •Character Functions - CONCAT & LENGTH: 00:10:00 •Character Functions - LPAD & RPAD: 00:13:00 •Character Functions - TRIM: 00:04:00 •Character Functions - REPLACE: 00:09:00 •Character Functions - SUBSTR: 00:10:00 •Number Functions - MOD & ROUND: 00:11:00 •Number Functions - TRUNC: 00:07:00 •Selectception: A Select Query inside another Select Query!: 00:06:00 •Auto Data Conversion in SQL: 00:11:00 •Cast Date to Character: 00:10:00 •Cast Number to Character: 00:09:00 •Cast Timestamp to Character: 00:07:00 •Cast Character to Number: 00:08:00 •Cast Character to Date & Timestamp: 00:09:00 •UNION: 00:03:00 •UNION ALL: 00:02:00 •Important Note about Combining Queries: 00:02:00 •INTERSECT: 00:01:00 •EXCEPT: 00:01:00 •Employees & Departments Tables Revised: 00:03:00 •Entity Relationship Diagram (ERD): 00:09:00 •Cartesian Join: 00:09:00 •Table Aliases with Joins: 00:07:00 •Why I Don't Recommend Cartesian Joins: 00:08:00 •Inner Join: 00:06:00 •In-Depth Look into Join Types in SQL: 00:03:00 •Outer Join - Right, Left & Full: 00:08:00 •INSERT a New Record to a Table: 00:09:00 •Insert Without Specifying Column Names: 00:09:00 •UPDATE a Record's Field Values: 00:07:00 •CAUTION! How an UPDATE Query Can Go Wrong: 00:04:00 •Update a Record Using Single-Row Functions: 00:04:00 •A Good Exercise: Extract Employee's Email Address: 00:02:00 •Solution: Extract Employee's Email Address: 00:13:00 •DELETE a Table's Record: 00:06:00 •Insert Records with Nested Select Queries: 00:06:00 •SQL Data Types Revised: 00:13:00 •Bookstore Data Set: Let's Move It to Database: 00:04:00 •Create Your First Table!: 00:08:00 •Insert Data to Your New Table: 00:08:00 •Change Column Data Type: 00:07:00 •Rename Column: 00:04:00 •Add a New Column to Table: 00:04:00 •Constraints in SQL: 00:01:00 •Primary Keys: 00:14:00 •NOT NULL Constraint: 00:05:00 •UNIQUE Constraint: 00:04:00 •DEFAULT Constraint: 00:04:00 •Foreign Keys: 00:08:00 •Use Foreign Keys with Joins - Books & Publishers: 00:06:00 •Foreign Keys - Properties: 00:06:00 •Drop Column: 00:01:00 •DROP Table: 00:01:00 •Create a New Table with Select Statement: 00:05:00 •A Trick to Create an Empty Table with Select Statement: 00:03:00 •Insert New Records Using Select Statement: 00:06:00 •Views: 00:03:00 •Schemas: 00:02:00 •Create & Use Schemas: 00:04:00 •Resources - SQL Programming Masterclass: 00:00:00

SQL Programming Masterclass
Delivered Online On Demand10 hours 47 minutes
£12