Hi, what do you want to do?
Curated Video
Bash Shell Scripting - declare Statement
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.
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.
Curated Video
Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - N-Grams - Part 2
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...
r/>
This clip is from the chapter "Searching with Elasticsearch" of the series "Elasticsearch 7 and Elastic...
Curated Video
REST APIs with Flask and Python - Solution to Coding Exercise: Flow Control
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...
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...
Flipping Physics
Impulse for Two Objects being Attracted to One Another
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...
IDG TECHtalk
R tip: Access nested list items with purrr
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.
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 09 - Stream Intermediate Operations - Exercises - Squares of First 10, Map
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...
r/>
This clip is from the chapter "Introduction to Functional Programming" of the series "Java Programming for Complete...
Curated Video
Bingo's Lingo- Beginning Phonics
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...
Curated Video
Python 3 for Beginners:Introduction to Variables and Strings
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...
Curated Video
Microsoft Word: A Guide to Sentence Case and Capitalization
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...
Curated Video
Alteryx for Beginners - Data Cleansing Tool - Part 2
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...
r/>
This clip is from the chapter "Preparation Tab" of the series "Alteryx for Beginners".This section focuses on the...
Programming Electronics Academy
DeBugging an Arduino Sketch #002 :: The Devil is in the Syntax
This video walks through Debugging one of the Course Challenges.
Brian McLogan
Learn where the formula for the Law of Sines comes from
👉 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...
Curated Video
Vim Masterclass - Exercise Six - Inserting, Changing, Replacing, and Joining - Walkthrough
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...
r/>
This clip is from the chapter "Transforming and Substituting Text" of the series "Vim...
Curated Video
Next.js from Development to Deployment - Category Pages
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...
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...
Curated Video
AZ-104: Microsoft Azure Administrator Full Course - Service Endpoints Demo
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...
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...
Curated Video
REST APIs with Flask and Python - Your First Flask Application
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...
r/>
This clip is from the chapter "Your First REST API" of the series "REST APIs with...
Curated Video
C++ Standard Template Library in Practice - Replacing and Transforming - std::replace
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
•...
• Introduce the listener to the std::replace algor
ithms
• Show how it works and explain the different versions
available
•...
Curated Video
C++ Standard Template Library in Practice - Sorting and Gathering - std::partition_copy
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
...
• Introduce the listener to the std::partition_copy algo
rithm
• Show how it works and explain the different versions
available
...
Curated Video
Vim Masterclass - Deleting Text and "Thinking in Vim"
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.
This clip is from the chapter "Vim Essentials" of the series "Vim Masterclass".This section presents an overview of Vim essentials.
Curated Video
Django3- Using Form Data
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...
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...
Curated Video
The Complete Java Developer Course: From Beginner to Master - Selection Control Statements
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...
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...
Curated Video
The Complete Java Developer Course: From Beginner to Master - String Methods, Part 2
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...
r/>
This clip is from the chapter "Strings and the StringBuilder Class" of the series "The Complete Java Developer Course: From Beginner...
Curated Video
The Complete Java Developer Course: From Beginner to Master - String Methods, Part 1
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...
r/>
This clip is from the chapter "Strings and the StringBuilder Class" of the series "The Complete Java Developer Course: From Beginner...
Curated Video
Python for Data Analysis: Step-By-Step with Projects - Renaming Columns
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.
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.