Brian McLogan
Evaluate the six trigonometric functions given cosine
Evaluate the six trigonometric functions given cosine
Curated Video
The Complete Excel Guide: Beginners to Advanced - Radar Charts
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.
Curated Video
Python for Everybody: The Ultimate Python 3 Bootcamp - Comparison Shortcuts
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...
Curated Video
Comparing the Size of the Product to the Size of the Factors in Multiplication of Fractions
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...
Curated Video
Python for Everybody: The Ultimate Python 3 Bootcamp - Type Casting
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...
Curated Video
Comparing Fractions with Equal Denominators
Compare fractions having equal denominators.
Curated Video
Comparing and Ordering Decimal Numbers to the Thousandths Place
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...
Curated Video
REST API Automation Testing from Scratch - REST Assured Java - Implementing Real Code in Step Definition Files with Reusable Components
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...
Math Fortress
GRE Arithmetic: Fractions (Part 5 of 5)
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,...
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - Selection Sort
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...
Curated Video
Data Analytics using Python Visualizations - Seaborn Slopeplots for Comparing Distributions
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...
Curated Video
PMI-RMP Certification Training - Conducting Risk Audit
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.
Curated Video
Deep Learning - Deep Neural Network for Beginners Using Python - Deep Learning Algo Overview
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...
Curated Video
REST APIs with Flask and Python - Booleans in Python
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...
Curated Video
Reinforcement Learning and Deep RL Python Theory and Projects - Introduction to Module - Naive Random Solution
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.
Curated Video
Comparing Two Sets of Data: Measures of Center and Measures of Spread
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...
Curated Video
SSL Complete Guide 2021: HTTP to HTTPS - Comparing Formulas
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.
Curated Video
Java Interview Guide : 200+ Interview Questions and Answers - equals and hashCode methods
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...
Curated Video
DevOps Complete Course - Compare Code Changes with Different Local Commits
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.
Curated Video
Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - ROC Curve
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...
Curated Video
Data Structures and Algorithms The Complete Masterclass - Bubble Sort
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.
Curated Video
Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Doing an Independent Samples T-Test Analysis
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...
Curated Video
Data Structures and Algorithms The Complete Masterclass - Selection Sort Visualization
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.
Curated Video
Data Structures and Algorithms The Complete Masterclass - Merge Sort Complexity
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.