Instructional Video6:39
Curated Video

Chemical Filtration

6th - 12th
We look at how chemical filtration can be used to remove contaminants from water. Potassium permanganate is used as the contaminant. First, we try to remove it using physical filtration, with filter paper and a funnel. This does not...
Instructional Video5:49
Curated Video

Extracting Lead

6th - 12th
We discover how to extract lead from lead(II) oxide. We mix lead(II) oxide with charcoal powder and then heat the mixture using a Bunsen burner. It glows bright red as a reaction occurs and after a few minutes we are left with pure lead....
Instructional Video4:52
Curated Video

Blend c, s, p, m, t, & Short a

K - 8th
"Blend c, s, p, m, t, and Short a" demonstrates how to blend the consonants c, s, p, m, and t with the short vowel a sound.
Instructional Video3:35
Curated Video

C, It’s Not That Hard

K - 8th
Miss Palomine teaches the student how to trace the uppercase and lowercase -c. They then practice writing the uppercase and lowercase -c.
Instructional Video4:50
Curated Video

Carmen Cookie’s Lowercase Letter

K - 8th
Miss Palomine shows a few objects in her kitchen that begin with the lowercase -c. Using the Carmen Cookie music video and the letter -card, she identifies the lowercase -c and talks about its shape.
Instructional Video5:06
Curated Video

Introducing Carmen Cookie

K - 8th
Miss Palomine talks about the uppercase letter -C and uses the Carmen Cookie music video to identify -C words.
Instructional Video4:24
Curated Video

More Carmen Cookies

K - 8th
Using the Carmen Cookie music video, Miss Palomine reviews the letter -C and looks and listens for /k/ in various words.
Instructional Video4:40
Curated Video

A through L

3rd - Higher Ed
Miss Palomine reviews the letters from Aa to Zz. She shows the letter characters associated with each letter, shows the uppercase and lowercase version of each letter and describes the sound(s) each letter makes.
Instructional Video5:30
Curated Video

The Red Circle

K - 8th
Miss Palomine introduces the shape of the week, the circle, and the color of the week, red.
Instructional Video8:29
Curated Video

Finding a Limit Numerically

K - 8th
In this video you will use a table of values to find the limit of a function. Note: Procedural Video
Instructional Video1:52
Curated Video

Uppercase Cursive Letter C

K - 8th
Write the uppercase cursive letter c.
Instructional Video1:50
Curated Video

Lowercase Cursive Letter c

K - 8th
Write the lowercase cursive letter c.
Instructional Video10:01
Curated Video

Learn and Master C Programming - Writing Our First Program Using Visual C on the Command-Line

Higher Ed
Learn how to write your first C program then compile it and run it using Visual C compiler on the command prompt. This clip is from the chapter "Writing our First Program - A 'Hello, World!' Program in C" of the series "Learn and Master...
Instructional Video11:00
Programming Electronics Academy

Functions Overview: Arduino Course 3.5

Higher Ed
An overview of what programming functions are and how they work.
Instructional Video13:07
Programming Electronics Academy

Introduction to User Defined Functions: Arduino Course 8

Higher Ed
A description of User Defined Functions in programming.
Instructional Video11:14
Programming Electronics Academy

Data Types in Ardiuno: Arduino Course 3.4

Higher Ed
A description of Arduino, C, C++ data types that are used in programming Arduino.
Instructional Video10:59
Programming Electronics Academy

Diving into a new Code Library: Arduino Course 6.5

Higher Ed
A description of how to explore a code library.
Instructional Video15:12
Programming Electronics Academy

Map Function: Arduino Course 5.7

Higher Ed
A demonstration of the map() function in Arduino.
Instructional Video10:11
Programming Electronics Academy

Function Example Three: Arduino Course 8.3

Higher Ed
A walk through of a User Defined Function in programming.
Instructional Video11:25
Programming Electronics Academy

Variables: Arduino Course 3.3

Higher Ed
A description of what variables are, how they are used, and a useful analogy to understanding them.
Instructional Video15:29
Programming Electronics Academy

Serial Communication: Arduino Course 4.9

Higher Ed
A walk through of serial communication.
Instructional Video10:37
Programming Electronics Academy

Hardware Overview: Arduino Course 2.6

Higher Ed
A look at the Arduino circuit board and its prominent features.
Instructional Video6:10
Curated Video

Learn and Master C Programming - Let's Implement a Variadic Function in C - Technique #1

Higher Ed
We will learn to implement a function called "Sum" that sums up all arguments passed to it using a variable number of arguments while passing the count as the first argument on the list. This clip is from the chapter "Advanced Topics" of...
Instructional Video9:55
Programming Electronics Academy

Prototyping Incremental Design: Arduino Course 1.4

Higher Ed
A description of the incremental design process and why and how it should be used.