Brian McLogan
Graph an exponential function with base 2 using a table
👉 Learn how to graph exponential functions. An exponential function is a function that increases rapidly as the value of x increases. To graph an exponential function, it is usually very useful to make the table of values of the...
Curated Video
C++ Developer - Exceptions and the Exception Hierarchy
This video explains the hierarchy of exceptions. This clip is from the chapter "Exceptions and Debugging" of the series "The Complete C++ Developer Course".This section explains exceptions and debugging in C++.
Curated Video
AWS Certified Cloud Practitioner (CLF-C01)- IP Addresses and Port Numbers - Part 1
In this video, we'll learn about IP addresses and port numbers - part 1. This clip is from the chapter "AWS Networking and Content Delivery" of the series "AWS Certified Cloud Practitioner (CLF-C01) [Updated for 2021]".This section is...
NASA
NASA’s Roman Space Telescope Deepens Its Infrared View
NASA’s Nancy Grace Roman Space Telescope will be able to explore even more cosmic questions, thanks to a new near-infrared filter. The upgrade will allow the observatory to see longer wavelengths of light, opening up exciting new...
Curated Video
The Fascinating Anatomy and Adaptations of Sharks
This video provides an overview of the fascinating anatomy and physical characteristics of sharks. It explores the different types of fins and their functions, the unique skin composition of sharks, their breathing mechanisms, jaw...
Curated Video
Creational Design Patterns in Modern C++ - S.O.L.I.D. Principles - Part II
This video is the second part of the three-part video that explains the Liskov Substitution principle. • Learn type-safe error handling • Understand state machines • Explore recursive data structures This clip is from the chapter...
Let's Tute
Microsoft Excel Tutorial: Changing Margins, Scaling, and Orientation for Printing
This is a tutorial on how to change margins, scaling, and orientation in Microsoft Excel for printing purposes. It covers both manual adjustments and using the mouse to adjust margins, as well as selecting portrait or landscape...
Brian McLogan
Graph Piecewise Functions With Exponential and Reciprocal
👉 Learn how to graph piecewise functions. A piecewise function is a function which have more than one sub-functions for different sub-intervals(sub-domains) of the function's domain. To graph a piecewise function, we graph the different...
Brian McLogan
Determining the domain and range from a table of values - Free Math Help
In this video series I show you how to find the domain and range from a table, graph, or relation as a set of mapping. The domain is the set of all input values where the range is the set of all output variables.
The Business Professor
Cost Behavior - Measuring Output and Relevant Range
Cost behavior generally concerns how costs are affected by changes in output. The relevant range is the range of production over which cost behavior is consistent.
Institute for New Economic Thinking
Why We Should Decriminalize Sex Work
Stigmatizing and relegating an activity to the shadows doesn’t improve anyone’s welfare University of Reading economist Marina Della Giusta explains how regulations are driven more by reinforcing a society’s moral standards than by...
Brian McLogan
How to graph an exponential function
👉 Learn how to graph exponential functions involving vertical shift. An exponential function is a function that increases rapidly as the value of x increases. To graph an exponential function, it is usually very useful to make the table...
Brian McLogan
Graph a logarithmic equation and determine the domain and range
👉 Learn how to graph logarithmic functions involving vertical shift. The logarithmic function is the inverse of the exponential function. To graph a logarithmic function, it is usually very useful to make the table of values of the...
Flipping Physics
Deriving the Range Equation of Projectile Motion
Learn how to derive the Range of Projectile. The Horizontal Range of a Projectile is defined as the horizontal displacement of a projectile when the displacement of the projectile in the y-direction is zero.
Science360
Computer-equipped dogs lead way in search-and-rescue: Smart America Expo
Researchers from North Carolina State University (NCSU) showed off pioneering work demonstrating the potential of technologies that allow dogs to gather information, and stay safe, during search and rescue operations. Among the...
Curated Video
Core Java Programming Course- Bracket Expressions in RegEx (regular expressions)
This video explains the various bracket expressions in RegEx. This clip is from the chapter "Regular Expressions" of the series "Learn How to Code: The Complete Core Java Programming Course".This section explains the various regular...
Curated Video
AWS Certified Cloud Practitioner (CLF-C01)- IP Addresses and Port Numbers – Part 2
In this video, we'll learn about IP Addresses and Port Numbers – Part 2. This clip is from the chapter "AWS Networking and Content Delivery" of the series "AWS Certified Cloud Practitioner (CLF-C01) [Updated for 2021]".This section is...
Curated Video
How Do Rainbows Form?
In this video, you will learn how rainbows are formed through the behavior of light waves. Sunlight, composed of different wavelengths, enters raindrops, causing the light to split into a multitude of colors. As the light refracts and...
Let's Tute
Understanding Cell Errors in Excel Calculations Tutorial
In this Microsoft Excel tutorial, you will learn about cell errors in Excel calculations. Excel notifies users when a formula contains an error, and there are five options to correct it. By understanding these errors, users can ensure...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Recursion mini-project 1 - Countdown timer
Look at specs for the project along with actual completed program execution This clip is from the chapter "Algorithms - Sort, performance, complexity and big O notation" of the series "Python 3: Project-based Python, Algorithms, Data...
Catalyst University
Dixon-Q Test [Example #2]
In this video, we do a sample problem for the Dixon-Q test.
Brian McLogan
Graphing an exponential function using transformations
👉 Learn how to graph exponential functions involving vertical shift. An exponential function is a function that increases rapidly as the value of x increases. To graph an exponential function, it is usually very useful to make the table...
Curated Video
Excel VBA Programming The Complete Guide - The Excel Object Model
In this lesson, we use the Visual Basic Editor's Immediate Window to explore the hierarchy of the Excel Object Model. We begin at the top with the Application object, which houses all of the Workbooks currently open in Excel, and...