Instructional Video3:58
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - More on DO Group Processing (Without Index/Counter Variable)

Higher Ed
There are four forms of Do Group processing, and three of the forms do not involve a counter/index variable.
<
br/>
This clip is from the chapter "Working with Data" of the series "Complete SAS Programming Guide - Learn SAS and...
Instructional Video12:01
Curated Video

The Modern JavaScript Bootcamp (2019) - Advanced If Statements

Higher Ed
In this lesson, we’re going to continue looking at the if statement. We know about “if” and “else”, but there’s also an “else if” available to us.
r/>
This clip is from the chapter "JavaScript Basics: Variables and Flow...
Instructional Video9:14
Curated Video

The Complete Beginners Guide to Arduino - 2021 - Functions

Higher Ed
Once your code starts getting larger than a page long, you will want to split out your code into functions to make it easier to control, and easier to read and debug. This lecture explains what functions are and how to use them in your...
Instructional Video3:31
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - Lambda Expressions

Higher Ed
Functions in a single line of code! (Seriously, it's really cool!)
r/>
This clip is from the chapter "Intermediate Python" of the series "Python for Everybody: The Ultimate Python 3 Bootcamp".This section helps give an overview...
Instructional Video7:47
Curated Video

Web Security: Common Vulnerabilities And Their Mitigation - SQLi mitigation - parameterized queries and stored procedures

Higher Ed
SQL Injection: SQLi mitigation - parameterized queries and stored procedures
r/>
This clip is from the chapter "SQL Injection" of the series "Web Security: Common Vulnerabilities And Their Mitigation".In this section, we will...
Instructional Video7:53
Curated Video

Job-Ready SQL in an Afternoon - Joining Conditionals

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

Job-Ready SQL in an Afternoon - Comments

Higher Ed
In this video, we will cover comments.<br<br/>/>

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.
<
br/>
This clip is from the chapter "Structural Pattern Matching" of the series "The Ultimate Guide to Python Programming with Python...
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.
<
br/>
This clip is from the chapter "Structural Pattern Matching" of the series "The Ultimate Guide to Python Programming with Python...
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.
<
br/>
This clip is from the chapter "Programming with Python" of the series "The Ultimate Guide to Python Programming with Python 3.10".In this...
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.<br<br/>/>

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.
<
br/>
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...
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.<br<br/>/>

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.
<
br/>
This clip is from the chapter "Getting Started with Minimal APIs" of the series "Hands-On .NET Minimal API for Web Developers".This...
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.
<
br/>
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...
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.
<
br/>
This clip is from the chapter "Customize AWS Resources" of the series "AWS Cloud Development Kit - From Beginner to Professional".In this section, you...
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.
<
br/>
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...
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: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.
<
br/>
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...
Instructional Video4:04
Fun Robotics

Conditions Part 2

3rd - 12th
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.
<
br/>
This clip is from the chapter "Understanding JavaScript, jQuery, and Bootstrap" of the series "Introduction to Website Development Technologies".In this...
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.
<
br/>
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 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.
<
br/>
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...
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.
<
br/>
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...