Instructional Video20:27
Packt

Trie - II

Higher Ed
This is the second part of the two-part video that explains how to implement a trie.
<
br/>
This clip is from the chapter "Data Structures – Tries" of the series "Data Structures and Algorithms: The Complete Masterclass".This...
Instructional Video1:11
Amphio

Autumn 2

12th - Higher Ed
Suzy Klein talks about the second movement in August from Vivaldi's Four Seasons.
Instructional Video6:38
Packt

Resource Reading Endpoints: Part II

Higher Ed
REST APIs and Mongoose (Task App): Resource Reading Endpoints: Part II
<
br/>
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...
Instructional Video9:01
Packt

Resource Creation Endpoints: Part II

Higher Ed
REST APIs and Mongoose (Task App): Resource Creation Endpoints: Part II
<
br/>
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,...
Instructional Video4:47
Curated Video

The Beginners 2022 Cyber Security Awareness Training Course - Smartphones and Mobile Apps Part II

Higher Ed
In Part II, you will learn how hackers are uploading malicious apps into the Google Play Store, and we will discuss the major red flags to take note of, when you are considering downloading an app onto your mobile device. You will also...
Instructional Video11:57
Packt

Data Validation and Sanitization: Part II

Higher Ed
REST APIs and Mongoose (Task App): Data Validation and Sanitization: Part II
<
br/>
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...
Instructional Video8:49
Curated Video

The Ambiguous Case: Using the Sine Rule to Solve Triangles

Higher Ed
In this lecture presentation, the focus is on the ambiguous case of the sine rule. The presenter uses two examples, one involving a triangle and the other a problem related to ships' bearings, to explain how to identify and solve the...
Instructional Video7:45
Curated Video

Factorizing Quadratics: Advanced Methods and Difference of Two Squares

Higher Ed
The video provides a tutorial on factorizing quadratics with a coefficient of 'a' greater than one. The presenter explains how to use a variation of the sum and product rule to find the two numbers that add up to the linear coefficient...
Podcast8:42
Independent Producers

Afghanistan: Its Geography and Development

Pre-K - Higher Ed
In 1992, a civil war in Afghanistan turned the country upside down. It also littered the country with landmines. In this audio story, we hear from a man who lost his father in the war, and also saw many childhood friends killed by these...
Instructional Video1:35
Curated Video

The Beginners 2022 Cyber Security Awareness Training Course - Targeted Email Phishing Part II

Higher Ed
In Part II of this engaging module, you will continue to see new examples of targeted phishing emails, and to recognize some of the major red flags in them.
r/>
This clip is from the chapter "Targeted Email Phishing and Social...
Instructional Video19:20
Packt

Securely Storing Passwords: Part II

Higher Ed
API Authentication and Security (Task App): Securely Storing Passwords: Part II
<
br/>
This clip is from the chapter "API Authentication and Security (Task App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In...
Instructional Video8:49
Packt

Resource Updating Endpoints: Part II

Higher Ed
REST APIs and Mongoose (Task App): Resource Updating Endpoints: Part II
<
br/>
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,...
Instructional Video5:13
Curated Video

The Beginners 2022 Cyber Security Awareness Training Course - Apple Part II

Higher Ed
You will be presented with some of the main ways in which Apple protects you from evilness on the Internet, as well as some general things you can do to protect yourself whilst using a Mac computer.
r/>
This clip is from the...
Instructional Video17:40
Packt

Async-Await: Part II

Higher Ed
REST APIs and Mongoose (Task App): Async/Await: Part II
<
br/>
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...
Instructional Video16:01
Curated Video

The Modern JavaScript Bootcamp (2019) - Setting up the Notes Theme: Part II

Higher Ed
In this video, you'll finish setting up the theme for the note-taking application.<br/<br/>>

This clip is from the chapter "App Themes" of the series "The Modern JavaScript Bootcamp (2019)".In this section, we’ll create an App theme.
Instructional Video2:31
Curated Video

The Beginners 2022 Cyber Security Awareness Training Course - 2-Factor Authentication Part II

Higher Ed
In part 2 of this eye-opening video module, you will learn about the various types of 2FA, and about the highly respected security keys, which all 85000 of Google’s employees have been using lately, and which has stopped 100% account...
Instructional Video10:14
Curated Video

The Modern JavaScript Bootcamp (2019) - Variable Scope: Part II

Higher Ed
In this lesson, we’re going to talk about two more scope related topics. The first is the shadowing. The second is leaked global.
r/>
This clip is from the chapter "JavaScript Basics: Variables and Flow Control" of the series...
Instructional Video7:58
Packt

Storing Users: Part II

Higher Ed
Real-Time Web Applications with Socket.io (Chat App): Storing Users: Part II
<
br/>
This clip is from the chapter "Real-Time Web Applications with Socket.io (Chat App)" of the series "The Complete Node.js Developer Course (3rd...
Instructional Video18:04
Curated Video

The Modern JavaScript Bootcamp (2019) - The Edit Note Page: Part II

Higher Ed
In this video, you’re going to learn how to pass an id between pages. This is going to allow us to tell the edit page which note we want to edit.
r/>
This clip is from the chapter "Data Storage, Libraries, and More" of the...
Instructional Video13:31
Curated Video

The Modern JavaScript Bootcamp (2019) - Hangman Challenge: Part II

Higher Ed
In this video, you’re to build out part of the hangman game.
r/>
This clip is from the chapter "Advanced Objects and Functions" of the series "The Modern JavaScript Bootcamp (2019)".This section will help you understand the...
Instructional Video13:22
Curated Video

The Modern JavaScript Bootcamp (2019) - Primitives and Objects: Part II

Higher Ed
In this video, you’re going to explore how JavaScript uses prototypal inheritance for the other built-in types. This is part 2 of 2.
r/>
This clip is from the chapter "Advanced Objects and Functions" of the series "The Modern...
Instructional Video20:42
Curated Video

The Modern JavaScript Bootcamp (2019) - Searching Arrays: Part II

Higher Ed
This video is a continuation of the last one. You’ll continue to explore array searching.
r/>
This clip is from the chapter "Arrays" of the series "The Modern JavaScript Bootcamp (2019)".To store multiple values in a single...
Instructional Video6:29
Curated Video

The Beginners 2022 Cyber Security Awareness Training Course - Browser Security Part II

Higher Ed
In part 2 of this video series, you will be trained on the issues surrounding Java and Flash running in your browser, as well as malicious browser extensions that can take over your browser, and even your computer! Next, we will...
Instructional Video16:57
Curated Video

The Modern JavaScript Bootcamp (2019) - Arrow Functions: Part II

Higher Ed
In this video, you’re going to stick with arrow functions. We’ll be exploring a few more features as well as integrating them into the notes and to-do applications.
r/>
This clip is from the chapter "Expanding Our JavaScript...