Instructional Video18:08
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Print formatting and special characters

Higher Ed
An in-depth look at using for loops in combination with iterables and generators along with list comprehension This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data...
Instructional Video5:07
Curated Video

Complete Java SE 8 Developer Bootcamp - Primitive Literals

Higher Ed
When a value is assigned to a primitive variable, the specific syntax used will determine their type. Learn these rules in this video. This clip is from the chapter "Java Conventions and Primitives" of the series "Complete Java SE 8...
Instructional Video9:16
Rock 'N Learn

Learn the Alpha and Build Vocabulary (A-M)

K - 5th
Here is the fun and easy way to learn to read with Rock 'N Learn English. Enjoy learning with fun, catchy, engaging songs based on the English language.
Instructional Video12:08
Mazz Media

Bingo's Lingo Beginning Phonics Songs (Things)

6th - 8th
With animated graphics and vivid video footage of everyday things, children will develop letter recognition skills and learn the sounds each letter says.
Instructional Video6:35
Curated Video

Excel VBA Programming The Complete Guide - The AND & OR Logical Operators

Higher Ed
Multiple conditions can be checked with the And and Or logical operators. In this lesson, we apply these principles to conditional logic across two columns. This clip is from the chapter "Conditionals" of the series "Excel VBA...
Instructional Video3:39
Curated Video

Changing Text Case in Microsoft Excel

Pre-K - Higher Ed
In this tutorial, the speaker demonstrates how to easily change text from uppercase to lowercase, title case, or sentence case in Microsoft Excel using simple formulas. By following the step-by-step instructions, users can efficiently...
Instructional Video4:09
Curated Video

Learning PHP 7 (Video 9)

Higher Ed
PHP is back and is faster and more lightweight than ever. The world of web technology is seamlessly evolving, and PHP 7's simplicity and prowess addresses the requirements of current and future web and mobile application development....
Instructional Video8:17
Curated Video

Develop a computer program to solve a problem using a sequence of instructions : If statements

Higher Ed
From the section: A Full Python Refresher. This section is about Python Refresher and includes lectures on Variables in Python, Methods, List, tuple and sets. A Full Python Refresher: If statements
Instructional Video5:07
friEdTech

Read&Write Extension for Google Chrome

Higher Ed
Read&Write from texthelp is a Google Chrome Extension.
Instructional Video8:17
Curated Video

CompTIA Security+ Certification SY0-601: The Total Course - Using tcpdump to Analyze Network Traffic

Higher Ed
tcpdump is a built-in Unix and Linux command-line tool that can capture, analyze, filter, and save captured network packets. This clip is from the chapter "Tools of the Trade" of the series "CompTIA Security+ Certification SY0-601: The...
Instructional Video7:59
Curated Video

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

Higher Ed
The listener is new to algorithms and does not know about the sorting algorithms. • Introduce the listener to the std::sort algorithm • Show how it works and explain the different versions available • Reinforce the lesson with a code...
Instructional Video9:06
Curated Video

Bash Shell Scripting - declare Statement

Higher Ed
This video focusses on declare statement. 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. This clip is from the chapter "Searching with Elasticsearch" of the series "Elasticsearch 7 and Elastic Stack - In Depth...
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. 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...
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. This clip is from the chapter "Introduction to Functional Programming" of the series "Java Programming for Complete Beginners -...
Instructional Video12:08
Mazz Media

Bingo's Lingo- Beginning Phonics

6th - 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. This clip is from the chapter "Preparation Tab" of the series "Alteryx for Beginners".This section focuses on the Preparation tab.
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. This clip is from the chapter "Transforming and Substituting Text" of the series "Vim Masterclass".This section...