Instructional Video5:48
Curated Video

Master Hibernate and JPA with Spring Boot in 100 Steps - Step 17 - JPA and Hibernate Annotations - @Column

Higher Ed
In this video, we will cover JPA and Hibernate annotations - @Column. This clip is from the chapter "JPA and Hibernate in Depth" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In this section, you will learn about...
Instructional Video3:10
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Error Debugging

Higher Ed
In this video, we'll look at error debugging. This clip is from the chapter "Shopping Cart Management" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at shopping cart management.
Instructional Video11:07
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Handling Check Box Dynamically

Higher Ed
This video demonstrates how to handle a checkbox dynamically. This clip is from the chapter "Techniques to Automate Web Elements" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This section explores the...
Instructional Video6:21
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Introducing Validation Assertions and Running Tests

Higher Ed
This video provides an introduction to validating assertions and running tests. This clip is from the chapter "Techniques to Automate Web Elements" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This...
Instructional Video4:40
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - Booleans

Higher Ed
Booleans are true or false. It‘s like 1 or 0. On or off. Yes or no. Actually, you don't even need to watch this video, this description summed it up! This clip is from the chapter "Beginner-friendly Python" of the series "Python for...
Instructional Video3:46
Curated Video

Practical Python: Learn Python Basics Step by Step- Python 3 - Combine Different Conditional Statements

Higher Ed
In this video, the author demonstrates how to combine different conditional statements. This clip is from the chapter "Python Basics- Level 3" of the series "Practical Python: Learn Python Basics Step by Step- Python 3".In this section,...
Instructional Video8:04
Curated Video

Google Apps Script - Exercise Coding Projects - Selecting Spreadsheet Data with Apps Script

Higher Ed
This video explains how to select spreadsheet data with Apps Script. This clip is from the chapter "Getting Started with Apps Script Projects" of the series "Google Apps Script - Exercise Coding Projects".This section explains Apps...
Instructional Video5:13
Curated Video

Salesforce Platform App Builder Certification Training - Functions

Higher Ed
This video explains functions in Salesforce. This clip is from the chapter "Data Modeling and Management" of the series "Salesforce Platform App Builder Certification Training".This section explains data modeling and management.
Instructional Video5:50
Curated Video

Selenium WebDriver with Java - Basics to Advanced and Frameworks - Importance of Soft Assertions in Selenium WebDriver

Higher Ed
This video discusses the importance of soft assertions in Selenium WebDriver. This clip is from the chapter "Miscellaneous Topics in Selenium WebDriver" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Instructional Video4:04
Curated Video

Intro To Python Programming - Ternary Operator

Pre-K - Higher Ed
The ternary operator is an abbreviated way of expressing a conditional-- Using it makes you look like a sophisitcated Python programmer. You'll learn the ternary operator in this segment.
Instructional Video8:25
Curated Video

Machine Learning Random Forest with Python from Scratch - Question and Partition

Higher Ed
In this video, you will learn to create two more helper functions, question, and partition, which define statements for querying and retrieving data. This clip is from the chapter "Random Forest Step-by-Step" of the series "Machine...
Instructional Video4:19
Let's Tute

Depreciation Challenge: Test Your Knowledge and Skills

9th - Higher Ed
This video is a quiz on depreciation, testing the viewer's knowledge on various aspects of the topic. It includes rapid fire questions and calculation exercises, providing a fun and interactive way to learn and reinforce the concept of...
Instructional Video5:40
Curated Video

TypeScript for Beginners - If-Else Ladder

Higher Ed
This video demonstrates how to use the if-else ladder. 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 to use them.
Instructional Video3:27
Curated Video

TypeScript for Beginners - Ternary Operators

Higher Ed
This video explains the ternary operators. This clip is from the chapter "Operators" of the series "TypeScript for Beginners".This section introduces you to operators and explains how to use them.
Instructional Video9:42
Curated Video

Comprehensive Android Developer Bootcamp - Finished App

Higher Ed
Build a Quiz App – MVC Architecture:Finished App This clip is from the chapter "Build a Quiz App – MVC Architecture" of the series "The Comprehensive Android Developer Bootcamp".This section shows you how to build your own Quiz App using...
Instructional Video9:00
Curated Video

Comprehensive Android Developer Bootcamp - Creating Question Model Class

Higher Ed
Build a Quiz App – MVC Architecture:Creating Question Model Class This clip is from the chapter "Build a Quiz App – MVC Architecture" of the series "The Comprehensive Android Developer Bootcamp".This section shows you how to build your...
Instructional Video4:53
Curated Video

Dive Into Ansible - From Beginner to Expert in Ansible - Section 1 and 2 Quiz

Higher Ed
This video presents quick quiz questions to test what you have learned from sections 1 and 2. This clip is from the chapter "Setting up of the Lab Environment and Course Resource" of the series "Dive Into Ansible - From Beginner to...
Instructional Video1:43
Curated Video

C++ 20 (2a) New Features - Efficient Atomic Waiting

Higher Ed
Analyze an example with wait method called on atomic variable. • Examine documentation for the wait method • Modify value an atomic variable • Use notify_all to wake up all threads waiting on this variable This clip is from the chapter...
Instructional Video8:14
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Build It: Adding State to VisibilityToggle

Higher Ed
In this video you'll be writing some code on your own! This clip is from the chapter "React Components" of the series "The Complete React Developer Course (with Hooks and Redux)".This section deals with React Components.
Instructional Video7:59
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 23 - Java Conditionals and If Statement – Introduction

Higher Ed
This video talks about Java conditionals and if statement – introduction. This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java Programming for Complete Beginners -...
Instructional Video6:50
Brian McLogan

T Misconceptions Piecewise Functions

12th - Higher Ed
T Misconceptions Piecewise Functions
Instructional Video4:33
Curated Video

Practical Python: Learn Python Basics Step by Step- Python 3 - Conditional Statements with Booleans

Higher Ed
In this video, the author demonstrates how to conduct certain tests to get Boolean output. This clip is from the chapter "Python Basics- Level 3" of the series "Practical Python: Learn Python Basics Step by Step- Python 3".In this...
Instructional Video6:17
Curated Video

Master Hibernate and JPA with Spring Boot in 100 Steps - Step 76 - Hibernate Soft Deletes - Part 2

Higher Ed
In this video, we will cover Hibernate Soft Deletes - part 2. This clip is from the chapter "Hibernate and JPA Tips" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In this section, the author shares some tips on...
Instructional Video15:57
Curated Video

The Complete Beginners Guide to Arduino - 2021 - 7-Segment Displays Using the MAX7219 - Part 1 - Alphanumeric

Higher Ed
In this lecture, we are going to work with 7-segment displays using the MAX7219 - part 1 - alphanumeric. This clip is from the chapter "Step-by-Step Learning with Arduino Projects" of the series "The Complete Beginners Guide to Arduino -...