Curated Video
Master Hibernate and JPA with Spring Boot in 100 Steps - Step 17 - JPA and Hibernate Annotations - @Column
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...
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 5) - Error Debugging
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.
Curated Video
Selenium Python Automation Testing from Scratch and Frameworks - Handling Check Box Dynamically
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...
Curated Video
Selenium Python Automation Testing from Scratch and Frameworks - Introducing Validation Assertions and Running Tests
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...
Curated Video
Python for Everybody: The Ultimate Python 3 Bootcamp - Booleans
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...
Curated Video
Practical Python: Learn Python Basics Step by Step- Python 3 - Combine Different Conditional Statements
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,...
Curated Video
Google Apps Script - Exercise Coding Projects - Selecting Spreadsheet Data with Apps Script
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...
Curated Video
Salesforce Platform App Builder Certification Training - Functions
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.
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Importance of Soft Assertions in Selenium WebDriver
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...
Curated Video
Intro To Python Programming - Ternary Operator
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.
Curated Video
Machine Learning Random Forest with Python from Scratch - Question and Partition
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...
Let's Tute
Depreciation Challenge: Test Your Knowledge and Skills
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...
Curated Video
TypeScript for Beginners - If-Else Ladder
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.
Curated Video
TypeScript for Beginners - Ternary Operators
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.
Curated Video
Comprehensive Android Developer Bootcamp - Finished App
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...
Curated Video
Comprehensive Android Developer Bootcamp - Creating Question Model Class
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...
Curated Video
Dive Into Ansible - From Beginner to Expert in Ansible - Section 1 and 2 Quiz
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...
Curated Video
C++ 20 (2a) New Features - Efficient Atomic Waiting
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...
Curated Video
The Complete React Developer Course (with Hooks and Redux) - Build It: Adding State to VisibilityToggle
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.
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 23 - Java Conditionals and If Statement – Introduction
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 -...
Curated Video
Practical Python: Learn Python Basics Step by Step- Python 3 - Conditional Statements with Booleans
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...
Curated Video
Master Hibernate and JPA with Spring Boot in 100 Steps - Step 76 - Hibernate Soft Deletes - Part 2
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...
Curated Video
The Complete Beginners Guide to Arduino - 2021 - 7-Segment Displays Using the MAX7219 - Part 1 - Alphanumeric
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 -...