Instructional Video5:22
Curated Video

Master Hibernate and JPA with Spring Boot in 100 Steps - Step 3 - Making the Binary Search Algorithm Example Loosely Coupled

Higher Ed
In this Appendix video, we'll make the binary search algorithm example loosely coupled. This clip is from the chapter "Appendix - Introduction to Spring Framework in 10 Steps" of the series "Master Hibernate and JPA with Spring Boot in...
Instructional Video5:22
Curated Video

Master Java Web Services and REST API with Spring Boot- Step 3: Making the Binary Search Algorithm Example Loosely Coupled

Higher Ed
Introduction to Spring Framework in 10 Steps: Step 3: Making the Binary Search Algorithm Example Loosely Coupled This clip is from the chapter "Introduction to Spring Framework in 10 Steps" of the series "Master Java Web Services and...
Instructional Video6:22
3D Print General

3D Printed Astronomia Tourbillon Triaxial Clock

Higher Ed
In today's video, I take a look at the phenomenal design by mcmaven of the triaxial tourbillon clock, based on the Astronomia watch by Jacob & Co. Files: Clock I printed: https://www.thingiverse.com/thing:3415296 With Quartz Movement:...
Instructional Video6:56
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 01 - Java For Loop - Syntax and Puzzles

Higher Ed
In this video, we will learn about Java for loop - syntax and puzzles. This clip is from the chapter "Loops" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will explain about loops - for loop, while...
Instructional Video6:26
Curated Video

Python for Everybody: The Ultimate Python 3 Bootcamp - Print Formatting

Higher Ed
Being able to add variables to strings and print it out is very important in Python and Python debugging. This lesson will show you the old Python 3.5 way, and the newer Python 3.6+ way to format your sentences. This clip is from the...
Instructional Video11:19
Curated Video

Machine Learning Random Forest with Python from Scratch - Recursion

Higher Ed
In this video, you will learn about a complete implementation of the Random Forest using only Pandas to read the data and look at the results of the sklearn function. This clip is from the chapter "Random Forest Step-by-Step" of the...
Instructional Video5:42
Curated Video

Complete Modern C++ - Class Template Explicit Specialization - Part I

Higher Ed
This video gives a gentle introduction of class specialization. This clip is from the chapter "Templates" of the series "Complete Modern C++".In this section, we will see non-type template arguments, perfect forwarding, variadic...
Instructional Video3:54
Curated Video

Excel VBA Programming The Complete Guide - Procedures with Boolean Arguments + The Workbook_BeforePrint Event

Higher Ed
Some event procedures feature a Cancel Boolean argument that can cancel a specific operation by being set to True in the body of the procedure. In this lesson, we try this out with the BeforePrint event procedure. This clip is from the...
Instructional Video15:50
Curated Video

The Complete React Developer Course (with Hooks and Redux) - ES6 Object Destructuring

Higher Ed
In this video you'll learn about ES6 Object Destructuring. It's a way to create variables based on properties from an object. This clip is from the chapter "Redux" of the series "The Complete React Developer Course (with Hooks and...
Instructional Video12:34
Curated Video

The Modern JavaScript Bootcamp (2019) - Handling User Interaction

Higher Ed
In this video, you’ll learn how to handle user interaction. This will allow us to respond to things the user does like clicking a button or entering some text in a field. This clip is from the chapter "Javascript in the Browser" of the...
Instructional Video9:22
Curated Video

The Modern JavaScript Bootcamp (2019) - Looping Over Arrays

Higher Ed
In this video, you’re going to learn how to loop over arrays. This will allow you to do something for each item in your list, such as showing them to your users. This clip is from the chapter "Arrays" of the series "The Modern JavaScript...
Instructional Video13:29
Curated Video

The Modern JavaScript Bootcamp (2019) - Booleans and Comparison Operators

Higher Ed
In this lesson, you'll learn about our third JavaScript type, the Boolean. You'll also learn how you can compare two things such as two strings or two numbers. This clip is from the chapter "JavaScript Basics: Variables and Flow Control"...
Instructional Video3:09
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 14 - Behind the Screens with Functional Interfaces - Implement Consumer Int

Higher Ed
In this session, we will learn about behind the screens with functional interfaces - implement consumer Int. This clip is from the chapter "Introduction to Functional Programming" of the series "Java Programming for Complete Beginners -...
Instructional Video2:44
Curated Video

How to Print a Word Document Without Comments

Pre-K - Higher Ed
In this video I show you very quickly how to print a document without including the comments (and also how to print a document with the comments if you prefer).
Instructional Video11:09
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 29 - Java For Loop to Print Multiplication Table - Exercise Solutions

Higher Ed
This video talks about Java for loop to print multiplication table - exercise solutions. This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java Programming for Complete...
Instructional Video14:53
Curated Video

The Complete Beginners Guide to Arduino - 2021 - Temperature and Humidity Display - DHT11

Higher Ed
In this lecture, we are going to work with temperature and humidity display - DHT11. This clip is from the chapter "Step-by-Step Learning with Arduino Projects" of the series "The Complete Beginners Guide to Arduino - 2021".In this...
Instructional Video5:04
Curated Video

PySpark and AWS: Master Big Data with PySpark and AWS - Project (Group By, Aggregations and Order By)

Higher Ed
In this session, we will print the minimum and maximum salaries in each department and sort the salaries in ascending order. This clip is from the chapter "Spark DFs" of the series "PySpark and AWS: Master Big Data with PySpark and...
Instructional Video17:04
Curated Video

The Modern JavaScript Bootcamp (2019) - Callback Abstraction

Higher Ed
In this lesson, you’re going to learn how to use callbacks to simplify the code that makes our HTTP requests. You’ll learn how to abstract the complexity of XMLHttpRequest into a simple function call. This clip is from the chapter...
Instructional Video12:04
Curated Video

Selenium WebDriver Advanced - Industry Standard Framework - Log4j2 Configuration with Demo

Higher Ed
This video explains the configuration of Log4j2. This clip is from the chapter "Adding Logging to Framework" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this section, you will learn about adding logging...
Instructional Video2:26
Curated Video

Mastering Microsoft Word 365 - Print

Pre-K - Higher Ed
Learn how to prepare your document for printing.
Instructional Video9:36
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Subscribing and Dynamic Actions

Higher Ed
In this video you'll learn how to subscribe to changes in the Redux store. That means you'll be able to run some code whenever the data changes. This clip is from the chapter "Redux" of the series "The Complete React Developer Course...
Instructional Video18:11
Curated Video

The Modern JavaScript Bootcamp (2019) - JavaScript Dates

Higher Ed
In this video, you’re going to learn about the built-in date in JavaScript. This gives you a way to work with dates and time in your application. This clip is from the chapter "Data Storage, Libraries, and More" of the series "The Modern...
Instructional Video8:22
Curated Video

The Complete Java Developer Course: From Beginner to Master - File Output

Higher Ed
This video focuses on file output, which involves writing data from memory to secondary storage. This clip is from the chapter "File I/O and Exceptions" of the series "The Complete Java Developer Course: From Beginner to Master".This...
Instructional Video13:26
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Integrating Pytest Logs into HTML Reporting

Higher Ed
This video explains how to integrate pytest logs into HTML reporting. This clip is from the chapter "Part II-Logging and Generating HTML Reports in Python Framework" of the series "Selenium Python Automation Testing from Scratch and...