Instructional Video2:41
Brian McLogan

Find the reference angle and sketch both angles in standard position

12th - Higher Ed
👉 Learn how to sketch angles in terms of pi. An angle is the figure formed by two rays sharing the same endpoint. Angle is measured in radians or in degrees. One complete revolution about a point is equivalent to 2pi radians and 360...
Instructional Video3:27
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 10 - Java Wrapper Classes - Auto Boxing and a Few Wrapper Constants – SIZE

Higher Ed
In this video, we will learn about Java wrapper classes - auto boxing and a few wrapper constants – SIZE. This clip is from the chapter "Reference Types" of the series "Java Programming for Complete Beginners - Java 16".In this section,...
Instructional Video17:21
Brian McLogan

4g Example 1

12th - Higher Ed
4g Example 1
Instructional Video10:06
Brian McLogan

Why you should never memorize the unit circle How to use without memorizing

12th - Higher Ed
Why you should never memorize the unit circle How to use without memorizing
Instructional Video14:04
Brian McLogan

4e Warm up (Where does the sine graph come from?)

12th - Higher Ed
4e Warm up (Where does the sine graph come from?)
Instructional Video9:37
Curated Video

.NET Core Microservices - Secure Product API

Higher Ed
This video explains secure product API. This clip is from the chapter "Identity Server" of the series ".NET Core Microservices - The Complete Guide (.NET 6 MVC)".In this section, you will learn about identity server.
Instructional Video4:34
Curated Video

Complete Modern C++ - Generalized Lambda Capture

Higher Ed
This video gives an overview on generalized lambda capture. 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.
Instructional Video6:04
Curated Video

Elasticsearch 7 and Elastic Stack - In Depth and Hands On! - Installing Filebeat

Higher Ed
This video demonstrates how to install Filebeat. This clip is from the chapter "Analyzing Log Data with the Elastic Stack" of the series "Elasticsearch 7 and Elastic Stack - In Depth and Hands On".This section explains how to analyze log...
Instructional Video24:30
Curated Video

Dive Into Ansible - From Beginner to Expert in Ansible - Using Loops

Higher Ed
This video demonstrates how to use loops. 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 in details.
Instructional Video8:33
Curated Video

Learn Go in 3 Hours - Pointers

Higher Ed
Go unabashedly embraces the pointers, while removing their most dangerous abilities. • This video walks through using pointers in Go, and how they can be used to simulate call-by-reference in other languages. • Learn that pointers in Go...
Instructional Video9:20
Curated Video

Web Security: Common Vulnerabilities And Their Mitigation - The direct object reference attack - do not leak implementation details

Higher Ed
Direct Object Reference: The direct object reference attack - do not leak implementation details This clip is from the chapter "Direct Object Reference" of the series "Web Security: Common Vulnerabilities And Their Mitigation".In this...
Instructional Video3:33
Practical Ninjas

How to cite in LaTeX | Inserting Bibliography in the document | Share Latex | Learn LaTeX 10

12th - Higher Ed
This video presents how to cite articles, journal papers or books using LaTeX in a document. One also learns to insert bibliography in the document. The video explains the concepts with hands on code. Stay calm and keep learning....
Instructional Video3:56
Curated Video

Mastering Spring Framework Fundamentals - Coding Beans to Use Constructor Dependency Injection

Higher Ed
In this video, you will learn about Union type in TypeScript. 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...
Instructional Video9:23
Curated Video

Comprehensive Android Developer Bootcamp - Create Firestore user and Authenticated user

Higher Ed
Build a Journal App with Firestore:Create Firestore user and Authenticated user This clip is from the chapter "Build a Journal App with Firestore" of the series "The Comprehensive Android Developer Bootcamp".In this section you will see...
Instructional Video9:45
Curated Video

Comprehensive Android Developer Bootcamp - Retrieving Data From Firestore Collection

Higher Ed
Introduction to Realtime Databases – Firebase and Firestore:Retrieving Data From Firestore Collection This clip is from the chapter "Introduction to Realtime Databases – Firebase and Firestore" of the series "The Comprehensive Android...
Instructional Video7:11
Curated Video

Complete Modern C++ - Value Categories

Higher Ed
In this video, you will learn about L-value and R-value. • Identify key parts of the application • Plan out the class structure using class diagrams (UML) • Create a class implementation using UML diagrams This clip is from the chapter...
Instructional Video6:59
Curated Video

Complete Modern C++ - Reference Versus Pointer

Higher Ed
This video compares pointers, references, and explains how to choose between them. This clip is from the chapter "Basic Language Facilities" of the series "Complete Modern C++".In this section, we will see basic functions, pointers,...
Instructional Video4:32
Curated Video

Complete Modern C++ - Range-Based For Loop - I (C++11)

Higher Ed
This video introduces the new range-based for loop in C++11 and explains how to use it. This clip is from the chapter "Basic Language Facilities" of the series "Complete Modern C++".In this section, we will see basic functions, pointers,...
Instructional Video5:58
Curated Video

Complete Modern C++ - std::variant - III

Higher Ed
In this video, you will learn how to use the visitor to read or modify active members in a variant. This clip is from the chapter "C++17 Standard Library Components" of the series "Complete Modern C++".null
Instructional Video3:45
Curated Video

Complete Modern C++ - Task-Based Concurrency - Part II

Higher Ed
This videos explains std::async in more depth. This clip is from the chapter "C++ Concurrency" of the series "Complete Modern C++".The author talks about concurrency in this section.
Instructional Video7:24
Curated Video

Complete Modern C++ - Perfect Forwarding - Part I (C++11)

Higher Ed
This video introduces perfect forwarding, which is a very important concept implemented through R-value references. This clip is from the chapter "Templates" of the series "Complete Modern C++".In this section, we will see non-type...
Instructional Video11:00
Curated Video

Dive Into Ansible - From Beginner to Expert in Ansible - Ansible Playbooks- Variables

Higher Ed
This video explains how to use variables in Ansible. This clip is from the chapter "Ansible Playbooks Introduction" of the series "Dive Into Ansible - From Beginner to Expert in Ansible".This section provides an introduction to playbooks...
Instructional Video1:57
Brian McLogan

Learning to find the reference angle in the second quadrant

12th - Higher Ed
👉 Learn how to find the reference angle of a given angle. The reference angle is the acute angle formed by the terminal side of an angle and the x-axis. To find the reference angle, we determine the quadrant on which the given angle lies...
Instructional Video11:07
Curated Video

The Complete React Developer Course (with Hooks and Redux) - Testing Filters Action Generators

Higher Ed
In this video you'll continue testing by adding test cases for the filter actions. This clip is from the chapter "Testing Your Application" of the series "The Complete React Developer Course (with Hooks and Redux)".This section deals...