Instructional Video7:53
Curated Video

Job-Ready SQL in an Afternoon - Joining Conditionals

Higher Ed
In this video, we will cover joining conditionals. 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 Video6:53
Curated Video

Job-Ready SQL in an Afternoon - Comments

Higher Ed
In this video, we will cover comments. This clip is from the chapter "Dates, Times, and Manipulating Data" of the series "Job-Ready SQL in an Afternoon".In this section, we will cover dates, times, and manipulating data.
Instructional Video3:53
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Match Dictionary

Higher Ed
In this video, you will learn how to match a dictionary to another and compare the elements. This clip is from the chapter "Structural Pattern Matching" of the series "The Ultimate Guide to Python Programming with Python 3.10".This...
Instructional Video2:42
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - if Statements in Case Statements

Higher Ed
Here, we will look at using the if statement within the case statements to obtain results. This clip is from the chapter "Structural Pattern Matching" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section...
Instructional Video9:38
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - if Statements

Higher Ed
You will learn about the if statement in Python and how to input a statement/condition. This clip is from the chapter "Programming with Python" of the series "The Ultimate Guide to Python Programming with Python 3.10".In this section, we...
Instructional Video3:04
Curated Video

Python In Practice - 15 Projects to Master Python - What to Display When the Cart Is Empty?

Higher Ed
This video explains what to display when the cart is empty. This clip is from the chapter "eBook Web Store" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on the eBook web store.
Instructional Video6:47
Curated Video

Python In Practice - 15 Projects to Master Python - elif Statements

Higher Ed
This video explains elif statements and how to write elif statements. This clip is from the chapter "Decision Control in Python" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on decision control...
Instructional Video4:25
Curated Video

PEP8 Guidelines Python Clean Coding - Comparisons and Logical Operations

Higher Ed
This video explains comparisons and logical operations in Python. This clip is from the chapter "Python Basics" of the series "PEP8 Guidelines: Python Clean Coding".This section focuses on various basic Python concepts.
Instructional Video3:31
Curated Video

Hands-on .NET Minimal API for Web Developers - Step 2: Create a New Web Project

Higher Ed
This video takes us through creating a new web API project using the Minimal API standard. This clip is from the chapter "Getting Started with Minimal APIs" of the series "Hands-On .NET Minimal API for Web Developers".This section takes...
Instructional Video5:39
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Using Python Match Case Statements and Match Default Case

Higher Ed
We will use the match case statements to avoid redundancy and lengthy codes. This clip is from the chapter "Match Case Statements" of the series "The Ultimate Guide to Python Programming with Python 3.10".This section focuses on using...
Instructional Video18:12
Curated Video

AWS Cloud Development Kit - From Beginner to Professional - Create IAM Role, Inline, and Managed Policy

Higher Ed
This video explains how to create IAM role, inline, and managed policy. This clip is from the chapter "Customize AWS Resources" of the series "AWS Cloud Development Kit - From Beginner to Professional".In this section, you will be...
Instructional Video6:50
Curated Video

Intro To Python Programming - Simple Conditionals

Pre-K - Higher Ed
Every program makes decisions. The coding structures used to make decisions are called conditionals. In this video, you'll learn to create simple conditional statements.
Instructional Video8:40
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - SQL Syntax

Higher Ed
The author goes over the basic elements of SAS SQL syntax. This clip is from the chapter "SQL Fundamentals" of the series "Complete SAS Programming Guide - Learn SAS and Become a Data Ninja".This section focuses on SQL fundamentals.
Instructional Video8:46
Curated Video

Data Science and Machine Learning (Theory and Projects) A to Z - Control Flow in Python: if Elif Else Python Conditions

Higher Ed
In this video, we will cover if Elif Else Python condition. 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 to...
Instructional Video4:04
Fun Robotics

Conditions Part 2

Higher Ed
Exploring advanced conditional statement in Python programming
Instructional Video15:17
Curated Video

Introduction To Website Development Technologies - JavaScript Decision Statements

Higher Ed
In this video, you will learn about JavaScript decision statements. This clip is from the chapter "Understanding JavaScript, jQuery, and Bootstrap" of the series "Introduction to Website Development Technologies".In this section, we will...
Instructional Video12:55
Curated Video

Rust Programming Master Class from Beginner to Expert - Match Statement

Higher Ed
In this video, we will cover match statement. This clip is from the chapter "Control Structures" of the series "Rust Programming Master Class from Beginner to Expert".In this section, we will cover the basic programming controls called...
Instructional Video13:56
Curated Video

Rust Programming Master Class from Beginner to Expert - If let, Nested if, and the Match

Higher Ed
In this video, we will cover if let, nested if, and the match. This clip is from the chapter "Control Structures" of the series "Rust Programming Master Class from Beginner to Expert".In this section, we will cover the basic programming...
Instructional Video19:39
Curated Video

Rust Programming Master Class from Beginner to Expert - Conditional If and Its Variants

Higher Ed
In this video, we will cover conditional if and its variants. This clip is from the chapter "Control Structures" of the series "Rust Programming Master Class from Beginner to Expert".In this section, we will cover the basic programming...
Instructional Video5:28
Curated Video

Selenium WebDriver Advanced - Industry Standard Framework - How to Integrate Util Class in Framework

Higher Ed
This video shows how to integrate the Util class in the framework. This clip is from the chapter "Introduction to Util Concept" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this section, you will learn...
Instructional Video18:36
Curated Video

Python In Practice - 15 Projects to Master Python - Length Converter Applications

Higher Ed
This video helps to create length converter applications. This clip is from the chapter "Applications with Python GUI" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on applications with Python GUI.
Instructional Video6:52
Curated Video

Python In Practice - 15 Projects to Master Python - Decision Control with Strings and Lists

Higher Ed
This video explains decision control with strings and lists in detail. This clip is from the chapter "Decision Control in Python" of the series "Python in Practice - 15 Projects to Master Python".This section focuses on decision control...
Instructional Video2:41
Curated Video

The Complete Python Course - Logical Operators

Higher Ed
Here, we will look at the AND, OR, and NOT conditional statements and how logical operators combine them to return results. This clip is from the chapter "Python - Operators" of the series "The Complete Python Course (2022)".This section...
Instructional Video3:24
Curated Video

The Ultimate Guide to Python Programming With Python 3.10 - Match Object

Higher Ed
You will learn how to use the namedtuple to create a class to compare the list of objects in a class. This clip is from the chapter "Structural Pattern Matching" of the series "The Ultimate Guide to Python Programming with Python...