Instructional Video3:57
SciShow

DeepDream: Inside Google's 'Daydreaming' Computers

12th - Higher Ed
It may produce creepy images with way too many dogs and eyeballs, but Google’s DeepDream program is actually a valuable window into artificial intelligence.
Instructional Video3:56
SciShow

DeepDream: Inside Google's 'Daydreaming' Computers

12th - Higher Ed
It may produce creepy images with way too many dogs and eyeballs, but Google’s DeepDream program is actually a valuable window into artificial intelligence.
Instructional Video11:05
Crash Course

Can We Predict An Outbreak's Future? - Modeling: Crash Course Outbreak Science

12th - Higher Ed
When outbreaks happen, we need to be able to predict the course they’ll take in the future, but of course we can’t run experiments on real people to figure that out. Thankfully we can simulate outbreaks and use models to find out how...
Instructional Video11:00
Bozeman Science

Statistics for Science

12th - Higher Ed
Paul Andersen introduces science for the science classroom. He starts with a brief description of Big Data and why it is important that we prepare future scientists to deal intelligently with large amounts of data. He explains the...
Instructional Video11:32
TED Talks

Wolfgang Kessling: How to air-condition outdoor spaces

12th - Higher Ed
During the hot summer months, watching an outdoor sports match or concert can be tantamount to baking uncomfortably in the sun -- but it doesn't have to be. At the TEDxSummit in Doha, physicist Wolfgang Kessling reveals sustainable...
Instructional Video1:58
Curated Video

What Not to Say When Flirting

9th - Higher Ed
Howcast - Learn what not to say when you're flirting in this Howcast video.
Instructional Video3:48
Curated Video

C++: Learn how to use a Member Function to update Attributes of an Object

9th - Higher Ed
Welcome to our complete C++ programming tutorial series, designed for beginners and anyone looking to strengthen their understanding of C++ coding! In this video series, we’ll cover everything you need to know to get started with C++,...
Instructional Video8:13
Curated Video

Functions in C: Input Parameters and no return

9th - Higher Ed
In this video, we explore how we can implement functions with input parameters and no return.
Instructional Video5:48
Curated Video

C Functions3: Input Parameters with Return Value

9th - Higher Ed
In this video, we will explore how we can implement functions with input parameters and a return value.
Instructional Video3:36
Curated Video

Matlab Functions1: Functions with Input Parameters

9th - Higher Ed
Welcome to our MATLAB Programming Tutorial series! These videos are designed to take you from beginner to advanced concepts in MATLAB, one of the most popular software platforms for engineering, data science, and mathematical computing....
Instructional Video1:59
Curated Video

Matlab Functions 2: Input Parameters with a Single Return Value

9th - Higher Ed
Welcome to our MATLAB Programming Tutorial series! These videos are designed to take you from beginner to advanced concepts in MATLAB, one of the most popular software platforms for engineering, data science, and mathematical computing....
Instructional Video2:56
Curated Video

Matlab Functions: Multiple Input Parameters and Multiple Return Values

9th - Higher Ed
Welcome to our MATLAB Programming Tutorial series! These videos are designed to take you from beginner to advanced concepts in MATLAB, one of the most popular software platforms for engineering, data science, and mathematical computing....
Instructional Video7:25
Curated Video

Python Lesson20

9th - Higher Ed
In this lesson, we learn how to use the format operator to dynamically change the information printed on the screen.
Instructional Video9:12
Curated Video

Python Lesson 21

9th - Higher Ed
Functions are a great way to modularize your code and make it easily reusable. Let's get started with Functions in Python!
Instructional Video5:47
Curated Video

Python Lesson 22

9th - Higher Ed
Learn how to create functions with multiple inputs. With this, you will be able to easily make use of functions to modularize your code.
Instructional Video5:32
Curated Video

Functions - Input Parameters and Return Value

9th - Higher Ed
This video looks at how we can pass parameters to a function, perform some computation and then pass the result back to the caller function.
Instructional Video13:40
Curated Video

EPP2 RPi Arduino Protocol

9th - Higher Ed
This video describes the protocol that established communication between the RPi and the Arduino.
Instructional Video1:17
The Business Professor

Program Management Maturity Model

Higher Ed
What is the Program Management Maturity Model? A project management maturity model (commonly shortened to PMMM) is a matrix that illustrates how a company's project management process evolves over time. Just as a company changes as it...
Instructional Video1:06
The Business Professor

PRIMO - F Model

Higher Ed
What is the PRIMO - F Model? The model is an acronym of: People, Resources, Innovation & Ideas, Marketing, Operations, & Finance. PRIMO-F is a valuable strategic tool that allows a detailed analysis of business performance in three key...
Instructional Video3:03
The Business Professor

Understanding Exempt Securities and Exempt Transactions in the 33 Act

Higher Ed
In this video, we explore the concept of exempt securities and exempt transactions from the registration requirements of the 33 Act, specifically Section 3 and Section 4. Additionally, we touch upon the potential integration of...
Instructional Video5:18
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Operator Overloading

Higher Ed
In this video, you will learn about plus operator overloading with our distance program. This clip is from the chapter "Module 3" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, you will learn about STL...
Instructional Video10:16
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Constructors

Higher Ed
In this video, you will learn about default, parameterized, and copy constructors. This clip is from the chapter "Module 3" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, you will learn about STL...
Instructional Video10:34
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Functions

Higher Ed
In this video, you will learn about functions and how to construct them in C++. This clip is from the chapter "Module 2" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will cover statements and flow...
Instructional Video5:45
Curated Video

Fundamentals of Object-Oriented Programming - C++ - Header Files

Higher Ed
In this video, we will work on our simple calculator program and learn how to add header files. This clip is from the chapter "Module 2" of the series "Fundamentals of Object-Oriented Programming - C++".In this section, we will cover...