Instructional Video9:06
Curated Video

Bash Shell Scripting - declare Statement

Higher Ed
This video focusses on declare statement.<br/<br/>>

This clip is from the chapter "Understanding Variables" of the series "Mastering Bash Shell Scripting: Automate your daily tasks [Updated for 2021]".This video focuses on variables.
Instructional Video8:12
Curated Video

Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - N-Grams - Part 2

Higher Ed
This is the second part of the two-part video that explains how to use N-Grams while searching with Elasticsearch.
r/>
This clip is from the chapter "Searching with Elasticsearch" of the series "Elasticsearch 7 and Elastic...
Instructional Video3:09
Curated Video

REST APIs with Flask and Python - Solution to Coding Exercise: Flow Control

Higher Ed
This video provides the solution to the "Flow Control" Python coding exercise.
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...
Instructional Video6:08
Flipping Physics

Impulse for Two Objects being Attracted to One Another

12th - Higher Ed
In a universe devoid of anything else, two identical spheres of mass, m, and radius, R, are released from rest when they have a distance between their centers of mass of X. Find the magnitude of the impulse delivered to each sphere until...
Instructional Video6:16
IDG TECHtalk

R tip: Access nested list items with purrr

Higher Ed
In this ninth episode of Do More with R, learn how to easily access and modify nested list items with the purrr package’s modify_depth function. Leave a comment and let us know what tips you’d like to see in a future Do More With R video.
Instructional Video4:34
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 09 - Stream Intermediate Operations - Exercises - Squares of First 10, Map

Higher Ed
In this session, we will learn about stream intermediate operations - exercises - squares of first 10, map.
r/>
This clip is from the chapter "Introduction to Functional Programming" of the series "Java Programming for Complete...
Instructional Video12:08
Curated Video

Bingo's Lingo- Beginning Phonics

K - 8th
This video was designed to help children learn the alphabetic principle — the idea that letters represent the sounds of spoken language — and that there is an organized, logical, and predictable relationship between written letters and...
Instructional Video5:30
Curated Video

Python 3 for Beginners:Introduction to Variables and Strings

Higher Ed
Welcome to this video where we will explore the basics of variables and strings in Python. We will learn how to assign values to variables, choose meaningful variable names, and manipulate strings using indices. We will also cover the...
Instructional Video8:56
Curated Video

Microsoft Word: A Guide to Sentence Case and Capitalization

Pre-K - Higher Ed
In this video tutorial, the instructor demonstrates how to apply case changes to text in Microsoft Word. By utilizing the change case tool, viewers are guided through converting text to sentence case, lowercase, uppercase, and capitalize...
Instructional Video3:38
Curated Video

Alteryx for Beginners - Data Cleansing Tool - Part 2

Higher Ed
This is the second part of the two-part video that explains how to use the Data Cleansing tool in Alteryx.
r/>
This clip is from the chapter "Preparation Tab" of the series "Alteryx for Beginners".This section focuses on the...
Instructional Video7:18
Programming Electronics Academy

DeBugging an Arduino Sketch #002 :: The Devil is in the Syntax

Higher Ed
This video walks through Debugging one of the Course Challenges.
Instructional Video2:53
Brian McLogan

Learn where the formula for the Law of Sines comes from

12th - Higher Ed
👉 Learn how to solve for the length of the sides and the measures of the angles of a triangle using the law of sines. The law of sines is used in determining the length of the opposite side to a known angle measure or the measure of the...
Instructional Video10:05
Curated Video

Vim Masterclass - Exercise Six - Inserting, Changing, Replacing, and Joining - Walkthrough

Higher Ed
This video presents an exercise to practice the different ways of inserting, changing, replacing, and joining text in Vim.
r/>
This clip is from the chapter "Transforming and Substituting Text" of the series "Vim...
Instructional Video13:34
Curated Video

Next.js from Development to Deployment - Category Pages

Higher Ed
This video explores category pages.
r/>
This clip is from the chapter "Pagination and Category Pages" of the series "Next.js from Development to Deployment: Build a Music Event Website".This section explains pagination and...
Instructional Video5:39
Curated Video

AZ-104: Microsoft Azure Administrator Full Course - Service Endpoints Demo

Higher Ed
In this video, we will cover service endpoints demo.
r/>
This clip is from the chapter "Azure Virtual Networking" of the series "AZ-104: Microsoft Azure Administrator Full Course".This section explains Azure virtual networks...
Instructional Video9:55
Curated Video

REST APIs with Flask and Python - Your First Flask Application

Higher Ed
This video demonstrates how to create an application that returns some data when called using a GET request (such as through a web browser).
r/>
This clip is from the chapter "Your First REST API" of the series "REST APIs with...
Instructional Video3:10
Curated Video

C++ Standard Template Library in Practice - Replacing and Transforming - std::replace

Higher Ed
The listener is new to algorithms and does not know about the replacement algorithms.

• Introduce the listener to the std::replace algor
ithms
• Show how it works and explain the different versions
available
•...
Instructional Video3:00
Curated Video

C++ Standard Template Library in Practice - Sorting and Gathering - std::partition_copy

Higher Ed
The listener is new to algorithms and does not know about the partition_copy algorithms.

• Introduce the listener to the std::partition_copy algo
rithm
• Show how it works and explain the different versions
available
...
Instructional Video12:49
Curated Video

Vim Masterclass - Deleting Text and "Thinking in Vim"

Higher Ed
This video demonstrates how to delete text using the Vim editor.<br/<br/>>

This clip is from the chapter "Vim Essentials" of the series "Vim Masterclass".This section presents an overview of Vim essentials.
Instructional Video6:26
Curated Video

Django3- Using Form Data

Higher Ed
In this video, we will look at using form data.
r/>
This clip is from the chapter "Site 1 - Password Generator" of the series "Django 3 - Full Stack Websites with Python Web Development".In this section, we will be working on...
Instructional Video20:39
Curated Video

The Complete Java Developer Course: From Beginner to Master - Selection Control Statements

Higher Ed
This video explains about the selection control statements.
r/>
This clip is from the chapter "Control Statements" of the series "The Complete Java Developer Course: From Beginner to Master".This section focuses on the...
Instructional Video13:07
Curated Video

The Complete Java Developer Course: From Beginner to Master - String Methods, Part 2

Higher Ed
This video is the second part of the two-part video, which shows different string methods.
r/>
This clip is from the chapter "Strings and the StringBuilder Class" of the series "The Complete Java Developer Course: From Beginner...
Instructional Video12:55
Curated Video

The Complete Java Developer Course: From Beginner to Master - String Methods, Part 1

Higher Ed
This video is the first part of the two-part video, which shows different string methods.
r/>
This clip is from the chapter "Strings and the StringBuilder Class" of the series "The Complete Java Developer Course: From Beginner...
Instructional Video7:43
Curated Video

Python for Data Analysis: Step-By-Step with Projects - Renaming Columns

Higher Ed
This video explains how to rename columns.<br/<br/>>

This clip is from the chapter "Exploring Data" of the series "Python for Data Analysis: Step-By-Step with Projects".This section introduces you to exploring data.