Curated Video
An Entrepreneur in Radio Shares Insights for Success
Part 4/4 of Cathy Hughes series: In this video, entrepreneur and business owner Cathy discusses her philosophy on leadership, finding and retaining employees, building a company culture, managing cash flow, and finding success in...
Curated Video
Understanding Linear Functions through Graph Analysis
Learn to define linear functions by analyzing graphs of the forms y = x and y = mx. Understand that linear functions have a constant rate of change and that the coefficient of x, also known as the slope, determines the steepness of the...
Curated Video
Creating New Functions by Adding and Subtracting
This lesson helps students understand the versatility of functions and how they can be manipulated to create new mathematical relationships. Understand the concept of a function in which each input has one output, and explore the domain...
Curated Video
Learning R for Data Visualization (Video 27)
R is on the rise and showing itself as a powerful option in many software development domains. At its core, R is a statistical programming language that provides impressive tools for data mining and analysis, creating high-level...
Curated Video
Learning Lodash 4.0 (Video 6)
Lodash was built to simplify JavaScript application development. It contains hundreds of methods built for the purpose of providing developers with a fast, reliable, cross-browser toolkit to write applications. With Lodash, you can...
Curated Video
Learning Angular 2 Directives (Video 5)
Get up to speed with the building blocks of Angular 2. New technologies and new patterns are emerging on a daily basis. Coding for the front end is extremely demanding, but at the same time more interesting and challenging than ever...
APMonitor
Interactive Python with Widgets
An IPython widget allows a user to input a value or perform a function. Widgets enhance user interaction with the IPython notebook. See http://apmonitor.com/che263/index.php/Main/PythonWidgets to download the example IPython notebook and...
Programming Electronics Academy
TimerOne in Arduino: Arduino Course 9.6
Using a timer based library for Arduino.
Programming Electronics Academy
Switch Case and Serial Application: Arduino Course 5
A demonstration of using a switch-case statement and serial communication in programming.
APMonitor
Java ☕ User Input
The earliest computers used punch cards to tell the computer what kind of program to run. Nowadays, we don't use punch-card computer input anymore. In this lesson we will learn how to take input from a user using the keyboard. The...
Curated Video
Python 3: Project-based Python, Algorithms, Data Structures - Lambda expressions and map function
Working with numbers and computation along with type casting and getting input from user This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section is about...
Curated Video
C++ Developer - Project - Parallel Arrays/Vectors
This video presents a project called "Parallel Arrays/Vectors". This clip is from the chapter "Arrays and Vectors" of the series "The Complete C++ Developer Course".This section explains arrays and vectors.
Brian McLogan
Determine the domain, range and if a relation is a function
👉 Learn how to determine whether relations such as equations, graphs, ordered pairs, mapping and tables represent a function. A function is defined as a rule which assigns an input to a unique output. Hence, one major requirement of a...
Curated Video
Graphing Logarithmic Functions through Paper Folding
In this video, the teacher explains how to graph a basic logarithmic function by modeling paper folding. They discuss the relationship between exponential and logarithmic functions, and demonstrate how the number of folds needed to reach...
Curated Video
Understanding Variable Relationships Through Formula Rearrangement
This video explains the concept of rearranging formulas and how it provides different perspectives on the relationship between variables. It uses examples in geometry and finance to demonstrate how rearranging formulas can offer new...
Programming Electronics Academy
Class Example: Arduino Course 8.6
A walk through of a class in programming.
Python Programmer
EDA Python - 14-1Errors and Exceptions
It is possible to anticipate likely errors when writing code in python. This is part one of handling errors and exceptions.
Packt
Introduction to Relative Locators
This video introduces you to relative locators. This clip is from the chapter "Selenium 4.0 - Latest Features" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section discusses the latest features of...
Curated Video
Create a computer vision system using decision tree algorithms to solve a real-world problem : Code to build a perceptron for binary classification
From the section: Artificial Neural Networks. In this section, we’ll learn about ANN. Artificial Neural Networks: Code to build a perceptron for binary classification
Curated Video
Bash Shell Scripting- Input with the read command and output with the echo command
This video shows how to input data with the read command and get an output with the echo command. This clip is from the chapter "Input and output commands for bash shell scripting" of the series "Complete Bash Shell Scripting".This...
Brian McLogan
Determine the intervals when a function is increasing decreasing or constant
👉 Learn how to determine increasing of decreasing intervals of function. There are many ways in which we can determine whether a function is increasing or decreasing but we will focus on determining increasing/decreasing from the graph...
Why U
Algebra 16 - Real - Valued Functions of a Real Variable
Although the domain and codomain of functions can consist of any type of objects, the most common functions encountered in Algebra are real-valued functions of a real variable, whose domain and codomain are the set of real numbers, R.
Curated Video
Defining Linear Functions by Comparing Graphs
In this lesson, students will learn to define linear functions by comparing graphs. They will understand that linear functions are represented by straight lines, and that as you move from left to right on a linear function, you are also...