Instructional Video3:18
Brian McLogan

Evaluate the six trigonometric functions given cosine

12th - Higher Ed
Evaluate the six trigonometric functions given cosine
Instructional Video5:21
Curated Video

The Complete Excel Guide: Beginners to Advanced - Radar Charts

Higher Ed
The aim of this video is to explore radar charts. This clip is from the chapter "Excel 2019 Advanced: Graphs and Charts" of the series "The Complete Excel Guide: Beginners to Advanced".In this section, we'll explore graphs and charts.
Instructional Video8:24
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - Comparison Shortcuts

Higher Ed
Python gives us lots of nice shortcuts so we don't need to damage our hands typing the same thing over and over again. Let's look at shortcut comparison operators. This clip is from the chapter "Intermediate Python" of the series "Python...
Instructional Video5:19
Curated Video

Comparing the Size of the Product to the Size of the Factors in Multiplication of Fractions

K - 5th
In this video, students learn how to predict the size of the product in a word problem involving multiplication of fractions. By comparing the size of the factors to the size of the product, students can determine which factor is...
Instructional Video9:32
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - Type Casting

Higher Ed
All user input comes in as a string. But you can't compare apples to oranges, even if they're the same shape. Type casting lets us convert apples into oranges so we can make an accurate comparison. This clip is from the chapter...
Instructional Video2:53
Curated Video

Comparing Fractions with Equal Denominators

3rd - 5th
Compare fractions having equal denominators.
Instructional Video4:59
Curated Video

Comparing and Ordering Decimal Numbers to the Thousandths Place

K - 5th
Learn how to compare and order decimal numbers to the thousandths place by comparing digits in the same decimal place value from left to right. Explore the concept using the analogy of dividing a whole dollar into tens, hundreds, and...
Instructional Video14:07
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Implementing Real Code in Step Definition Files with Reusable Components

Higher Ed
This video explains how to implement a real code in step definition files with reusable components. This clip is from the chapter "Cucumber BDD API Framework Development from Scratch - 1" of the series "REST API Automation Testing from...
Instructional Video6:52
Math Fortress

GRE Arithmetic: Fractions (Part 5 of 5)

12th - Higher Ed
This video is a review of basic arithmetic for the purpose of solving problems on the quantitative reasoning section of the GRE revised General Test. This video covers the basics of fractions. Topics covered: Comparing Fractions,...
Instructional Video15:25
Curated Video

From 0 to 1 Data Structures & Algorithms in Java - Selection Sort

Higher Ed
Learn more about simplest and most naive sorting algorithm. This clip is from the chapter "Sorting and Searching" of the series "From 0 to 1: Data Structures & Algorithms in Java".Learn about various sorting and searching functions from...
Instructional Video9:14
Curated Video

Data Analytics using Python Visualizations - Seaborn Slopeplots for Comparing Distributions

Higher Ed
This video explains Seaborn Slopeplots for comparing distributions. This clip is from the chapter "Advanced Visualizations Using Business Applications" of the series "Data Analytics Using Python Visualizations".This section explains...
Instructional Video5:19
Curated Video

PMI-RMP Certification Training - Conducting Risk Audit

Higher Ed
This video explains conducting risk audit. This clip is from the chapter "Monitor Risk" of the series "PMI-RMP® Certification Training".This section explains techniques to monitor risks.
Instructional Video2:04
Curated Video

Deep Learning - Deep Neural Network for Beginners Using Python - Deep Learning Algo Overview

Higher Ed
In this video, we will cover the core of deep learning algo. This clip is from the chapter "Deep Learning" of the series "Deep Learning - Deep Neural Network for Beginners Using Python".In this section, we will dive deeper into deep...
Instructional Video5:00
Curated Video

REST APIs with Flask and Python - Booleans in Python

Higher Ed
This video explains how to use Booleans in Python. This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask and Python".This section covers the various concepts that will help refresh your Python...
Instructional Video1:40
Curated Video

Reinforcement Learning and Deep RL Python Theory and Projects - Introduction to Module - Naive Random Solution

Higher Ed
This video provides an introduction to the module. This clip is from the chapter "Naive Random Solution" of the series "Reinforcement Learning and Deep RL Python (Theory and Projects)".This section focuses on the Naive Random solution.
Instructional Video4:57
Curated Video

Comparing Two Sets of Data: Measures of Center and Measures of Spread

K - 5th
Learn how to effectively compare and analyze data sets using statistical measures. In this video, we how to compare two sets of data using measures of center (median and mean) and measures of spread (standard deviation and interquartile...
Instructional Video2:51
Curated Video

SSL Complete Guide 2021: HTTP to HTTPS - Comparing Formulas

Higher Ed
In this video, we'll learn about comparing formulas. This clip is from the chapter "SSL, TLS, and HTTPS" of the series "SSL Complete Guide 2021: HTTP to HTTPS".In this section, we'll learn about SSL, TLS, and HTTPS.
Instructional Video10:33
Curated Video

Java Interview Guide : 200+ Interview Questions and Answers - equals and hashCode methods

Higher Ed
Basics of Object Oriented Programming: equals and hashCode methods This clip is from the chapter "Basics of Object Oriented Programming" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this section you will...
Instructional Video5:25
Curated Video

DevOps Complete Course - Compare Code Changes with Different Local Commits

Higher Ed
This video helps you compare code changes with different local commits. This clip is from the chapter "Git and GitHub" of the series "DevOps Complete Course".This section focuses on Git and GitHub.
Instructional Video7:53
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - ROC Curve

Higher Ed
This video explains the ROC curve in detail. This clip is from the chapter "SAS Predictive Modeling, Evaluation Metrics" of the series "Complete SAS Programming Guide - Learn SAS and Become a Data Ninja".This section focuses on SAS...
Instructional Video4:52
Curated Video

Data Structures and Algorithms The Complete Masterclass - Bubble Sort

Higher Ed
This video explains the concept of bubble sort. This clip is from the chapter "Algorithm: Sorting Elementary" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to sorting elementary.
Instructional Video3:27
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Doing an Independent Samples T-Test Analysis

Higher Ed
Independent samples t-test is one of the more common tests that businesses and corporations do for their data analysis. The author will show you how to run this test on SAS. This clip is from the chapter "Statistical Analysis" of the...
Instructional Video3:22
Curated Video

Data Structures and Algorithms The Complete Masterclass - Selection Sort Visualization

Higher Ed
This video focuses on selection sort visualization. This clip is from the chapter "Algorithm: Sorting Elementary" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to sorting elementary.
Instructional Video5:37
Curated Video

Data Structures and Algorithms The Complete Masterclass - Merge Sort Complexity

Higher Ed
This video explains merge sort complexity. This clip is from the chapter "Algorithm: Sorting Advanced" of the series "Data Structures and Algorithms: The Complete Masterclass".This section explains the concept of advanced sorting.