Instructional Video15:09
Packt

Use Time Functionalities to Wait Between Different States

Higher Ed
In this video, you will learn how to use time functionalities to wait between different states.
<
br/>
This clip is from the chapter "Your Turn - Traffic Light System" of the series "Arduino OOP — Object-Oriented Programming".In...
Instructional Video10:32
Flipping Physics

Thin Ring Electric Field

12th - Higher Ed
In this video, we will determine the electric field at point P, which is located on the axis of a uniformly charged ring of charge Q and radius a, a distance x from the center of the ring. We will use Coulomb's law and an integral to...
Instructional Video4:34
Curated Video

AWS Cloud Development Kit - From Beginner to Professional - SQS: Fully Managed Message Queues for Microservices

Higher Ed
This video explains SQS: fully managed message queues for microservices.
<
br/>
This clip is from the chapter "Customize AWS Resources" of the series "AWS Cloud Development Kit - From Beginner to Professional".In this section, you...
Instructional Video9:08
Curated Video

Python - Object-Oriented Programming - Different Methods Inside the Class Part 2: Use Cases

Higher Ed
In this video, we will use the other two methods, namely the class and static methods. We will code classes and look at the attributes of these classes with examples.
<
br/>
This clip is from the chapter "Class Level Versus Object...
Instructional Video31:05
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Pandas for Data Manipulation and Understanding: Pandas Hands on COVID19 Data

Higher Ed
In this video, we will cover Pandas Hands on COVID19 data.
<
br/>
This clip is from the chapter "Basics for Data Science: Data Understanding and Data Visualization with Python" of the series "Data Science and Machine Learning...
Instructional Video4:40
Curated Video

Data Structures and Algorithms The Complete Masterclass - Space Complexity – Part 1

Higher Ed
This is the first part of the two-part video that provides an introduction to space complexity.
<
br/>
This clip is from the chapter "Big O Notation" of the series "Data Structures and Algorithms: The Complete Masterclass".This...
Instructional Video2:35
Curated Video

Data Structures and Algorithms The Complete Masterclass - Simplifying Big O - Part 2

Higher Ed
This is the second part of the two-part video that continues to simplify big O.
<
br/>
This clip is from the chapter "Big O Notation" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces...
Instructional Video7:20
Curated Video

Data Structures and Algorithms The Complete Masterclass - Simplifying Big O - Part 1

Higher Ed
This is the first part of the two-part video that simplifies big O.
<
br/>
This clip is from the chapter "Big O Notation" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to big O...
Instructional Video5:37
Curated Video

Data Structures and Algorithms The Complete Masterclass - Merge Sort Complexity

Higher Ed
This video explains merge sort complexity.
<
br/>
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...
Instructional Video4:04
Curated Video

Data Structures and Algorithms The Complete Masterclass - Big O(1) Complexity

Higher Ed
This video introduces you to big O(1) complexity.
<
br/>
This clip is from the chapter "Big O Notation" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to big O notation in data...
Instructional Video8:28
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - Final Keyword in Java

Higher Ed
This video explains the Final keyword. <br/<br/>>

This clip is from the chapter "Core Java Tutorial - Part 2" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section explores core Java.
Instructional Video9:45
Curated Video

Finding the Value of the Derivative of a Curve Using Differentiation

9th - 12th
This video shows the process for solving the problem presented in IGCSE A June 2018 paper 1HR Q19, which involves differentiation. By the end of the video, learners will understand the concept of differentiation and its application to...
Instructional Video2:23
Instructional Video4:12
Curated Video

Implement logical operations in a computer program : Exploring Logical Operators – Part 2

Higher Ed
From the section: Introduction to Decision Statements and Control Flow. In this section, you will be introduced to Java's decision statements and control flow constructs. This will include getting to know the Java keywords of if...
Instructional Video9:23
msvgo

Ohm's Law

K - 12th
It explains Ohm's law and its experimental verification as well as resistance and its SI unit.
Instructional Video5:45
Flipping Physics

Demonstrating the Directions of Tangential Velocity and Acceleration

12th - Higher Ed
The best way to understand how tangential velocity and tangential acceleration are related is to visualize from above. Will you look at that! This video does exactly that.
Instructional Video6:45
Curated Video

Learn and Master C Programming - Using "#" and "##" operators

Higher Ed
We will learn how to use the string-ification operator "#" and the concatenation operator "##" with preprocessor macros in C/C++.
r/>
This clip is from the chapter "Preprocessor Directives" of the series "Learn and Master C...
Instructional Video3:37
Curated Video

Understanding the Y-Intercept of a Linear Function

K - 5th
In this video, the teacher explains how to identify and describe the Y intercept of a linear function. The Y intercept represents the starting value or initial condition of the function. Using examples of a carnival admission cost and...
Instructional Video3:58
Packt

Big O(1) Complexity

Higher Ed
This video introduces you to big O(1) complexity.
<
br/>
This clip is from the chapter "Big O Notation" of the series "Data Structures and Algorithms: The Complete Masterclass".This section introduces you to big O notation in data...
Instructional Video9:24
Flipping Physics

(part 1 of 2) An Introductory Projectile Motion Problem with an Initial Horizontal Velocity

12th - Higher Ed
Can you drop a ball from a moving vehicle and get it to land in a bucket? You can using Physics! In this video we solve an introductory projectile motion problem involving an initial horizontal velocity and predict how far in front of...
Instructional Video12:09
Flipping Physics

Introduction to Coulomb's Law or the Electric Force

12th - Higher Ed
Coulomb’s Law is introduced and compared to Newton’s Universal Law of Gravitation. “Point Charge” is defined. Micro, Nano, and Pico prefixes are explained. Two basic example problems are solved. And a the fact that the electric force is...
Instructional Video13:17
Curated Video

Learn and Master C Programming - C Variables and Constants

Higher Ed
We will begin to use variables and learn how to declare, initialize and use them.
r/>
This clip is from the chapter "Fundamentals and Basics" of the series "Learn and Master C Programming For Absolute Beginners!".In this...
Instructional Video4:29
Curated Video

Understanding the Multiplication Property of Equality

K - 5th
In this video, the teacher explains how multiplying an equation in a system of equations by a constant does not change the solution. They introduce the multiplication property of equality and demonstrate it through examples and trial and...
Instructional Video5:29
Brian McLogan

Overview of functions zeros and increasing decreasing

12th - Higher Ed
👉 Learn how to determine increasing/decreasing intervals. There are many ways in which we can determine whether a function is increasing or decreasing but we will focus on determining increasing/decreasing from the graph of the function....