Curated Video
C++ Standard Template Library in Practice - Iterator Adaptors
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 differences • Show them in action using a code example This...
Let's Tute
Microsoft Excel Tutorial: Working with Average Functions
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...
Curated Video
Mastering Spring Framework Fundamentals - The Proxy Design Pattern
This video demonstrates how to use the let prefix. 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.
Brian McLogan
Learn how to find the reference angle of a radian in the second quadrant
👉 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...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - Exploring a Git Tag Object
This video explains the process of exploring a Git tag object. 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 also...
Curated Video
Complete Git Guide: Understand and Master Git and GitHub - How do Remote and Local Branches Sync?
This video explains how to sync remote and local branches in Git. 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 overview of the...
Curated Video
Excel VBA Programming The Complete Guide - Variable Declarations and Assignments
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 ( = ). This clip is from the chapter "Variables and Data Types" of the series "Excel...
Curated Video
GCSE Secondary English Age 13-17 - Vocabulary: Reference - Explained
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...
Curated Video
Java Programming for Complete Beginners - Java 16 - Step 00 - Java Reference Types - Section Introduction
In this video, we will learn about Java reference types - section introduction. This clip is from the chapter "Reference Types" of the series "Java Programming for Complete Beginners - Java 16".In this section, we will look into string...
Curated Video
The Complete Java Developer Course: From Beginner to Master - Project - Creating Rectangles from File
This video is the first project of this section where you create the rectangle class from a file. This clip is from the chapter "File I/O and Exceptions" of the series "The Complete Java Developer Course: From Beginner to Master".This...
All In One Social Media
Video Marketing Equipment Guide
Video Marketing Equipment Guide // You need to have the right equipment to make some engaging videos. But you do not have to break the bank to get started with recording videos for your video marketing. You can start your YouTube and...
Curated Video
Comprehensive Android Developer Bootcamp - Creating Multiple Documents and Retrieving Multiple Documents
Introduction to Realtime Databases – Firebase and Firestore:Creating Multiple Documents and Retrieving Multiple Documents This clip is from the chapter "Introduction to Realtime Databases – Firebase and Firestore" of the series "The...
Curated Video
Comprehensive Android Developer Bootcamp - Creating Layouts with Two Fragments
Android Fragments – An Introduction:Creating Layouts with Two Fragments This clip is from the chapter "Android Fragments – An Introduction" of the series "The Comprehensive Android Developer Bootcamp".In this section you will understand...
Curated Video
Multi-Paradigm Programming with Modern C++ - Coroutines on a Thread Pool
We had implemented a concurrent tasks framework in Section 9. Back then we observed that threads had to wait on each other, which reduces concurrency. In this section, we will create a tasks framework that uses coroutines to achieve the...
Curated Video
C++ Standard Template Library in Practice - Locks
The user wants to learn about locks to avoid race conditions. • Introduce its basic concepts to the user • Give an overview of how to use the new feature • Show an example to reinforce the topics covered This clip is from the chapter...
Curated Video
C++ Standard Template Library in Practice - Shared Pointers
The user is unfamiliar with the shared_ptr and wants to learn more about it. • Introduce the shared_ptr and weak_ptr • Show what it can do, and how to use it • Reinforce the lesson with an example This clip is from the chapter "Memory"...
Curated Video
C++ Standard Template Library in Practice - Min
The listener is new to algorithms and does not know about the min algorithms. • Introduce the listener to the std::min and std::min_element algorithm • Show how it works and explain the different versions available • Reinforce the lesson...
Curated Video
Excel VBA Programming The Complete Guide - The Range.Select Method
In this section of the course, we take a deep dive into the Range, the most popular object in the Excel Object Model. We begin with the Select method, which highlights the range's boundaries on the spreadsheet. This clip is from the...
Curated Video
Excel VBA Programming The Complete Guide - Deleting Rows
Deleting rows from a spreadsheet can be a risky operation --- if moving downwards in direction, there's a risk that some rows will NOT be deleted. In this lesson, we explore iteration in reverse (from a larger number to a smaller one) to...
Curated Video
Excel VBA Programming The Complete Guide - The With-End With Construct
The With - End With construct is a shorthand syntax that allows for multiple properties to be overwritten on an object. In this lesson, we practice modifying the Name, Size, Bold and Italic properties on the Font object. This clip is...
Brian McLogan
Evaluate using reference angles
👉 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...
Brian McLogan
Evaluate for sine cosine and tangent using reference angles
👉 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...
Curated Video
Excel VBA Programming The Complete Guide - The Cells Property
In this lesson, we practice selecting single-cell Range objects with the Cells property before applying the Resize property to expand the selection to multi-cell Ranges. This clip is from the chapter "Range References" of the series...
Brian McLogan
Master determining the reference angle from a given angle
Master determining the reference angle from a given angle