Instructional Video7:48
Curated Video

Intro To Python Programming - While Loops

Pre-K - Higher Ed
Almost everything in coding happens within the context of a loop. A loop allows you to repeat section of code while some condition is true.
Instructional Video6:12
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Intuition for If-Then/Else and Do, Do-While, Do-Until

Higher Ed
Before we start using decision and looping structures in actual SAS code, it is important to first get an intuitive sense of how these structures work. The author will use some diagrams to enhance learning. This clip is from the chapter...
Instructional Video8:24
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Control Flow in Python: While Loop

Higher Ed
In this video, we will cover While Loop. This clip is from the chapter "Basics for Data Science: Python for Data Science and Data Analysis" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this section,...
Instructional Video6:32
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Data Structure (List, Tuple, Set, Dictionary): Data Structure Abstract Ways

Higher Ed
In this video, we will cover data structure abstract ways. This clip is from the chapter "Basics for Data Science: Python for Data Science and Data Analysis" of the series "Data Science and Machine Learning (Theory and Projects) A to...
Instructional Video12:23
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Control Flow in Python: Loops Practice-Sorting Problem

Higher Ed
In this video, we will cover loops practice-sorting problem. This clip is from the chapter "Basics for Data Science: Python for Data Science and Data Analysis" of the series "Data Science and Machine Learning (Theory and Projects) A to...
Instructional Video9:49
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Control Flow in Python: Else in For Loop

Higher Ed
In this video, we will cover Else in For Loop. This clip is from the chapter "Basics for Data Science: Python for Data Science and Data Analysis" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this...
Instructional Video3:48
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Image Processing: Image Processing Activity

Higher Ed
In this video, we will cover image processing activity. This clip is from the chapter "Deep learning: Convolutional Neural Networks with Python" of the series "Data Science and Machine Learning (Theory and Projects) A to Z".In this...
Instructional Video4:53
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - How Does the While Loop Work?

Higher Ed
This video explains how to write the While loop. This clip is from the chapter "Java Object Oriented Programming System (OOPS) Basic for Selenium Part - 1" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Instructional Video8:37
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - Explanation on Nested FOR Loops

Higher Ed
This video explains nested FOR loops. This clip is from the chapter "Java Object Oriented Programming System (OOPS) Basic for Selenium Part - 1" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This...
Instructional Video9:44
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - Practice Exercise - 2 - Yahoo Question (Inverted Sequence Pyramid Logic Program)

Higher Ed
This video presents an example on inverted sequence pyramid logic program. This clip is from the chapter "Java Object Oriented Programming System (OOPS) Basic for Selenium Part - 1" of the series "Selenium WebDriver with Java - Basics to...
Instructional Video7:47
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - Logic Program on Multi-Dimensional Arrays

Higher Ed
This video discusses about the multi-dimensional arrays. This clip is from the chapter "Java Object Oriented Programming System (OOPS) Basic for Selenium Part - 1" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Instructional Video4:47
Curated Video

Mastering Swift 2 Programming (Video 32)

Higher Ed
Swift 2 is a multi-paradigm programming language that has expressive features familiar to modern functional languages, and does not forget the object-oriented features of Objective-C. Things that took a block of code in Objective-C are...
Instructional Video15:01
Zach Star

Dear linear algebra students, This is what matrices (and matrix manipulation) really look like

12th - Higher Ed
Dear linear algebra students, This is what matrices (and matrix manipulation) really look like
Instructional Video4:09
Fun Robotics

Reinforcement Learning

Higher Ed
Introduce the concept of reinforcement learning in a machine learning model
Instructional Video3:28
Curated Video

How to Determine the Speed of a Wave on a String: Physics Experiment

9th - Higher Ed
This video explains how to conduct an experiment to determine the speed of a wave on a string. It shows the steps involved, such as setting up the string or wire, creating a wave on it, and adjusting the distance between the two ends to...
Instructional Video10:02
Fun Robotics

Traditional Chatbot using Python

Higher Ed
Revision of python concepts like conditional statements and loops by creating a traditional chatbot.
Instructional Video7:47
Packt

Logic Program on Multi-Dimensional Arrays

Higher Ed
This video discusses about the multi-dimensional arrays. This clip is from the chapter "Java Object Oriented Programming System (OOPS) Basic for Selenium Part - 1" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Instructional Video7:37
Packt

How FOR Loops Work - with Example

Higher Ed
This video demonstrates through an example how to work with FOR loops. This clip is from the chapter "Java Object Oriented Programming System (OOPS) Basic for Selenium Part - 1" of the series "Selenium WebDriver with Java - Basics to...
Instructional Video7:06
Curated Video

Multi-Paradigm Programming with Modern C++ - Interface with Style

Higher Ed
C++ lets us design an interface using different styles (or paradigms). You can use templates, virtual functions, Pimpl, good old C-style functions, or a combination. Which way is better? Depends on the situation. This video provides an...
Instructional Video3:46
Curated Video

Cardiovascular System (An Introduction)

K - 8th
In this live-action program viewers will learn that the cardiovascular system comprised of the heart and the circulatory system that includes the heart, blood vessels, and approximately five liters of blood. Students will come to...
Instructional Video7:14
Packt

Simplifying Big O - Part 1

Higher Ed
This is the first part of the two-part video that simplifies big O. 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...
Instructional Video6:52
Curated Video

Learn and Master C Programming - Using For Loops in C/C++

Higher Ed
We jump into Visual Studio to write a demo app that uses for loops so we can understand how to use them and practice using them in code. This clip is from the chapter "Loops, Jump keywords & Control Flow" of the series "Learn and Master...
Instructional Video13:47
APMonitor

Matlab 👩‍💻 For and While Loops

10th - Higher Ed
There are two basic types of loops including for and while. An example of a loop is to check the temperature of the egg every second and adjust the heater. The loop may continue for a determine amount of time or until a certain condition...
Instructional Video3:19
ATHS Engineering

Electricity: Kirchhoff's Laws

9th - Higher Ed
This video explains the difference between series and parallel circuits in modern electronics, and introduces Kirchhoff's Laws to help understand the calculations involved. It also discusses how circuits can be combined and the...