Brian McLogan
How to determine the reference angle of an angle in degrees
👉 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...
Brian McLogan
Understanding different notations for end behavior
👉 Learn how to determine the end behavior of the graph of a polynomial function. To do this we will first need to make sure we have the polynomial in standard form with descending powers. We will then identify the leading terms so that...
Curated Video
How to Create Bullet Lists in Microsoft Excel
Microsoft Excel doesn't provide any option to create a bullet list or format cells to appear as a bullet list, but there is a way to do it. In this video, I show you how to format cells so that you can create a bullet list with items in...
Curated Video
Microsoft SQL Server Development for Everyone - SQL COUNT Aggregate Function
This video explains the SQL COUNT aggregate function. This clip is from the chapter "GROUP BY and Aggregate Functions" of the series "Microsoft SQL Server Development for Everyone".This section presents an introduction to the GROUP BY...
Brian McLogan
How do you find the domain and range of a function
Learn how to determine the domain and range of a function given the graph of the function. Since the domain of a function is the set of all x-values we will want to identify how far left the graph goes as well as how far right to...
The Backyard Scientist
Fortnite Boom Bow IRL - BOOM or BUST?
How could you pass up trying a Boom Bow IRL? It was fun, and a noise maker for sure!
Fun Robotics
Matplotlib Library Part 2
Further implementation of matplotlib Python library functions
friEdTech
3 Minute Tip: Install Snag it (FREE) in your Chrome Browser
Learn how to install the Snagit Extension in your Chrome Browser for FREE and use it to capture part of a web page for safe keeping or use in a Google Forms Quiz, presentation, etc.
Future Engineering
Learn Fusion 360 the Basics Part 2
Second of 16 basic tutorials To follow along with the PDF mentioned in the video, visit: https://payhip.com/b/tEXUH and use 100% discount code; MTW0PNKHHP
The Business Professor
Auditing - Tracing vs Vouching
This video explains what is Tracing vs Vouching in Audit practice.
Curated Video
The Complete Excel Guide: Beginners to Advanced - Cut, Copy, and Paste
Learn and explore the cut, copy, and paste options. This clip is from the chapter "Excel 2019 Beginners: Moving Data" of the series "The Complete Excel Guide: Beginners to Advanced".This section aims to explain how to move data.
Curated Video
Learning PHP 7 (Video 10)
PHP is back and is faster and more lightweight than ever. The world of web technology is seamlessly evolving, and PHP 7's simplicity and prowess addresses the requirements of current and future web and mobile application development....
The Backyard Scientist
I made the Scorpion From GAME OF THRONES and its CRAZY
Scorpion From GAME OF THRONES
Brian McLogan
Learn how to graph a parabola and identify the focus and directrix vertex at the center
Want more math video lessons? Visit my website to view all of my math videos organized by course, chapter and section. The purpose of posting my free video tutorials is to not only help students learn math but allow teachers the...
Brian McLogan
What is a directed line segment or vector
in this video series I will show you how to find the angle of a vector when given in component form or as a linear combination. To understand the direction of a vector it is important to go back to the unit circle and determine how we...
Curated Video
TypeScript for Beginners - Introduction - Arrow Functions
This video provides an overview of what you will learn in this section. This clip is from the chapter "Arrow Functions" of the series "TypeScript for Beginners".This video introduces you to the arrow functions and explains how to use them.
Curated Video
Categories of Quadrilaterals (Part 2)
Identifying quadrilaterals in a hierarchy based on their properties.
Curated Video
Calculating Averages in Excel Using Formulas and Autosum Feature
In this tutorial, the teacher demonstrates how to quickly and easily calculate the average of a group of numbers in Excel. By using the simple formula "=average" and highlighting the desired cells, students can efficiently obtain...
Curated Video
How to Create an Interactive Clock with Rotating Hand for Classroom Timers
In this tutorial, Justin demonstrates how to create an interactive analog clock with a rotating hand in a presentation software. By strategically placing shapes and utilizing animations, users can customize the clock to act as a...
Curated Video
Identifying Functions: Real World Examples
Does a gumball machine models a function relation? This video explains the concepts of input and output variables, emphasizing that for a function, each input must have exactly one output. The teacher provides examples and clarifies...
Curated Video
Creational Design Patterns in Modern C++ - Overview of the Unified Modeling Language (UML) Class Diagram
This video provides an overview of the UML class designs. • Learn Construction and solve an assignment • Understand checking an active alternative • Explore accessing an active alternative This clip is from the chapter "Introduction" of...
Curated Video
Text Selection Techniques in Microsoft Word
This video shares 10 efficient ways to select text in Microsoft Word, going beyond the basic click-and-drag method. It covers techniques like double-clicking to select a word, triple-clicking to select a paragraph, using control-click...
Curated Video
From 0 to 1 Data Structures & Algorithms in Java - Types Of Graphs
A graph with directed edges forms a Directed Graph and those with undirected edges forms an Undirected Graph. This clip is from the chapter "Graphs" of the series "From 0 to 1: Data Structures & Algorithms in Java".The author introduces...