Curated Video
Chemical Filtration
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...
Curated Video
Extracting Lead
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....
Curated Video
Blend c, s, p, m, t, & Short a
"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.
Curated Video
C, It’s Not That Hard
Miss Palomine teaches the student how to trace the uppercase and lowercase -c. They then practice writing the uppercase and lowercase -c.
Curated Video
Carmen Cookie’s Lowercase Letter
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.
Curated Video
Introducing Carmen Cookie
Miss Palomine talks about the uppercase letter -C and uses the Carmen Cookie music video to identify -C words.
Curated Video
More Carmen Cookies
Using the Carmen Cookie music video, Miss Palomine reviews the letter -C and looks and listens for /k/ in various words.
Curated Video
A through L
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.
Curated Video
The Red Circle
Miss Palomine introduces the shape of the week, the circle, and the color of the week, red.
Curated Video
Finding a Limit Numerically
In this video you will use a table of values to find the limit of a function. Note: Procedural Video
Curated Video
Learn and Master C Programming - Writing Our First Program Using Visual C on the Command-Line
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...
Programming Electronics Academy
Functions Overview: Arduino Course 3.5
An overview of what programming functions are and how they work.
Programming Electronics Academy
Introduction to User Defined Functions: Arduino Course 8
A description of User Defined Functions in programming.
Programming Electronics Academy
Data Types in Ardiuno: Arduino Course 3.4
A description of Arduino, C, C++ data types that are used in programming Arduino.
Programming Electronics Academy
Diving into a new Code Library: Arduino Course 6.5
A description of how to explore a code library.
Programming Electronics Academy
Map Function: Arduino Course 5.7
A demonstration of the map() function in Arduino.
Programming Electronics Academy
Function Example Three: Arduino Course 8.3
A walk through of a User Defined Function in programming.
Programming Electronics Academy
Variables: Arduino Course 3.3
A description of what variables are, how they are used, and a useful analogy to understanding them.
Programming Electronics Academy
Serial Communication: Arduino Course 4.9
A walk through of serial communication.
Programming Electronics Academy
Hardware Overview: Arduino Course 2.6
A look at the Arduino circuit board and its prominent features.
Curated Video
Learn and Master C Programming - Let's Implement a Variadic Function in C - Technique #1
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...
Programming Electronics Academy
Prototyping Incremental Design: Arduino Course 1.4
A description of the incremental design process and why and how it should be used.