Instructional Video2:52
Curated Video

Core Java Programming Course- Hands-on Exercise on the "Nested For" Loop

Higher Ed
This video explains how to use the "Nested For" loop with the help of an exercise. This clip is from the chapter "Basic Concepts of Java Programming" of the series "Learn How to Code: The Complete Core Java Programming Course".This...
Instructional Video14:27
Curated Video

The Modern JavaScript Bootcamp (2019) - Conditional (Ternary) Operator

Higher Ed
In this video, you’re going to learn about the conditional operator. This is a nice shorthand for an if/else statement where you want to do one of two things. This clip is from the chapter "Expanding Our JavaScript Knowledge" of the...
Instructional Video7:21
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 09 - Puzzles on This and Initialization of Member Variables

Higher Ed
In this video, we will learn about puzzles on this and initialization of member variables. This clip is from the chapter "Introduction to Object-Oriented Programming" of the series "Java Programming for Complete Beginners - Java 16".In...
Instructional Video6:41
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 11 - Advanced Printing Output to Console with Java

Higher Ed
This video talks about advanced printing output to console with Java. This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java Programming for Complete Beginners - Java...
Instructional Video11:21
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Printing Banner

Higher Ed
In this video, you'll learn what a banner is and how to print it. This clip is from the chapter "Developing a Brute Force Attacker" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll learn...
Instructional Video10:24
Curated Video

The Complete Ethical Hacking Bootcamp: Beginner To Advanced - Importing Pynput

Higher Ed
In this video, you'll learn to import the Pynput library. This clip is from the chapter "Developing a Keylogger" of the series "The Complete Ethical Hacking Bootcamp: Beginner To Advanced".In this section, you'll learn to develop a...
Instructional Video4:38
Brainwaves Video Anthology

Rennie McQuilkin - 'Breech Birth'

Higher Ed
Rennie McQuilkin, has an extensive background participating in poetry readings and workshops in Connecticut, and beyond, has had a distinguished literary career with several published full-length collections of poetry. His work has...
Instructional Video17:40
Packt

Async-Await: Part II

Higher Ed
REST APIs and Mongoose (Task App): Async/Await: Part II This clip is from the chapter "REST APIs and Mongoose (Task App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn about REST APIs...
Instructional Video13:47
Packt

Getting the Titles of Child Tabs with Optimized While Loop

Higher Ed
This video explains how to get the titles of child tabs with an optimized While loop. This clip is from the chapter "Real- Time Exercises (End-to-End Programming)" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Instructional Video9:13
Curated Video

The Complete Java Developer Course: From Beginner to Master - Control Statements Overview

Higher Ed
This video provides an overview of the control statements. This clip is from the chapter "Control Statements" of the series "The Complete Java Developer Course: From Beginner to Master".This section focuses on the fundamental concepts...
Instructional Video3:18
Economics Explained

How Is Transitory Inflation Going: How Bad Will This Get

9th - Higher Ed
Inflation is no longer transitory, but is it here to stay? Helping you become more knowledgeable about how the world works, our content covers the biggest topics and headlines through the eyes of economists. The team explores a wide...
Instructional Video5:22
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 3 - Making the Binary Search Algorithm Example Loosely Coupled

Higher Ed
This video demonstrates how to make the binary search algorithm example loosely coupled. This clip is from the chapter "Spring Level 1 - Introduction to the Spring Framework in 10 Steps" of the series "Spring Framework Master Class -...
Instructional Video8:05
Curated Video

Selenium Python Automation Testing from Scratch and Frameworks - Loading the Excel Data

Higher Ed
This video explains how to load the Excel data. This clip is from the chapter "Part V-Reading and Writing Data from Excel to Selenium Python Framework" of the series "Selenium Python Automation Testing from Scratch and Frameworks".This...
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...