Instructional Video16:06
Curated Video

The Art of Doing: Dive Into Android Development with Kotlin - Click! The App Part 5

Higher Ed
In this video, we will build Click! The App part 5. This clip is from the chapter "Click! The App" of the series "The Art of Doing: Dive Into Android Development with Kotlin".In this section, we will build an app called the Click! The App.
Instructional Video2:32
Curated Video

The Complete Guide to ASP.NET Core MVC (.NET 5) - Separating Out the Data Layer

Higher Ed
In this video, we'll be separating out the data layer. This clip is from the chapter "Setting Up a Project - Bulky Book" of the series "The Complete Guide to ASP.NET Core MVC (.NET 5)".In this section, we'll be setting up the project for...
Instructional Video6:47
Curated Video

CompTIA A+ Certification 220-1001: The Total Course - Touring the Case

Higher Ed
A PC’s case is an amazing and often overlooked part of the system. Understanding common case features makes it easier to select and install them. This clip is from the chapter "Motherboards" of the series "CompTIA A+ Certification...
Instructional Video6:03
Curated Video

CompTIA A+ Certification 220-1001: The Total Course - What is the BIOS?

Higher Ed
Basic Input/Output Services (BIOS) is code (firmware) built into every motherboard to give the CPU basic communication with the hardware attached to the motherboard. BIOS is a critical part of the PC and a good tech needs to understand...
Instructional Video7:48
Curated Video

CompTIA A+ Certification 220-1001: The Total Course - Inside the PC

Higher Ed
Geeks go into PC cases and this episode is a case in point, if you’ll pardon the pun. Mike explores inside, pointing out the typical components you’ll find. This clip is from the chapter "The Visible Computer" of the series "CompTIA A+...
Instructional Video11:27
Curated Video

Web Security: Common Vulnerabilities And Their Mitigation - The nonce attribute and the script hash

Higher Ed
The Content Security Policy Header: The nonce attribute and the script hash This clip is from the chapter "The Content Security Policy Header" of the series "Web Security: Common Vulnerabilities And Their Mitigation".In this section, we...
Instructional Video11:23
Curated Video

Web Security: Common Vulnerabilities And Their Mitigation - Rules for the browser

Higher Ed
The Content Security Policy Header: Rules for the browser This clip is from the chapter "The Content Security Policy Header" of the series "Web Security: Common Vulnerabilities And Their Mitigation".In this section, we look into the...
Instructional Video3:51
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 16 - Implementing Insert and Update Using the JPA Repository Methods

Higher Ed
This video demonstrates how to implement insert and update using the JPA repository methods. This clip is from the chapter "Spring Level 6 - Interacting with Databases - Spring JDBC, JPA, and Spring Data" of the series "Spring Framework...
Instructional Video5:45
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 06 - Executing the findAll Method Using CommandLineRunner

Higher Ed
This video demonstrates how to execute the findAll method using CommandLineRunner. This clip is from the chapter "Spring Level 6 - Interacting with Databases - Spring JDBC, JPA, and Spring Data" of the series "Spring Framework Master...
Instructional Video4:03
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 18 - Implementing the findAll Using a JPQL Named Query

Higher Ed
This video demonstrates how to implement the findAll using a JPQL named query. This clip is from the chapter "Spring Level 6 - Interacting with Databases - Spring JDBC, JPA, and Spring Data" of the series "Spring Framework Master Class -...
Instructional Video4:08
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 15B - Difference Between the Spring Singleton and GOF Singleton

Higher Ed
This video provides an explanation of the difference between the Spring singleton and GOF singleton. This clip is from the chapter "Spring Level 2 - Spring Framework in Depth" of the series "Spring Framework Master Class - Java Spring...
Instructional Video0:59
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Spring Master Class-Congratulations on Completing the Course

Higher Ed
This video congratulates the student on completing the course. This clip is from the chapter "Congratulations" of the series "Spring Framework Master Class - Java Spring the Modern Way".null
Instructional Video8:16
Curated Video

SSL Complete Guide 2021: HTTP to HTTPS - Root CA and Root Certificates in the OS

Higher Ed
In this video, we'll be learning about root CA and root certificates in the OS. This clip is from the chapter "RSA, Certificates, and Chain of Trust" of the series "SSL Complete Guide 2021: HTTP to HTTPS".In this section, we'll create...
Instructional Video5:06
Curated Video

SSL Complete Guide 2021: HTTP to HTTPS - Overview of the TLS Settings at the Free Hosting

Higher Ed
In this video, we'll take a quick overview of the TLS settings at the free hosting. This clip is from the chapter "Custom Domain with Free Hosting" of the series "SSL Complete Guide 2021: HTTP to HTTPS".This section will help you create...
Instructional Video8:32
The Guardian

Why Jordan Peterson is filling the void

Pre-K - Higher Ed
Is modern masculinity in crisis? As part of a new series for the Guardian, journalist Iman Amrani is speaking to men across the country about the issues that are affecting men and boys in today's society. In this episode Iman asks, away...
Instructional Video3:31
Curated Video

The Modern JavaScript Bootcamp (2019) - The Problem: Cross-Browser Compatibility

Higher Ed
In this video, you’re going to learn about cross-browser compatibility. This refers to the ability of a web application to work in a wide range of environments. You can’t control what browser or operating system a visitor is using, so...
Instructional Video6:35
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 21 - Defining the Spring ApplicationContext Using XML - Part 1

Higher Ed
This video is the first part of the two-part video that demonstrates how to define the Spring ApplicationContext using XML. This clip is from the chapter "Spring Level 2 - Spring Framework in Depth" of the series "Spring Framework Master...
Instructional Video8:06
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 15 - Implementing the findById JPA Repository Method

Higher Ed
This video demonstrates how to implement the findById JPA repository method. This clip is from the chapter "Spring Level 6 - Interacting with Databases - Spring JDBC, JPA, and Spring Data" of the series "Spring Framework Master Class -...
Instructional Video3:08
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 10 - Implementing the deleteById Spring JDBC Update Method

Higher Ed
This video demonstrates how to implement the deleteById Spring JDBC Update method. This clip is from the chapter "Spring Level 6 - Interacting with Databases - Spring JDBC, JPA, and Spring Data" of the series "Spring Framework Master...
Instructional Video3:48
Curated Video

Spring Framework Master Class - Java Spring the Modern Way - Step 09-Implementing the findById Spring JDBC Query Method

Higher Ed
This video demonstrates how to implement the findById Spring JDBC Query method. This clip is from the chapter "Spring Level 6 - Interacting with Databases - Spring JDBC, JPA, and Spring Data" of the series "Spring Framework Master Class...
Instructional Video2:40
TMW Media

On Safari with Nala - The Okavango Panhandle

K - 5th
On Safari with Nala - The Okavango Panhandle
Instructional Video9:14
Curated Video

Web Security: Common Vulnerabilities And Their Mitigation - XSRF mitigation - The synchronizer token

Higher Ed
Cross Site Request Forgery: XSRF mitigation - The synchronizer token This clip is from the chapter "Cross Site Request Forgery" of the series "Web Security: Common Vulnerabilities And Their Mitigation".We will focus on attention another...
Instructional Video1:57
Curated Video

Google Docs Fundamentals - Welcome to the Course

Pre-K - Higher Ed
Learner will understand the goals for the course and meet the instructor.
Instructional Video13:19
The Guardian

The County - what happens after police kill someone you love?

Pre-K - Higher Ed
When someone dies after an encounter with law enforcement, he leaves behind parents and children, loss and confusion. What’s to be done when those people sworn to protect you are the same people who pull the trigger?