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 Video4:29
Curated Video

HTML CSS and JavaScript for Beginners - A Web Design Course - JavaScript Switch

Higher Ed
In this video, we'll cover JavaScript switch.
r/>
This clip is from the chapter "Learn JavaScript Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".Learn how to write JavaScript, JavaScript...
Instructional Video3:53
Curated Video

HTML CSS and JavaScript for Beginners - A Web Design Course - Combine with Functions

Higher Ed
In this video, we'll combine with functions.
r/>
This clip is from the chapter "Learn JavaScript Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".Learn how to write JavaScript, JavaScript...
Instructional Video2:41
Curated Video

HTML CSS and JavaScript for Beginners - A Web Design Course - CSS for List Items

Higher Ed
In this video, we'll cover CSS for list items.
r/>
This clip is from the chapter "CSS Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".This section is about CSS; learn basics of CSS, CSS...
Instructional Video5:12
Curated Video

HTML CSS and JavaScript for Beginners - A Web Design Course - CSS Display Property

Higher Ed
In this video, we'll cover CSS display property.
r/>
This clip is from the chapter "CSS Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".This section is about CSS; learn basics of CSS, CSS...
Instructional Video14:09
Curated Video

The Complete Practical Docker Guide - Changing Permissions

Higher Ed
This video explains how to change files permissions.
r/>
This clip is from the chapter "User Management and Permissions in Linux" of the series "The Complete Practical Docker Guide".This section focuses on the User Management...
Instructional Video16:30
Curated Video

The Complete React Developer Course (with Hooks and Redux) - ES6 Aside: const and let

Higher Ed
In this video you'll learn about two new variable types which are "const" and "let". You'll also explore the differences between "var", "const", and "let".
r/>
This clip is from the chapter "Hello React" of the series "The...
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 Video5:56
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Using 'finally' with Exceptions

Higher Ed
This video demonstrates how to use "finally" with exceptions.
r/>
This clip is from the chapter "Exception Handling Mechanism" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This section explains...
Instructional Video9:55
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - if-else' Condition in Python

Higher Ed
This video explains the "if-else" condition.
r/>
This clip is from the chapter "Program Flow Control in Python" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This section explains program flow...
Instructional Video5:59
Curated Video

SSL Complete Guide 2021: HTTP to HTTPS - Exploring Certificate of Comodo

Higher Ed
In this video, we'll be exploring the certificate of Comodo.
r/>
This clip is from the chapter "RSA, Certificates, and Chain of Trust" of the series "SSL Complete Guide 2021: HTTP to HTTPS".In this section, we'll create RSA,...
Instructional Video7:18
Curated Video

REST API Automation Testing from Scratch - REST Assured Java - Example on Parameterization of API Tests with Multiple Datasets

Higher Ed
This video presents an example on parameterization of API tests with multiple datasets.
r/>
This clip is from the chapter "Handling Dynamic JSON Payloads with Parameterization" of the series "REST API Automation Testing from...
Instructional Video6:15
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - Errors and Exceptions

Higher Ed
Errors happen. You can NOT avoid them. It's a fact of life, your programs will have errors somewhere. But that doesn't mean your code should crash your program. Learn how to handle errors gracefully.
r/>
This clip is from the...
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 Video13:28
Curated Video

Introduction to Variables in Scratch Programming

Pre-K - Higher Ed
This video tutorial introduces the concept of variables in programming using Scratch. It explains how variables are like labeled boxes where you can store information, such as names, colors, or numbers. By using variables, you can...
Instructional Video3:44
Curated Video

Managing your day with time blocking

Pre-K - Higher Ed
Maggie introduces the concept of time blocking and how to implement it into Google Calendar.
Instructional Video4:20
Curated Video

Applying the Distributive Property with Diagrams

K - 5th
In this video, students learn about the distributive property and how to apply it using diagrams. The teacher explains the concept of equivalent expressions and demonstrates how to expand and simplify expressions using blocks and visual...
Instructional Video2:43
Bill Carmody

Types of Letter Formats: Creating Professional Business Writing

Higher Ed
In this video, Bill Carmody discusses the different types of letter formats, including full block style, semi block style, modified block style, and modified semi block style. He emphasizes the importance of using these formats to create...
Instructional Video7:35
TLDR News

Why Westminster Blocked Scotland's Trans Bill

12th - Higher Ed
The UK government blocked a proposal from Scotland around reforming gender recognition certificates, causing shockwaves across the political spectrum. So what exactly was Scotland proposing? Why did Sunak block the bill? And why was this...
Instructional Video3:51
msvgo

d Block Elements : Introduction

K - 12th
It gives general idea about d block elements.
Instructional Video31:59
The Wall Street Journal

Brand Safety

Higher Ed
As the global pandemic took hold marketers rushed to use keyword blocking, keeping their ads from appearing near "coronavirus" or "Covid-19," crippling publishers. The outcry has forced many brands rethinking their brand safety approaches.
Instructional Video5:40
Curated Video

TypeScript for Beginners - If-Else Ladder

Higher Ed
This video demonstrates how to use the if-else ladder.
r/>
This clip is from the chapter "Flow Control Statements" of the series "TypeScript for Beginners".This section introduces you to flow control statements and explains how...
Instructional Video5:21
Curated Video

The Modern JavaScript Bootcamp (2019) - Handling Application Errors

Higher Ed
In this video, you’re going to integrate a try/catch statement into the to-do and note application. This is going to let us respond to errors thrown by JSON.parse when invalid JSON is parsed.
r/>
This clip is from the chapter...
Instructional Video4:48
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 02 - Introduction to Nested If Else

Higher Ed
In this video, we will learn about nested if else.
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 - if...