Instructional Video4:54
Curated Video

The Complete Practical Docker Guide - Piping

Higher Ed
This video explains piping in detail.<br/<br/>>

This clip is from the chapter "Data Streams and Piping in Linux" of the series "The Complete Practical Docker Guide".This section focuses on data streams and piping in Linux.
Instructional Video17:03
Curated Video

The Modern JavaScript Bootcamp (2019) - Truthy and Falsy Values

Higher Ed
In this video, you’re going to learn about truthy and false values in JavaScript. This allows us to reduce the complexity of our conditionals.
r/>
This clip is from the chapter "Expanding Our JavaScript Knowledge" of the series...
Instructional Video16:04
Curated Video

The Modern JavaScript Bootcamp (2019) - Strings and Variables

Higher Ed
In this lecture, you’re going to start learning JavaScript! We’ll kick things off by talking about two important things, variables, and strings.
r/>
This clip is from the chapter "JavaScript Basics: Variables and Flow Control"...
Instructional Video7:52
Curated Video

REST APIs with Flask and Python - First-Class Functions

Higher Ed
This video focuses on first-class functions.
r/>
This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask and Python".This section covers the various concepts that will help refresh your...
Instructional Video8:34
Curated Video

Java Interview Guide : 200+ Interview Questions and Answers - Polymorphism and instanceof

Higher Ed
Polymorphism and instanceof:
r/>
This clip is from the chapter "More Object Oriented Programming Concepts" of the series "Java Interview Guide : 200+ Interview Questions and Answers".In this section, you will learn about JUnit...
Instructional Video8:22
Curated Video

Programming with Scratch: Using Relational Operators and Selection Statements

Pre-K - Higher Ed
In this video lesson, students learn about using selection statements and relational operators in Scratch programming to create a program that determines whether a user is old, young, or at the perfect age of 25 based on their input...
Instructional Video14:51
Curated Video

Programming with Scratch: Working with Numbers

Pre-K - Higher Ed
In this tutorial, students learn how to work with numbers in programming using Scratch. They are guided through creating a program that asks for two numbers, adds or multiplies them, and displays the result. The tutorial also...
Instructional Video6:58
Curated Video

Programming with Scratch: Understanding Strings and Data Types

Pre-K - Higher Ed
In this lesson, students learn about strings as a fundamental data type in programming using Scratch. The video explains how strings represent text or writing in computer programs, demonstrating how the computer treats string data...
Instructional Video12:27
Curated Video

Programming Basics: Understanding Concatenation in Scratch

Pre-K - Higher Ed
In this video lesson, students are introduced to the concept of concatenation in programming using Scratch. The teacher creatively uses a mnemonic involving criminal kittens to help students remember the term. Through a step-by-step...
Instructional Video9:31
Curated Video

Arduino for Beginners - 2022 Complete Course - Conditions

Higher Ed
This video explains conditions.<br<br/>/>

This clip is from the chapter "Programming Basics for Arduino" of the series "Arduino for Beginners - 2022 Complete Course".This section explains Programming Basics for Arduino.
Instructional Video6:23
Curated Video

Rust Programming Master Class from Beginner to Expert - String Concatenation and Ownership

Higher Ed
In this video, you will learn how to perform string concatenation and ownership.
<
br/>
This clip is from the chapter "Ownership: The Heart of Rust Programming" of the series "Rust Programming Master Class from Beginner to...
Instructional Video2:14
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Pipe | Operator

Higher Ed
You will learn to use the pipe operator to join dictionaries of different variables or elements.
<
br/>
This clip is from the chapter "High-Level Ops" of the series "The Ultimate Guide to Python Programming with Python 3.10".This...
Instructional Video1:21
Curated Video

The Complete Python Course - Join Lists

Higher Ed
This video demonstrates how to join two lists using the + operator.
<
br/>
This clip is from the chapter "Python – Lists" of the series "The Complete Python Course (2022)".This section focuses on the lists used in Python, how to...
Instructional Video6:06
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Variable and Operator: Bool Data Type in Python

Higher Ed
In this video, we will cover Bool data type in Python.
<
br/>
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)...
Instructional Video7:30
Curated Video

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

Higher Ed
In this video, we will cover insertion and deletion.
<
br/>
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...
Instructional Video4:41
The Noted Anatomist

Medial compartment thigh muscles

Higher Ed
This tutorial focuses on muscles that comprise the medial compartment of the thigh.
Instructional Video4:51
Curated Video

Complete Modern C++ - Variadic Templates - Part II (C++11)

Higher Ed
In this video, we will take a deep dive into the internals of how variadic templates work.
r/>
This clip is from the chapter "Templates" of the series "Complete Modern C++".In this section, we will see non-type template...
Instructional Video4:05
Curated Video

C++ 20 (2a) New Features - constexpr Extensions

Higher Ed
Consider problem of defining a function that can only be executed at compile time and defining a variable that can only be initialized at compile time.

• Define a static variable using constinit spec
ifier
• Define a...
Instructional Video5:31
Curated Video

TypeScript for Beginners - Implementing an Interface

Higher Ed
This video demonstrates how to implement an interface.<br/<br/>>

This clip is from the chapter "Classes" of the series "TypeScript for Beginners".This section introduces you to classes and explains how to use them.
Instructional Video2:49
Curated Video

C++ 20 (2a) New Features - The Rationale Behind Coroutines

Higher Ed
Why are coroutines needed at all? What are coroutines?

• Prepare a synchronous piece of
code
• Rewrite the code to be asynchronous, using
threading
• Rewrite the code again u
si
ng coroutines

This clip is...
Instructional Video8:53
Curated Video

REST APIs with Flask and Python - Relative Imports in Python

Higher Ed
This video explains relative imports in Python.
r/>
This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask and Python".This section covers the various concepts that will help refresh your...
Instructional Video5:19
Curated Video

Node.js API Masterclass with Express and MongoDB - Prevent NoSQL Injection & Sanitize Data

Higher Ed
API Security: Prevent NoSQL Injection & Sanitize Data<br/<br/>>

This clip is from the chapter "API Security" of the series "Node.js API Masterclass with Express and MongoDB".This section is about API Security
Instructional Video14:49
Curated Video

Programming Basics: Definite and Indefinite Iteration in Scratch

Pre-K - Higher Ed
This tutorial video explores the concepts of definite and indefinite iteration in programming using Scratch. The instructor demonstrates how to create a password protection system and a game where a pterodactyl chases the mouse....
Instructional Video17:25
Curated Video

Enhancing a Guessing Game in Scratch

Pre-K - Higher Ed
This tutorial series teaches basic programming concepts using Scratch through building a guessing game. In Lesson 10, students learn to enhance the game by allowing users to choose the difficulty level and tracking the number of...