Oldest

Python Tutorials for Beginners - If Statement

Python Tutorials for Beginners. If Statement.

Python Tutorials for Beginners - Variables and Math Operators

Python Tutorials for beginners. Variables and Math operators.

Python Tutorials for Beginners - Looping through Lists with Good Programming Style

Python Tutorials for beginners. Looping through lists with good programming style.

PHP 12 - While Statements

Learn to code repeating blocks using a While statements

PHP 13 - For and Foreach

learn how to loop through a chunk of data, an array of data, and to skip over records while looping, as well as how to break out of a loop

PHP 14 - Planning a Database

Learn the process of planning a new database.

PHP 15 - Connecting to a Database

Learn to create a file that will always connect to your database without interrupting the flow of your site THIS VIDEO IS DEPRECATED AS STUDENTS ARE CURRENTLY LEARNING mySQLI

PHP 16 - mySQL CRUD

CRUD = Create, Retrieve, Update, and Delete Records THIS VIDEO IS DEPRECRATED AS CURRENTLY THE STUDENTS ARE LEARNING mySQLI

PHP 17 - Constructing queries and web pages with mySQL

Learn to combine PHP concepts such as string substitution and control structures to perform CRUD on a database THIS VIDEO IS DEPRECATED AS CURRENTLY STUDENTS ARE LEARNING mySQLi.

3-D Printer

CBS News cast on 3-D Printers and how they are changing the world.

Chapter 13 Video Notes Gases

This video covers the Kinetic Theory of Gases

WildCat Robot

Google has purchased this company

Big Dog Robot

A google company

Adam's Spider

Robotic spider

Egg Drop Plop

This is a dramatic demonstration of Newton's 1st Law

CW students making Kinect sing

Students have programmed a Kinect to register skeletal movement of the body and play sound based upon that movement

Introduction to Boolean Logic

Learn how Boolean logic is used to create complex criteria with multiple expressions using AND, OR, NOT, and XOR