Instructional Video8:53
Curated Video

C++ for Beginners - How to Write Text Files

Higher Ed
In this section, your instructor, David, discusses File Output. This clip is from the chapter "Input, Process and Output" of the series "C++ for Beginners".null
Instructional Video7:09
Brian McLogan

Function notation

12th - Higher Ed
👉 Learn about every thing you need to know to understand the domain and range of functions. We will look at functions represented as equations, tables, mapping, and ordered pairs. The domain is the set of all possible x or input values...
Instructional Video4:13
Curated Video

Interpreting Input and Output Values of Functions in Context

K - 5th
In this video, the teacher explains how to interpret input and output values in the context of functions. Using real-world examples like distance traveled and circumference of a circle, the teacher demonstrates how to determine the...
Instructional Video7:18
Fun Robotics

Strings in Programming

Higher Ed
Defining strings and how to use them in Python programming
Instructional Video4:32
Curated Video

Describe computer programming : Reading from and Writing to the Console

Higher Ed
From the section: Introduction to Python. In this section we look at Python's fundamental, built-in data structures, and discuss how and when to use them. This video will give you an overview about how to read from and write to the...
Instructional Video16:31
Programming Electronics Academy

More Serial Library: Arduino Course 5.9

Higher Ed
A description of using Serial Communication with Arduino.
Instructional Video3:56
Brian McLogan

What is the definition of a relation

12th - Higher Ed
👉 Learn about every thing you need to know to understand the domain and range of functions. We will look at functions represented as equations, tables, mapping, and ordered pairs. The domain is the set of all possible x or input values...
Instructional Video11:48
Programming Electronics Academy

What is the ? code!? Learn about the ternary operator!

Higher Ed
Have you been doing some coding and you come across a question mark in the code and you're like, "What is this? What does this mean?" Usually it's followed by a colon. You know, it's sometimes it's like a one-liner and I don't know,...
Instructional Video8:17
Brian McLogan

Describing a transformation with vertical and horizontal stretch then graphing

12th - Higher Ed
👉 Learn how to identify transformations of functions. Transformation of a function involves alterations to the graph of the parent function. The transformations can be dilations, translations (shifts), reflection, stretches, shrinks,...
Instructional Video5:12
Curated Video

Show the Relationship Between Variables Using a Graph

K - 5th
In this video, we learn how to use a graph to represent the relationship between two variables. We explore the concepts of independent and dependent variables and how they are represented on a graph. Through examples and real-world...
Instructional Video14:24
Curated Video

Cypress - Modern Automation Testing from Scratch + Framework - Setting Up the SQL Server with Azure for Cypress Testing

Higher Ed
This video explains setting up SQL server with Azure. This clip is from the chapter "Cypress DB Integration Testing Strategy" of the series "Cypress - Modern Automation Testing from Scratch + Framework".This section explains Cypress DB...
Instructional Video13:01
Curated Video

Python 3: Project-based Python, Algorithms, Data Structures - Introduction to branching (if, elif, else) and conditionals

Higher Ed
A look at functions, their structure, properties and examples This clip is from the chapter "Python in-depth" of the series "Python 3: Project-based Python, Algorithms, Data Structures".This section is about Python in-depth.
Instructional Video4:50
Curated Video

CISM Certification Domain 1: Information Security Governance Video Boot Camp 2019 - Artificial intelligence (AI)

Higher Ed
CISM Domain 1: Information Security Governance: Artificial intelligence (AI) This clip is from the chapter "CISM Domain 1: Information Security Governance" of the series "CISM Certification Domain 1: Information Security Governance...
Instructional Video4:46
Curated Video

Deep Learning with Python (Video 9)

Higher Ed
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....
Instructional Video5:04
Curated Video

Identifying Function Properties with Real-World Examples

K - 5th
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...
Instructional Video15:18
Programming Electronics Academy

Class to Library: Arduino Course 8.7

Higher Ed
A walk through of turing a class into an Arduino code library.
Instructional Video7:21
Programming Electronics Academy

Arrays and For Loops: Arduino Course 7.4

Higher Ed
A walkthrough of using arrays and for loops in programming.
Instructional Video5:05
Brian McLogan

Learn to represent relations by mapping ordered pairs, table and graphing

12th - Higher Ed
👉 Learn about every thing you need to know to understand the domain and range of functions. We will look at functions represented as equations, tables, mapping, and ordered pairs. The domain is the set of all possible x or input values...
Instructional Video39:00
Brian McLogan

What you need to know | Functions

12th - Higher Ed
In this video I walk through some of the basic problems that you will want to know and remember BEFORE entering pre-calculus. "Most" pre-calculus classes start with a chapter or section on functions and while this video does not cover...
Instructional Video2:41
Brian McLogan

Learn how to determine the domain of a radical function

12th - Higher Ed
👉 Learn how to find the domain of a radical function. Recall that the domain of a function is the set of possible input values (x-values) of the function. For a radical square-root function, there cannot be a negative number inside the...
Instructional Video5:09
Brian McLogan

How to write the domain of a radical function

12th - Higher Ed
👉 Learn how to find the domain of a radical function. Recall that the domain of a function is the set of possible input values (x-values) of the function. For a radical square-root function, there cannot be a negative number inside the...
Instructional Video14:51
Programming Electronics Academy

Intro to Classes: Arduino Course 8.5

Higher Ed
A description of classes in object oriented programming with Arduino.
Instructional Video25:58
Programming Electronics Academy

Switch Case Application: Arduino Course 5.8

Higher Ed
A demonstration of using a switch-case statement in programming.
Instructional Video14:39
Programming Electronics Academy

For Loop Lesson: Arduino Course 5.4

Higher Ed
A demonstration of how "for loops" are used in programming.