Curated Video
How Do Rainbows Form?
In this video, you will learn how rainbows are formed through the behavior of light waves. Sunlight, composed of different wavelengths, enters raindrops, causing the light to split into a multitude of colors. As the light refracts and...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Recursion mini-project 1 - Countdown timer
Look at specs for the project along with actual completed program execution This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based Python, Algorithms, Data...
Catalyst University
Dixon-Q Test [Example #2]
In this video, we do a sample problem for the Dixon-Q test.
Brian McLogan
Graphing an exponential function using transformations
👉 Learn how to graph exponential functions involving vertical shift. An exponential function is a function that increases rapidly as the value of x increases. To graph an exponential function, it is usually very useful to make the table...
Curated Video
Excel VBA Programming The Complete Guide - The Excel Object Model
In this lesson, we use the Visual Basic Editor's Immediate Window to explore the hierarchy of the Excel Object Model. We begin at the top with the Application object, which houses all of the Workbooks currently open in Excel, and...
Python Programmer
EDA Python - 16-1_Numpy_Introduction
Numpy (Numerical Python) is an essential data science python package. It's introduced in this video.
Fun Robotics
Nested Loops in Python
Exploring the functionality of nested loops in Python programming
Next Animation Studio
Explainer: North Korea’s ‘monster’ new ballistic missile
North Korea has unveiled a new intercontinental ballistic missile that experts believe could carry multiple nuclear warheads to the continental U.S.
Packt
Implementing Bubble Sort
This video demonstrates how to implement 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
Bash Shell Scripting- How to display or print a range of lines
This video shows how to display or print a range of lines. This clip is from the chapter "Commands to read a file content" of the series "Complete Bash Shell Scripting".This section covers the commands you can use to read files.
Brian McLogan
Solving a simple trigonometric equation by isolating cosine
👉 Learn how to solve trigonometric equations. There are various methods that can be used to evaluate trigonometric identities, they include by factoring out the GCF and simplifying the factored equation. Another method is to use a...
Brian McLogan
How to tell the difference between onto and one to one functions
In this video playlist I show you how to solve different math problems for Algebra, Geometry, Algebra 2 and Pre-Calculus. The video will provide you with math help using step by step instruction. Math help tutorials is just what you need...
Curated Video
AZ-104: Microsoft Azure Administrator Full Course - Azure Activity Log-Lab
In this video, we will cover the AZ activity log-lab. This clip is from the chapter "Azure Monitoring" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section introduces Azure monitoring services and its key...
Curated Video
5G and Wireless Communication for Beginners - Picking up the Right Call Recipient
This video demonstrates how the antenna discriminates between the intended recipient and other recipient who are covered in the range of antenna. This clip is from the chapter "Introduction – 1G is Where All of it Began" of the series...
Let's Tute
Working with Minimum and Maximum Functions in Microsoft Excel
This Microsoft Excel tutorial covers the basics of working with the minimum and maximum functions. It explains how these functions can be used to find the smallest and largest values in a range of data. The tutorial provides examples and...
Let's Tute
Microsoft Excel Tutorial: Moving and Copying Data in Excel Worksheet
This video tutorial teaches the viewer how to move and copy data in Microsoft Excel using various shortcuts and techniques such as control C and V, Alt HC, right-clicking, and drag and drop. It provides a step-by-step guide for each...
Curated Video
The Complete Excel Guide: Beginners to Advanced - Excel Shortcuts Every User Should Know
The aim of this video is to explore how to use Excel shortcuts. This clip is from the chapter "Excel 2019 Beginners: Shortcuts" of the series "The Complete Excel Guide: Beginners to Advanced".In this section, we'll learn about shortcuts.
Brian McLogan
What is the inverse of a function and how do you find it
👉 Learn how to find the inverse of a linear function. A linear function is a function whose highest exponent in the variable(s) is 1. The inverse of a function is a function that reverses the "effect" of the original function. One...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 18 - Understanding Primitive Variable Types in Java
This video talks about understanding primitive variable types in Java. This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java Programming for Complete Beginners - Java...
Brian McLogan
How to determine, domain range, and the asymptote for an exponential graph
👉 Learn all about graphing exponential functions. An exponential function is a function whose value increases rapidly. To graph an exponential function, it is usually useful to first graph the parent function (without transformations)....
Brian McLogan
Graph a logarithmic function with multiple transformations
👉 Learn all about graphing logarithmic functions. A logarithmic function is a function with logarithms in them. The graph of the parent function of a logarithmic function usually takes its domain from the positive x-axis. To graph a...
Brian McLogan
Applying transformations to graph an exponential function
👉 Learn how to graph exponential functions in base e. An exponential function is a function whose value increases rapidly. e is a constant called the exponential constant equal to 2.7183... To graph an exponential function, it is usually...