Curated Video
The Complete React Developer Course (with Hooks and Redux) - Removing Data from Firebase
In this video you'll learn how you can remove data from Firebase. This clip is from the chapter "Firebase 101" of the series "The Complete React Developer Course (with Hooks and Redux)".Learn about Firebase 101 here.
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 16 - How are Variables Stored in Memory?
This video talks about how variables are stored in memory. This clip is from the chapter "Introduction to Java Programming with JShell Using Multiplication Table" of the series "Java Programming for Complete Beginners - Java 16".In this...
Curated Video
The Art of Doing: Dive Into Android Development with Kotlin - Links to Resources Used
In this video, we will look at some important resource links used in the course. This clip is from the chapter "Installation and Setup" of the series "The Art of Doing: Dive Into Android Development with Kotlin".In this section, we will...
Curated Video
The Complete Java Developer Course: From Beginner to Master - 2D Arrays (Side Topic)
This video explains about the 2D arrays. This clip is from the chapter "Methods" of the series "The Complete Java Developer Course: From Beginner to Master".This section explains Methods that are a set of blocks of code that resolves a...
Curated Video
JavaScript Audio
JavaScript allows you to play and control audio. Mark demonstrates how in this video.
Curated Video
Hieronymus Bosch, The Garden of Earthly Delights (Part Three): Great Art Explained
The painting was just too complex and detailed to deal with in fifteen minutes, so I made it in three parts. There are no records to tell us what Bosch or his contemporaries were thinking. There are so many theories out there, some more...
Curated Video
Complete Modern C++ - Copy Constructor - Part II
This video explains how and when to implement a user-defined copy constructor. It also explains the rule of 3. This clip is from the chapter "Classes and Objects" of the series "Complete Modern C++".This section gives an overview of...
Curated Video
Complete Modern C++ - Using std::promise
This video explains std::promise in depth and how to use it to pass data between threads with explicit synchronization. This clip is from the chapter "C++ Concurrency" of the series "Complete Modern C++".The author talks about...
Curated Video
Mastering Spring Framework Fundamentals - Creating a Data Access Object to Access a Database
This video demonstrates how to work with array interfaces. This clip is from the chapter "Interfaces" of the series "TypeScript for Beginners".This section introduces you to interfaces and explains how to use them.
Curated Video
Mastering Spring Framework Fundamentals - Dynamic Proxies in Spring
This video provides an overview of what you will learn in this section. This clip is from the chapter "Interfaces" of the series "TypeScript for Beginners".This section introduces you to interfaces and explains how to use them.
Curated Video
Mastering Spring Framework Fundamentals - Adding Component Scanning to Auto-detect Spring Managed Bean Annotations
In this video, we write a TypeScript program that will validate a given email ID. This clip is from the chapter "Flow Control Statements" of the series "TypeScript for Beginners".This section introduces you to flow control statements and...
Curated Video
Mastering Spring Framework Fundamentals - Understanding the Singleton Scope
This video demonstrates how to add comments. This clip is from the chapter "Variables and Data Types" of the series "TypeScript for Beginners".This section introduces you to variables and data types and explains how to use them.
Curated Video
HTML CSS and JavaScript for Beginners - A Web Design Course - What is JSON
In this video, we'll cover what is JSON. This clip is from the chapter "JavaScript JSON and AJAX" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".This section introduces JSON and AJAX. Learn about JSON, JSON...
Brian McLogan
8 Examples of Simplifying Trig Expressions You Need to Know How To Do
Simplifying Trigonometric Expressions can be difficult. But do you know what also makes it difficult? Fractions! In this video we will work through 8 different examples helping you Simplify your identities
Curated Video
Web Security: Common Vulnerabilities And Their Mitigation - Direct object reference mitigations
Direct Object Reference: Direct object reference mitigations This clip is from the chapter "Direct Object Reference" of the series "Web Security: Common Vulnerabilities And Their Mitigation".In this section, last but very important web...
Curated Video
Job-Ready SQL in an Afternoon - Left, Right, and Outer Joins
In this video, we will cover left, right, and outer joins. This clip is from the chapter "Joins, Unions, and Subqueries" of the series "Job-Ready SQL in an Afternoon".In this section, we will cover joins, unions, and subqueries.
Curated Video
Java Interview Guide : 200+ Interview Questions and Answers - Asserts and Garbage Collection
Miscellaneous Topics: Asserts and Garbage Collection This clip is from the chapter "Miscellaneous Topics" of the series "Java Interview Guide : 200+ Interview Questions and Answers".This section addresses some miscellaneous topics of Java.
Curated Video
Machine Learning Random Forest with Python from Scratch - Past, Present, and Future of Machine Learning
This lecture illustrates why machine learning has started evolving recently and the future that beholds machine learning.
This clip is from the chapter "Introduction to the Course" of the series "Machine Learning: Random Forest with...
Curated Video
Azure Data Factory for Beginners - Build Data Ingestion - Create Source Dataset
This video helps in creating source dataset. This clip is from the chapter "Event-Driven Ingestion" of the series "Azure Data Factory for Beginners - Build Data Ingestion".Introduction
Healthcare Triage
Making Drugs Cheaper Without Stifling Innovation -- Euro Style
Can we keep drug prices low without hurting innovation? Well, drugs are a lot cheaper in Europe than in the US, and there's still plenty of innovation over there. So what's going on? It's called reference pricing, and it's pretty much...
Curated Video
Complete Modern C++ - Operator Overloading - Part II (Assignment Operator)
This video explains why the assignment operator is important. • Open Qt Creator • Create a new Qt class • Add the files to the correct folders in the course code This clip is from the chapter "Operator Overloading" of the series...
Curated Video
Complete Modern C++ - std::any
In this video, learn how to use std::any to store arbitrary types with type safety. This clip is from the chapter "C++17 Standard Library Components" of the series "Complete Modern C++".null
Curated Video
Complete Modern C++ - Lambda Expressions Capture List - Part II
In this video, capture list is explained in-depth with default modes. This clip is from the chapter "Lambda Expressions (C++11)" of the series "Complete Modern C++".In this section, we will investigate callbacks and lambda expressions.
Curated Video
Mastering Spring Framework Fundamentals - Modeling a More Complex Application to Demonstrate Auto-wiring Ambiguity Issues
This video demonstrates how to pass a parameter. This clip is from the chapter "Functions" of the series "TypeScript for Beginners".This section introduces you to functions and explains how to use them.