Instructional Video7:26
Curated Video

Job-Ready SQL in an Afternoon - Logic Statements

Higher Ed
In this video, we will cover the logic statements.<br<br/>/>

This clip is from the chapter "Conditionals and Arithmetic" of the series "Job-Ready SQL in an Afternoon".In this section, we will cover conditionals and arithmetic.
Instructional Video12:40
Curated Video

Selenium WebDriver Advanced - Industry Standard Framework - How to Read Excel File

Higher Ed
This video explains how to read an Excel file.
<
br/>
This clip is from the chapter "Data-Driven Testing" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this section, you will learn about data-driven...
Instructional Video5:12
Virtually Passed

Position Velocity and Acceleration example 1

Higher Ed
The equations which relate position, velocity and acceleration in 1 dimension are:<b<br/>r/&<br/>gt;

dx/dt = v
dv/dt = a
Instructional Video5:37
Curated Video

Analyzing the Effects of Salt on the Melting of Ice - Harry's Experiment

9th - Higher Ed
The video discusses an experiment carried out by Harry to investigate how the temperature of crushed ice varies as it melts. Harry placed some crushed ice in a boiling tube and then placed the boiling tube in a beaker of water. The...
Instructional Video6:16
msvgo

Contrapositive and Converse of a Statement

K - 12th
It explains how to write contrapositive and converse of conditional statements.
Instructional Video8:57
Curated Video

Learn and Master C Programming - Using switch statement

Higher Ed
We will learn how to use switch statements instead of if...else. Also, we will learn about break keyword that is usually used with switch conditions.
r/>
This clip is from the chapter "Conditional Statements" of the series...
Instructional Video2:45
Curated Video

.NET Core Microservices - Add Ocelot to the Gateway

Higher Ed
This video explains how to add Ocelot to the gateway.
r/>
This clip is from the chapter "Ocelot" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about Ocelot and how to...
Instructional Video7:42
Curated Video

Complete Modern C++ - if constexpr - I

Higher Ed
In this video, understand how compile time (if constexpr) performs conditional checks at compile time, thereby improving the performance of your code.
r/>
This clip is from the chapter "C++17 Template Features" of the series...
Instructional Video9:50
Curated Video

Microsoft SQL Server Development for Everyone - Updating Data in the Table

Higher Ed
This video explains how to update data in the tables.
r/>
This clip is from the chapter "Manipulating Tables and Data" of the series "Microsoft SQL Server Development for Everyone".This section explains how to manipulate tables...
Instructional Video7:48
Curated Video

Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Logstash and MySQL - Part 2

Higher Ed
This is the second part of the two-part video that explains how to use Logstash and MySQL to import data into your index.
r/>
This clip is from the chapter "Importing Data into Your Index (Big or Small)" of the series...
Instructional Video12:47
Curated Video

Dive Into Ansible - From Beginner to Expert in Ansible - Templating with Jinja2

Higher Ed
This video demonstrates how to useJinja2 for templating.
r/>
This clip is from the chapter "Ansible Playbooks Introduction" of the series "Dive Into Ansible - From Beginner to Expert in Ansible".This section provides an...
Instructional Video12:13
Curated Video

The Modern JavaScript Bootcamp (2019) - Integrating Dates: Part II

Higher Ed
In this video, you’re going to finish integrating moment into the notes application.
r/>
This clip is from the chapter "Data Storage, Libraries, and More" of the series "The Modern JavaScript Bootcamp (2019)".This section will...
Instructional Video10:18
Curated Video

The Modern JavaScript Bootcamp (2019) - If Statements

Higher Ed
In this video, you’ll learn how to use if statements. These will let you conditionally run JavaScript code.
r/>
This clip is from the chapter "JavaScript Basics: Variables and Flow Control" of the series "The Modern JavaScript...
Instructional Video4:52
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 01 - Introduction to If Else Statement

Higher Ed
In this video, we will learn about if else statement.
r/>
This clip is from the chapter "Conditionals" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will explore conditionals with Java -...
Instructional Video2:13
Curated Video

Java Programming for Complete Beginners - Java 16 - JShell Tip - Multiple Lines of Code

Higher Ed
This video talks about JShell tip - multiple lines of code.
r/>
This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java Programming for Complete Beginners -...
Instructional Video7:15
Curated Video

Windows PowerShell Hands-On Training for Beginners - File Read Operations Using PowerShell

Higher Ed
This video demonstrates file read operations using PowerShell.<br/<br/>>

This clip is from the chapter "Basic Operations" of the series "Windows PowerShell Hands-On Training for Beginners".This section focuses on the basic operations.
Instructional Video7:42
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Stored Proc Class

Higher Ed
In this video, we'll look at stored Proc class.<br/<br/>>

This clip is from the chapter "Repository Pattern" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at the repository pattern.
Instructional Video7:13
Curated Video

REST APIs with Flask and Python - Simple Decorators in Python

Higher Ed
This video explains simple decorators 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 Video12:19
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - Catching Exceptions

Higher Ed
When you get an error, you need to "handle" it so your code doesn't crash.
r/>
This clip is from the chapter "Advanced Python" of the series "Python for Everybody: The Ultimate Python 3 Bootcamp".This section helps understand...
Instructional Video7:52
Curated Video

Python 3 for Beginners: Python File Handling

Higher Ed
In this video, you will learn about working with files in Python. From opening and closing files to reading and writing data, this video covers the basics of file handling in Python. You will also discover the different file modes and...
Instructional Video5:19
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Spark Streaming Reading Data

Higher Ed
In this session, you will read data from file and get it in the Spark streaming context.
r/>
This clip is from the chapter "Spark Streaming" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".The section...
Instructional Video5:15
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Spark Streaming Display

Higher Ed
In this lesson, we will work on Spark streaming display for better data visualization.
r/>
This clip is from the chapter "Spark Streaming" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".The section...
Instructional Video6:13
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Spark DF with Column Renamed and Alias

Higher Ed
In this video, we will learn how we can rename the column in Spark DataFrames.
r/>
This clip is from the chapter "Spark DFs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section focuses on Spark...
Instructional Video6:24
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - RDD Distinct

Higher Ed
In this lesson, you will learn about the Distinct() RDD function.<br/<br/>>

This clip is from the chapter "Spark RDDs" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".This section focuses on PySpark RDDs.