Curated Video
Comprehensive Android Developer Bootcamp - Understanding Singletons with Volley
Connecting our Apps to the Web – JSON, API’s, Network Services, Parsing JSON:Understanding Singletons with Volley This clip is from the chapter "Connecting our Apps to the Web – JSON, API’s, Network Services, Parsing JSON" of the series...
Curated Video
Dive Into Ansible - From Beginner to Expert in Ansible - Dynamic Inventories
This video explains how to create and use dynamic inventories. This clip is from the chapter "Ansible Playbooks- Deep Dive" of the series "Dive Into Ansible - From Beginner to Expert in Ansible".This section explores playbooks in Ansible...
Curated Video
Spring Framework Master Class - Java Spring the Modern Way - Step 23 - Mixing the XML Context with a Component Scan for Beans Defined with Annotation
This video demonstrates how to mix the XML context with a component scan for beans defined with annotation. This clip is from the chapter "Spring Level 2 - Spring Framework in Depth" of the series "Spring Framework Master Class - Java...
Curated Video
Spring Framework Master Class - Java Spring the Modern Way - Step 02-Theory - Play Time - Trying to Break the Code
This video focuses on the various ways to break the code. This clip is from the chapter "Quick Preview-Web Applications with Spring MVC" of the series "Spring Framework Master Class - Java Spring the Modern Way".This section provides an...
Curated Video
Spring Framework Master Class - Java Spring the Modern Way - Spring Unit Testing with an XML Context
This video provides an explanation of the Spring unit testing with an XML context. This clip is from the chapter "Spring Level 3 - Unit Testing with the Spring Framework" of the series "Spring Framework Master Class - Java Spring the...
Curated Video
ADVANCED English Grammar: How to use SUGGEST & RECOMMEND
Even many advanced English students don't know how to use "suggest" and "recommend" properly. In this video I explain the three main structures that are used with these verbs. I also quickly look at the present subjunctive mood in English.
Curated Video
JavaScript Canvas
The canvas provides a drawing surface in the browser window that can be controlled with JavaScript. Mark demonstrates in this video.
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
Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Introducing Logstash
This video provides an introduction to Logstash. This clip is from the chapter "Importing Data into Your Index (Big or Small)" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section explains how to import...
All Ears English
IELTS Energy 588: Your Score for Going Off-Topic in Speaking Part 2
Your Score for Going Off-Topic in Speaking Part 2
Curated Video
The Modern JavaScript Bootcamp (2019) - Type Coercion
In this video, you’re going to learn about type coercion. Type coercion is the process of converting a value from one type, such as a number, to another type, such as a string. This clip is from the chapter "Expanding Our JavaScript...
Curated Video
Two Most Common Mistakes on Recent 2018 IELTS Exams
Today you’ll learn about the two most common mistakes on recent 2018 IELTS Exams.
Curated Video
REST APIs with Flask and Python - Errors in Python
This video focuses on errors in Python. This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask and Python".This section covers the various concepts that will help refresh your Python knowledge.
Curated Video
PySpark and AWS: Master Big Data with PySpark and AWS - Spark Streaming DF Aggregations
In this session, we will see how to perform aggregations and display them. This clip is from the chapter "Spark Streaming" of the series "PySpark and AWS: Master Big Data with PySpark and AWS".The section primarily focuses on Spark...
Rachel's English
Reduction strings -- native speakers try to identify (NATIVE SPEAKERS CAN'T UNDERSTAND THIS)
Want to speak fast English and sound more like a native speaker? One of the most important things you need to do is utilize reductions. If you want to learn how to speak fast English you’ll be surprised by this: sometimes even native...
Curated Video
Introduction to ASP.NET MVC 6 (Video 15)
A lot has changed in the world of ASP.NET 5 and MVC 6, but a lot is still the same. All of the major frameworks (Web API, forms, and MVC) have been rolled out under the umbrella of a single unified programming model. There's a new...
Curated Video
Next.js from Development to Deployment - Register and Login Forms
This video explains how to register and login forms. This clip is from the chapter "Authentication, JWT, and HttpOnly Cookies" of the series "Next.js from Development to Deployment: Build a Music Event Website".This section explains...
Curated Video
Mastering Spring Framework Fundamentals - Accessing and Using Properties with the Property Placeholder in XML Configuration
This video focuses on anonymous functions. 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.
Curated Video
Comprehensive Android Developer Bootcamp - App Setup -Part 4
Build an EarthQuake App:App Setup -Part 4 This clip is from the chapter "Build an EarthQuake App" of the series "The Comprehensive Android Developer Bootcamp".In this section you will see how to build your own EarthQuake App that will...
Curated Video
Master Hibernate and JPA with Spring Boot in 100 Steps - Step 05 - Writing Unit Test for the findByID Method
In this video, we will write unit test for the findByID method. 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 Java...
Curated Video
The Complete Guide to ASP.NET Core MVC (.NET 5) - Unit of Work
In this video, we'll look at unit of work. This clip is from the chapter "Repository Pattern" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, let's look at the repository pattern.