Instructional Video1:57
Brian McLogan

Learn how to determine the reference angle of an angle in terms of pi

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 Video1:56
Brian McLogan

How to determine the reference angle of an angle in degrees

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 Video1:08
Brian McLogan

Find the reference angle of a negative angle

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

Multi-Paradigm Programming with Modern C++ - Arguments and Return Values

Higher Ed
How many arguments should a function have, and how to pass them properly? There are simple ways for making the functions even better.

• How many argum
ents?
• Passing by value, by reference and
by pointer
• Return...
Instructional Video5:30
Brian McLogan

What is the definition of a reference angle and how do I use it

12th - Higher Ed
👉 Learn about angles in trigonometry. An angle is the figure formed by two rays sharing the same endpoint. The two rays are called the sides of the angle while the common endpoint of the two rays is called the vertex of the angle. Angle...
Instructional Video2:21
The Business Professor

Process for Filing for Patent Protection

Higher Ed
Process for Filing for Patent Protection
Instructional Video3:24
Let's Tute

Microsoft Excel Tutorial: Understanding Relative Reference

9th - Higher Ed
This video tutorial explains the concept of relative reference in Microsoft Excel. It demonstrates how the cell reference changes automatically when the formula or data is copied to another cell. The tutorial also provides examples of...
Instructional Video3:12
Curated Video

Learn and Master C Programming - Passing By Value vs. Passing By Pointer

Higher Ed
We will revisit passing parameters to functions to go over differences between passing by value and passing by reference (pointer).
r/>
This clip is from the chapter "Pointers" of the series "Learn and Master C Programming For...
Instructional Video8:30
Curated Video

Learn Go in 3 Hours - Methods

Higher Ed
One object-oriented programming concept that has been very useful is the method, which tightly couples data with the code that processes it.

• This video covers Go’s support for methods and how it is both similar to and...
Instructional Video2:46
Curated Video

Learn Git in 3 Hours- What Is a Branch?

Higher Ed
Branches can be used to enable parallel, simultaneous workflows in a single repository.

• Learn how they are represented b
y Git
• Learn why they are
s
o useful

This clip is from the chapter "Branches and...
Instructional Video9:02
Packt

ES6 Sets

Higher Ed
Other Newer Features - ES2015+: ES6 Sets
<
br/>
This clip is from the chapter "Other Newer Features - ES2015+" of the series "Modern JavaScript from the Beginning".In this section, you will learn about the newer features of...
Instructional Video8:01
Curated Video

Multi-Paradigm Programming with Modern C++ - Shared Pointer

Higher Ed
Shared_ptr is a reference-counting smart pointer. It’s less efficient than unique_ptr, but lets us forget about complexities of memory management, and helps avoid double delete bugs.

• How shared_ptr
works
• Using...
Instructional Video7:22
Curated Video

Complete Modern C++ - Type Traits (C++11)

Higher Ed
This video shows you a few type traits and how to use them.
r/>
This clip is from the chapter "Templates" of the series "Complete Modern C++".In this section, we will see non-type template arguments, perfect forwarding,...
Instructional Video5:41
Curated Video

Apache Maven Beginner to Guru - Setting a Version Using Maven Property

Higher Ed
This video demonstrates how to set a version using Maven property.
r/>
This clip is from the chapter "Multi-Module Projects" of the series "Apache Maven: Beginner to Guru".This section presents an overview of the multi-module...
Instructional Video9:02
Curated Video

C++ Standard Template Library in Practice - Iterators

Higher Ed
We need to get up to speed on what iterators are and what they can do.

• Cover the basics of iterators and set the ground work for what they are use
d for
• Show the technical elements of the iterator and start learning...
Instructional Video6:19
Let's Tute

Efficient Formulas with Fixed and Relative Reference in Excel

9th - Higher Ed
This video tutorial teaches how to write formulas efficiently with fixed and relative reference in Microsoft Excel, covering three types of reference: absolute fixed cell reference, fixed row but not fixed column reference, and fixed...
Instructional Video4:50
Brian McLogan

Evaluate the 6 trig functions using the unit circle

12th - Higher Ed
👉 Learn how to evaluate the six trigonometric functions of a given angle. When given an angle we locate the angle on the unit circle. Then using the coordinate of the terminal side of the angle on the unit circle and the definitions of...
Instructional Video6:53
Curated Video

Apache Maven Beginner to Guru - Other Maven Plug-ins

Higher Ed
This video introduces you to other Maven plug-ins.
r/>
This clip is from the chapter "Common Maven Plug-ins" of the series "Apache Maven: Beginner to Guru".This section introduces you to various Maven plug-ins, such as Maven...
Instructional Video9:36
TLDR News

The Problem with WAB’s Transition Period - Brexit Explained

12th - Higher Ed
On Tuesday evening MPs voted to reject the government's schedule for Brexit. Many MPs believed that they needed longer to scrutinise the bill. In this video, we discuss some of the issues that MPs have with the deal and why they want...
Instructional Video6:39
IDG TECHtalk

How to use a database ORM in Python

Higher Ed
ORMs let you work with databases by way of a programming language's native metaphors, instead of by constructing raw database commands as strings. In this video we'll look at a simple ORM for Python, Peewee, and how it uses Python...
Instructional Video4:39
Curated Video

Creational Design Patterns in Modern C++ - Cloning Types

Higher Ed
This video explains the basics of cloning and demonstrates how to use the prototype pattern to implement it.

• Open Qt Cr
eator
• Create a ne
w Qt class
• Add the files to the correct folders in
th
e course code
...
Instructional Video7:23
Curated Video

Creational Design Patterns in Modern C++ - std::shared_ptr

Higher Ed
This video demonstrates how to use the factory method as functions and focuses on the std::shared_ptr function.
r/>
This clip is from the chapter "Factory Method" of the series "Creational Design Patterns in Modern C++".This...
Instructional Video13:02
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Project phase 1: Build random int list generator

Higher Ed
Implement the selection sort algorithm step by step
r/>
This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based Python, Algorithms, Data...
Instructional Video5:21
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...