Instructional Video7:10
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 02 - Functional Programming - First Example with Function as Parameter

Higher Ed
In this session, we will learn about functional programming - first example with function as parameter. This clip is from the chapter "Introduction to Functional Programming" of the series "Java Programming for Complete Beginners - Java...
Instructional Video14:07
Curated Video

The Complete Java Developer Course: From Beginner to Master - Project - Guess the Number

Higher Ed
This video is the third project of this section where you would make the Guess the Number game. This clip is from the chapter "Control Statements" of the series "The Complete Java Developer Course: From Beginner to Master".This section...
Instructional Video3:37
Poetry Foundation

Mike Birbiglia reads "Earth (in reverse)" by J. Hope Stein

Pre-K - Higher Ed
Mike Birbiglia (he/him/his) reads "Earth (in reverse)" by J. Hope Stein.
Instructional Video6:59
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - Sets

Higher Ed
A set is a unique Python data type that only allows you to store unique items, no duplicates allowed! But there's a catch…*cue scary music*. This clip is from the chapter "Beginner-friendly Python" of the series "Python for Everybody:...
Instructional Video5:22
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - Break and Continue

Higher Ed
Sometimes you want to loop over a list of items, perform some logic, and if you find the answer you're looking for, you want to exit the loop or skip to the next iterations. This clip is from the chapter "Intermediate Python" of the...
Instructional Video2:58
Curated Video

Mastering Django Web Development (Video 22)

Higher Ed
Django is one of the world's leading web development platforms that follows the model-view-template development method. This Python web framework makes your app building experience smoother, faster, and easier. It has been and continues...
Instructional Video0:19
Curated Video

Learn and Master C Programming - Introduction to Loops

Higher Ed
A brief overview on Loops. This clip is from the chapter "Loops, Jump keywords & Control Flow" of the series "Learn and Master C Programming For Absolute Beginners!".In this section, we look into the syntax for loops such as for, while,...
Instructional Video5:51
Curated Video

Django3- Loops

Higher Ed
In this video, we will look at loops. This clip is from the chapter "Python Refresher" of the series "Django 3 - Full Stack Websites with Python Web Development".In this section, we will take a quick Python refresher.
Instructional Video8:37
Packt

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 Video5:04
NASA

NASA | SOHO and TRACE Solar Discoveries

3rd - 11th
On April 3, 2009, countries from around the world participated in the '100 Hours of Astronomy' webcast to celebrate the International Year of Astronomy. Produced to support the webcast, this movie highlights the discoveries of the SOHO...
Instructional Video7:05
Curated Video

Complete Modern C++ - Algorithms - Part II

Higher Ed
This video demonstrates how common algorithms can be customized with functions objects and lambda expressions. This clip is from the chapter "Standard Template Library" of the series "Complete Modern C++".This section is the description...
Instructional Video8:06
Curated Video

Comprehensive Android Developer Bootcamp - Looping Through ArrayLists

Higher Ed
Java Data Structures:Looping Through ArrayLists This clip is from the chapter "Java Data Structures" of the series "The Comprehensive Android Developer Bootcamp".In this section you will cover the Java Data Structures. You will be...
Instructional Video7:09
Curated Video

Excel VBA Programming The Complete Guide - The Step Keyword

Higher Ed
The Step keyword can iterate with a different increment or decrement after each cycle of the loop. In this lesson, we experiment with a syntax and write a procedure that colors every second row yellow. This clip is from the chapter...
Instructional Video16:37
Curated Video

The Modern JavaScript Bootcamp (2019) - The For Loop

Higher Ed
In this videos, you’re going to learn about For Loop. This clip is from the chapter "Arrays" of the series "The Modern JavaScript Bootcamp (2019)".To store multiple values in a single variable, an array comes into picture.
Instructional Video6:28
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 31 - Getting Started with Programming - Revise All Terminology

Higher Ed
This video talks about getting started with programming - revise all terminology. This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java Programming for Complete...
Instructional Video2:21
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 03 - Functional Programming - Exercise - Loop a List of Numbers

Higher Ed
In this session, we will learn about functional programming - exercise - loop a list of numbers. This clip is from the chapter "Introduction to Functional Programming" of the series "Java Programming for Complete Beginners - Java 16".In...
Instructional Video8:24
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - While Loop

Higher Ed
In this video, you'll learn about the while loop in Python. This clip is from the chapter "Python Basics" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll learn the basics of Python.
Instructional Video11:38
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - Map

Higher Ed
Ever need to apply a function to every item in a list? If so, the Python map function is your friend. This clip is from the chapter "Intermediate Python" of the series "Python for Everybody: The Ultimate Python 3 Bootcamp".This section...
Instructional Video5:00
Curated Video

Beginning Python (Video 26)

Higher Ed
Python is the becoming the language of choice for pretty much every arena. It is a very simple yet extremely powerful programming language. It is a scripting language that is widely used for prototyping to get work up and running in a...
Instructional Video6:44
Curated Video

Beginning Python (Video 24)

Higher Ed
Python is the becoming the language of choice for pretty much every arena. It is a very simple yet extremely powerful programming language. It is a scripting language that is widely used for prototyping to get work up and running in a...
Instructional Video9:09
Let's Tute

Flourishing Your Letters: Adding Accents and Decorative Lines

9th - Higher Ed
In this video, the teacher guides viewers on how to add flourishes to their lettering to create emphasis and a beautiful effect. They explain the process step by step, using examples and demonstrations with different pens.
Instructional Video4:28
Curated Video

Learn and Master C Programming - Reading and Displaying Text Files - Part 2

Higher Ed
Learn how 'fread' and 'fgets' can be used to read file content and how they are different from 'fgetc'....etc. This clip is from the chapter "Working with Files and I/O" of the series "Learn and Master C Programming For Absolute...
Instructional Video8:22
Curated Video

Bash Shell Scripting - Creating Loops Using "for"

Higher Ed
This video demonstrates how to create loops using "for". This clip is from the chapter "Flow Control" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This section helps you understand flow...
Instructional Video6:41
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Building a custom Student class and intro to special methods

Higher Ed
You have already seen generator objects in use, let's take a deeper look at what they are and how they work. This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This...