Hi, what do you want to do?
Brian McLogan
Master Graphing Cosine with a change in the Amplitude
Master Graphing Cosine with a change in the Amplitude
Brian McLogan
What I wish I knew about compound angles in trig
What I wish I knew about compound angles in trig
Curated Video
Practical Data Science using Python - Histograms and Normal Approximation
This video explains histograms and normal approximation.
<
br/>
This clip is from the chapter "Statistical Techniques" of the series "Practical Data Science Using Python".This section explains advanced visualizations using business...
<
br/>
This clip is from the chapter "Statistical Techniques" of the series "Practical Data Science Using Python".This section explains advanced visualizations using business...
Brian McLogan
Learn how to write the domain of a radical function
👉 Learn how to find the domain of a radical function. Recall that the domain of a function is the set of possible input values (x-values) of the function. For a radical square-root function, there cannot be a negative number inside the...
Curated Video
Comprehensive Android Developer Bootcamp - Setting Up Location Provider and Start Location Updates
Android Locations and Maps:Setting Up Location Provider and Start Location Updates
r/>
This clip is from the chapter "Android Locations and Maps" of the series "The Comprehensive Android Developer Bootcamp".This section will...
r/>
This clip is from the chapter "Android Locations and Maps" of the series "The Comprehensive Android Developer Bootcamp".This section will...
Brian McLogan
Solve the cosine equation from zero to 2pi and all solutions
Solve the cosine equation from zero to 2pi and all solutions
Brian McLogan
Master Graphing Sine given a change in Period
Master Graphing Sine given a change in Period
Two Minute Music Theory
What Do Chord Inversion Numerals Mean? | TWO MINUTE MUSIC THEORY #72
It's Two Minute Music Theory's 7th Birthday! I thought it would be appropriate to release a good old fashioned TMMT episode that's not 2 minutes long. Thanks to everyone for all of your support the last 7 years. Here's to the next 7.
Curated Video
Histograms and Frequency Density: Constructing and Interpreting Data Distributions
This video shows the process for solving the problem presented in IGCSE A June 2018 paper 1HR Q17, which involves histograms, frequency density, and how they can be used to represent data distributions. Learners will find out how to...
Brian McLogan
Calc Unit 3 Applying the IVT to a table of values
Calc Unit 3 Applying the IVT to a table of values
Curated Video
Job-Ready SQL in an Afternoon - Date and Time Intervals
In this video, we will cover date and time intervals.
<
br/>
This clip is from the chapter "Dates, Times, and Manipulating Data" of the series "Job-Ready SQL in an Afternoon".In this section, we will cover dates, times, and...
<
br/>
This clip is from the chapter "Dates, Times, and Manipulating Data" of the series "Job-Ready SQL in an Afternoon".In this section, we will cover dates, times, and...
Curated Video
Arduino for Beginners - 2022 Complete Course - Blink Multiple LEDs without delay ()
This video explains blinking multiple LEDs without delay ().
<
br/>
This clip is from the chapter "Time Functionalities- Improve Your Programs and Multitask" of the series "Arduino for Beginners - 2022 Complete Course".This section...
<
br/>
This clip is from the chapter "Time Functionalities- Improve Your Programs and Multitask" of the series "Arduino for Beginners - 2022 Complete Course".This section...
Curated Video
Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - [Exercise] Generating Histogram Data
This video presents an exercise to generate histogram data using aggregation.
r/>
This clip is from the chapter "Using Aggregation" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section explains...
r/>
This clip is from the chapter "Using Aggregation" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section explains...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Introduction to Machine Learning: Machine Learning Hyperparameter Tunning Exercise
In this video, we will cover machine learning hyperparameter tunning exercise.
<
br/>
This clip is from the chapter "Deep learning: Artificial Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and...
<
br/>
This clip is from the chapter "Deep learning: Artificial Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and...
Brian McLogan
Overview Intermediate Value Theorem - Online Tutor - Free Math Videos
👉 Learn about zeros and multiplicity. The zeroes of a polynomial expression are the values of x for which the graph of the function crosses the x-axis. They are the values of the variable for which the polynomial equals 0. The...
Curated Video
The Art of Doing: Dive Into Android Development with Kotlin - Writing Our Main Activity Part 2 "Counter App"
In this video, we will be writing our main activity part 2.
r/>
This clip is from the chapter "Counter App" of the series "The Art of Doing: Dive Into Android Development with Kotlin".In this section, we will build an app...
r/>
This clip is from the chapter "Counter App" of the series "The Art of Doing: Dive Into Android Development with Kotlin".In this section, we will build an app...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Interface: Dropdown
In this lesson, we will go ahead and add a dropdown menu as well.
<
br/>
This clip is from the chapter "Project Sedentary Alert" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section focuses on...
<
br/>
This clip is from the chapter "Project Sedentary Alert" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section focuses on...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Threading
In this lesson, we will start sending us notifications from our sedentary alert project using the notifier function with the recursive call.
<
br/>
This clip is from the chapter "Project Sedentary Alert" of the series "The Ultimate...
<
br/>
This clip is from the chapter "Project Sedentary Alert" of the series "The Ultimate...
Curated Video
Data Science and Machine Learning (Theory and Projects) A to Z - Continuous Random Variables: Uniform Distribution
In this video, we will cover uniform distribution.
<
br/>
This clip is from the chapter "Basics for Data Science: Mastering Probability and Statistics in Python" of the series "Data Science and Machine Learning (Theory and Projects)...
<
br/>
This clip is from the chapter "Basics for Data Science: Mastering Probability and Statistics in Python" of the series "Data Science and Machine Learning (Theory and Projects)...
Catalyst University
Power Series | Power Series & Interval of Convergence: Example 2
Power Series | Power Series & Interval of Convergence: Example 2
Curated Video
PMI-RMP Certification Training - Latin Hypercube Stratified Sampling
This video explains Latin Hypercube stratified sampling.
<
br/>
This clip is from the chapter "Perform Quantitative Risk Analysis" of the series "PMI-RMP® Certification Training".This section explains performing quantitative risk...
<
br/>
This clip is from the chapter "Perform Quantitative Risk Analysis" of the series "PMI-RMP® Certification Training".This section explains performing quantitative risk...
Curated Video
Python In Practice - 15 Projects to Master Python - Python Tuples
This video explains tuples, how to create tuples, tuple properties, and accessing tuple elements.
<
br/>
This clip is from the chapter "Tuples" of the series "Python in Practice - 15 Projects to Master Python".This section focuses...
<
br/>
This clip is from the chapter "Tuples" of the series "Python in Practice - 15 Projects to Master Python".This section focuses...
Curated Video
The Ultimate Guide to Python Programming With Python 3.10 - Updating JSON Data
You will learn how to update the intervals and checkbuttons and update the values in the JSON file.
<
br/>
This clip is from the chapter "Project Sedentary Alert" of the series "The Ultimate Guide to Python Programming with Python...
<
br/>
This clip is from the chapter "Project Sedentary Alert" of the series "The Ultimate Guide to Python Programming with Python...