Instructional Video9:29
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Verifying Commit Message Using Commitlint

Higher Ed
This video demonstrates how to verify a commit message using the commitlint command.
r/>
This clip is from the chapter "GitHub Hooks" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section...
Instructional Video3:24
Curated Video

HTML CSS and JavaScript for Beginners - A Web Design Course - Element Formatting HTML

Higher Ed
In this video, we'll learn about element formatting HTML.
r/>
This clip is from the chapter "Learn HTML Course Section" of the series "HTML CSS and JavaScript for Beginners - A Web Design Course".Learn about HTML here. You will...
Instructional Video9:53
Curated Video

Excel VBA Programming The Complete Guide - R1C1 Notation, Part I

Higher Ed
R1C1 notation is a different way of thinking about cells in Excel. Instead of using a letter for the column and a row for the number, R1C1 relies on numbers for both. In this lesson, we enable R1C1 notation in our Excel interface and...
Instructional Video6:31
Curated Video

Master Microservices with Spring Boot and Spring Cloud - Step 23 – Understanding Centralized Configuration in Kubernetes – Config Maps

Higher Ed
In this video, you will be understanding centralized configuration in Kubernetes – Config Maps.
r/>
This clip is from the chapter "Kubernetes with Microservices using Docker, Spring Boot, and Spring Cloud – V2" of the series...
Instructional Video7:11
Curated Video

Complete Modern C++ - L-values, R-values, and R-value References (C++11)

Higher Ed
This video starts with the basics of L-values and R-values and then explains the C++11 feature—R-value references.
r/>
This clip is from the chapter "Classes and Objects" of the series "Complete Modern C++".This section gives...
Instructional Video5:32
Curated Video

Complete Modern C++ - Reference

Higher Ed
This video explains reference type and how to use it instead of pointers.
r/>
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 Video1:06
Brian McLogan

How to find the reference angle of a negative radian

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 Video4:38
Brian McLogan

Find the reference angle and sketch both angles in standard position

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 Video3:22
Brian McLogan

Evaluating trigonometric functions using the reference angle

12th - Higher Ed
👉 Learn how to evaluate trigonometric functions of a given angle. Given an angle greater than 2pi in radians, to evaluate the trigonometric functions of the given angle, we first determine the smallest positive coterminal angle of the...
Instructional Video3:24
Brian McLogan

Find the reference angle and sketch both angles in standard position

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 Video5:23
Brian McLogan

Evaluate for sine cosine and tangent using reference angles

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 Video10:41
Curated Video

The Complete Java Developer Course: From Beginner to Master - User-Defined Methods, Part 2

Higher Ed
This video is the second part of the two-part video, which talks about different user-defined methods.
r/>
This clip is from the chapter "Methods" of the series "The Complete Java Developer Course: From Beginner to Master".This...
Instructional Video17:19
Seven Dimensions

Recruiting High Achievers

Higher Ed
In this video, the speaker discusses the importance of hiring high achievers and the challenges organizations face in doing so. They highlight the need to assess attitudinal characteristics and ask behavioral questions to identify high...
Instructional Video6:09
Curated Video

Complete Modern C++ - Project – Part X (dynamic_cast)

Higher Ed
In this video, you will learn how to use dynamic_cast.
r/>
This clip is from the chapter "Object-Oriented Programming" of the series "Complete Modern C++".In this section, you will learn about inheritance and will work on a...
Instructional Video3:14
Curated Video

C++ Standard Template Library in Practice - Max

Higher Ed
The listener is new to algorithms and does not know about the max algorithms.

• Introduce the listener to the std::max, and std::max_element algo
rithm
• Show how it works and explain the different versions
available
...
Instructional Video8:35
Curated Video

C++ Standard Template Library in Practice - Iterator Adaptors

Higher Ed
We want to learn what other non-container iterators are available, and what they can do.

• Introduce the different adapter iterator
types
• Learn what they can do and cover the d
ifferences
• Show them in action...
Instructional Video3:56
Let's Tute

Microsoft Excel Tutorial: Working with Average Functions

9th - Higher Ed
This tutorial teaches how to use the average function in Microsoft Excel, including how to insert the function, what to consider when selecting cells, and how to avoid errors. The video also demonstrates three different ways to find the...
Instructional Video6:19
Curated Video

Mastering Spring Framework Fundamentals - The Proxy Design Pattern

Higher Ed
This video demonstrates how to use the let prefix.<br/<br/>>

This clip is from the chapter "Variable Prefixes" of the series "TypeScript for Beginners".This section introduces you to variable prefixes and explains how to use them.
Instructional Video1:32
Brian McLogan

Learn how to find the reference angle of a radian in the second quadrant

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:05
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - Exploring a Git Tag Object

Higher Ed
This video explains the process of exploring a Git tag object.
r/>
This clip is from the chapter "Git Tags" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section explains the concept Git tags. It...
Instructional Video3:35
Curated Video

Complete Git Guide: Understand and Master Git and GitHub - How do Remote and Local Branches Sync?

Higher Ed
This video explains how to sync remote and local branches in Git.
r/>
This clip is from the chapter "Git Push, Fetch, and Pull" of the series "Complete Git Guide: Understand and Master Git and GitHub".This section provides an...
Instructional Video10:01
Curated Video

Excel VBA Programming The Complete Guide - Variable Declarations and Assignments

Higher Ed
In this lesson, we explore the syntax for declaring a variable and its data type, as well as assigning it an initial value with the assignment operator ( = ).
r/>
This clip is from the chapter "Variables and Data Types" of the...
Instructional Video0:13
Curated Video

GCSE Secondary English Age 13-17 - Vocabulary: Reference - Explained

9th - 12th
SchoolOnline's Secondary English videos are brilliant, bite-size tutorial videos delivered by examiners. Ideal for ages 13-17, they cover every key skill in English Reading and Writing that students need to master in clear and easy to...
Instructional Video1:31
Curated Video

Java Programming for Complete Beginners - Java 16 - Step 00 - Java Reference Types - Section Introduction

Higher Ed
In this video, we will learn about Java reference types - section introduction.
r/>
This clip is from the chapter "Reference Types" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will look...