Brainwaves Video Anthology
Chinma Uche - Why Teach Computer Science
Chinma Uche is a Math and Computer Science (CS) teacher at the Academy of Aerospace and Engineering (AAE) and the Greater Hartford Academy of Math and Science (GHAMAS). She is the 2015 CREAC Teacher of the Year. She has been at GHAMAS...
Code.org
Unplugged Lesson in Action - Graph Paper Programming
This brief video provides an overview and model for teachers who wish to deliver the Computer Science Fundamentals Unplugged activity, Graph Paper Programming. Find the lesson plan here and deliver this fun and engaging lesson yourself:...
Code.org
CS in Algebra: Introduction
Math is a language - a way to communicate with others. It’s especially good for communicating with computers. In this episode you’ll get familiar with the language of code and see the basics of programming in Code Studio. Help us caption...
Brainwaves Video Anthology
Chinma Uche - Still I Rise by Maya Angelou
Chinma Uche is a Math and Computer Science (CS) teacher at the Academy of Aerospace and Engineering (AAE) and the Greater Hartford Academy of Math and Science (GHAMAS). She is the 2015 CREAC Teacher of the Year. She has been at GHAMAS...
Brainwaves Video Anthology
Chinma Uche - Teachers Make a Difference
Chinma Uche is a Math and Computer Science (CS) teacher at the Academy of Aerospace and Engineering (AAE) and the Greater Hartford Academy of Math and Science (GHAMAS). She is the 2015 CREAC Teacher of the Year. She has been at GHAMAS...
Brainwaves Video Anthology
Chinma Uche - On Being Brought from Africa to America by Phillis Wheatley
Chinma Uche is a Math and Computer Science (CS) teacher at the Academy of Aerospace and Engineering (AAE) and the Greater Hartford Academy of Math and Science (GHAMAS). She is the 2015 CREAC Teacher of the Year. She has been at GHAMAS...
Brainwaves Video Anthology
Chinma Uche - 'Dreams' by Langston Hughes
Chinma Uche is a Math and Computer Science (CS) teacher at the Academy of Aerospace and Engineering (AAE) and the Greater Hartford Academy of Math and Science (GHAMAS). She is the 2015 CREAC Teacher of the Year. She has been at GHAMAS...
Curated Video
The Future of Airport Security | AI + Biometrics
Airport security is moving away from boarding passes and towards facial recognition. What does this mean for you?
Seeker
Neuromorphic Computing Is a Big Deal for A.I., But What Is It?
Engineering computers to work like brains could revolutionize technology as we know it. Here’s everything you need to know about neuromorphic computing. Get 20% off http://www.domain.com domain names and web hosting when you use coupon...
Curated Video
A Video Game That Teaches You How To Code
"Everybody in this country should learn how to program a computer because it teaches you how to think,” Steve Jobs said in 1995. But for a beginner, learning to code can be intimidating. Enter CodeSpells. UC San Diego's Sarah Guthals has...
Google
CS First Tutorials
Take it step by step to understand computer science. A set of seven short videos introduces teachers to the CS First curriculum. It describes how to set up a class, describes how to locate teacher materials, and provides information on...
Crash Course
Crash Course Computer Science #12: Programming Basics: Statements and Functions
Learn about basic computer programming including statements and functions. We will start our overview of the fundamental building blocks of programming languages by creating small programs for our own video game to show how statements...
Other
Socratica Kids: Intro to Computers: What Are Computers and Programming for Kids
We use computers every day! But what ARE computers and how do they work? Puppet Topher meets his friend Ulka, a computer programmer, who explains to kids how computers work. [6:59]
Khan Academy
Khan Academy: Debugging With Println()s
Learn some computer programming debugging tips. [5:50]
Crash Course
Crash Course: Computer Science #16: Software Engineering
Today, we're going to talk about how HUGE programs with millions of lines of code are built. [10:34]
Crash Course
Crash Course Computer Science #8: Instructions & Programs
We'll show you how different programs can be used to perform different tasks, and how software can unlock new capabilities that aren't built into the hardware. [10 min, 35 sec]
Code.org
Code.org: Cs Fundamentals: Collecting Treasure With Laurel
Students will be practicing their programming skills using a new character, Laurel the Adventurer. When someone starts programming they piece together instructions in a specific order using something that a machine can read. Through the...
Code.org
Code.org: Cs Principles: Functions With Parameters
Learn about functions with parameters in computer programmimg. [4:54]
Crash Course
Crash Course Computer Science #18: Operating Systems
This video [13:35] focuses on computer operating systems. Computers keep getting faster and faster, and by the start of the 1950s they had gotten so fast that it often took longer to manually load programs via punch cards than to...
Code.org
Code.org: How Computers Work: Hardware & Software
According to Bill Gates, computers have the potential to do amazing things, but the only thing that makes a computer smart is you! Learn about the relationship between software and the hardware it controls on computers. This the last...
Crash Course
Crash Course Computer Science #7: The Central Processing Unit (Cpu)
This video [11:37] focuses on the Central Processing Unit or CPU. Today we're going to build the ticking heart of every computer - the Central Processing Unit or CPU. The CPU's job is to execute the programs we know and love - you know...
Crash Course
Crash Course Computer Science #2: Electronic Computing
This video focuses on electronic computing. So we ended last episode at the start of the 20th century with special purpose computing devices such as Herman Hollerith's tabulating machines. But as the scale of human civilization continued...
Crash Course
Crash Course Computer Science #9: Advanced Cpu Designs
This video focuses on advanced CPU designs. So now that we've built and programmed our very own CPU, we're going to take a step back and look at how CPU speeds have rapidly increased from just a few cycles per second to gigahertz! These...
Other
Derek Banas: Java Programming
By popular request, this Java programming tutorial teaches all of the core knowledge needed to write Java code in thirty minutes. [34:30]