Curated Video
Exploring Horizontal Translations of Linear Equations
In this lesson, students will learn about horizontal translations of linear equations. They will explore the similarities and differences between two functions, F of X and G of X, and understand how the graphs of these functions are...
Curated Video
Understanding Long Run Average Cost Curves and Their Implications for Market Structure
The video discusses the long run average cost curves and their implications for the structure of the market. The video uses an example of a factory to demonstrate this concept and how the long run average cost curve is formed by the...
Curated Video
Deep Learning with Python (Video 17)
Deep learning is currently one of the best providers of solutions regarding problems in image recognition, speech recognition, object recognition, and natural language with its increasing number of libraries that are available in Python....
Curated Video
Find a" to determine whether vertex is a maximum or a minimum"
In this lesson you will learn how to determine whether the vertex of a quadratic function is a maximum or a minimum by determining the value of "a".
Curated Video
Recognize the Characteristics of a Linear Function
Understand how to recognize a linear function by examining its four representations: graph, algebraic equation, numeric table, and verbal description. Use examples to demonstrate the concept and highlight common mistakes. By...
Curated Video
Finding X Intercepts of Polynomial Functions by Analyzing Factors
This video explains the concept of X intercepts and their relationship to the factors of a polynomial function. They demonstrate how to find the X intercepts graphically and algebraically by setting the function equal to zero and...
Curated Video
Compare Two Functions by Analyzing an Equation and a Table
In this video, the teacher explains how to compare functions using equations and tables. They emphasize the importance of understanding the different representations of functions and how to calculate the constant rate of change. They...
Programming Electronics Academy
Tutorial 09: How to read voltages with analogRead(): Arduino Course for Absolute Beginners (ReM)
In the last lesson you learned about using the analogRead() function to collect data from a sensor connected to one of the Arduino' analog pins. The range of data we received from the analogRead() function, was mapped from 0 to 1023....
Programming Electronics Academy
Tutorial 11: If Statement Conditionals: Arduino Course for Absolute Beginners (ReM)
In the last lesson we learned about the "If statement". The "If statement" was the perfect choice for setting up instructions to run only when certain conditions are met. "If 30 seconds has passed - stop the heating element" or "If the...
Curated Video
Determining Functions Using Tables and Graphs
In this video, students learn how to determine whether a relation is a function by considering tables and graphs. The concept is explained using relatable examples, such as a gumball machine. The video also introduces the use of function...
The Wall Street Journal
The Yin and Yang of AI and Data
To realize its full potential, AI needs copious amounts of good data, while- equally-AI can help unlock the value of information. How to develop a strategy to optimize the interplay of the two.
Programming Electronics Academy
Tutorial 05: Understanding Variables: Arduino Course for Absolute Beginners (ReM)
Lets have a discussion about a powerful and semi-confusing programming topic - variables. A variable is like a bucket. You choose what types of stuff you want in the bucket and can change the contents as often as you like. When you...
Curated Video
Introduction to Production and Factors of Production
This is a video that explains the concept of production in economics. The video introduces the idea of taking inputs, engaging in a productive process and creating outputs. The video then categorizes the factors of production into four...
Curated Video
Deep Learning with Python (Video 11)
Deep learning is currently one of the best providers of solutions regarding problems in image recognition, speech recognition, object recognition, and natural language with its increasing number of libraries that are available in Python....
Programming Electronics Academy
Tutorial 10: Fade an LED: Arduino Course for Absolute Beginners (ReM)
Arduino Course for Absolute Beginners Lets expand the repertoire of output that we can use by looking at the function analogWrite(). I experienced much confusion with analogWrite(), because I suspected that it had to do with the analog...
Zach Star
I made a (free) linear algebra tool - What I use to make my videos
I made a (free) linear algebra tool - What I use to make my videos
Curated Video
Determining the Domain and Range of a Function
In this lesson, you will learn how to determine the domain and range of a function by analyzing sets, graphs, equations, and mappings. Understanding the definitions of domain and range is crucial in this process.
Programming Electronics Academy
ESP Specifics: The Internet of Things: 3
Specific details of using the ESP8266 for the Internet of Things.
Blockchain Central
What Is Hashing in Blockchain? | Blockchain Central
This week on Blockchain Central: we're going to try and break down the hash and hash functions, as well as explain how it brings blockchain ecosystem to life.
__
'Blockchain Central' is your #1 trusted source for everything crypto. Our...
Curated Video
Use a real-life example of an AI system to discuss some impacts of cyber attacks : Practical Privacy Attacks
From the section: Build a Threat Model and Learn Different Attacks on AI. In this section, you will create a high-level threat model for AI solution to choose the right priorities against various threats. The aim of this video is to...
Programming Electronics Academy
Tutorial 07: digitalRead() and the Serial Port: Arduino Course for Absolute Beginners (ReM)
*Description:* As simple as it may seem, knowing when something is either on or off can be a great tool to designing something useful. Answers to the following questions are what this lesson plans to tackle: Is a button being pressed?...
Curated Video
Identifying Function Properties with Real-World Examples
This video explains how to determine if a parking garage represents a function relation. Examine real-world examples such as gumball machines and the cost of a parking garage to demonstrate the properties of functions. The video teaches...
Programming Electronics Academy
Tutorial 08: analogRead() and the Serial Port: Arduino Course for Absolute Beginners (ReM)
Arduino Course for Absolute Beginners Knowing if something is on or off can be extremely useful, but often you will want to know more. How bright is the light? How fast is the satellite moving? These types of answers are often analog -...
Programming Electronics Academy
Arduino MASTERCLASS | What can Arduino do? PART 1
Are you looking for the perfect series of videos to get started with Arduino? Well, you are in luck, because in this series of videos, you are going to learn everything you need to get started with Arduino. By the time you're done here,...