Hi, what do you want to do?
Code.org
Teaching CS Fundamentals: Closing & Next Steps
Learn how to teach the CS Fundamentals curriculum with this online professional development from Code.org. This brief video summarizes the online course and provides suggestions for resources you can use to continue your learning. To...
Code.org
Teaching CS Fundamentals: Pair Programming
Learn how to teach the CS Fundamentals curriculum with this online professional development from Code.org. This brief video helps teachers understand how to facilitate pair programming in a classroom. For more information on pair...
Code.org
App Lab: Introduction
New to App Lab? Start here! App Lab lets you build sharable apps using javascript. This video covers the basic layout and beginning instructions to App Lab including the Toolbox, Design Mode, linking buttons, the Debugging console, and...
Code.org
Data and Medicine
Learn how computer science is saving lives through genetic sequencing and harnessing the power of data to fight disease. SPECIAL THANKS TO: Josh and his family The Derisi Lab - UCSF Bill and Melinda Gates Foundation Daniela Witten -...
Code.org
CS Principles: Intro to Objects
Human Centered Designer India Irish explains the power of combining lists with objects. Objects are any group of related properties with assigned values. They are super useful tools for keeping data organized and making relationships...
Code.org
What is Computer Science Principles?
Computer Science Principles is an AP Introduction course to the broad field of computer science. You'll discover how the Internet works, dig into cryptography, build your own apps and find out how it's even possible to watch this video...
Code.org
Gumball Hour of Code - Events
PopCap Games founder John Vechey gives a quick overview of events - the programming concept that allows you to interact with characters in your game. You'll learn how to get your characters moving by tapping the arrow keys on your...
Code.org
Gumball Hour of Code - Introduction
PopCap Games founder John Vechey introduces the basics of programming that will get you started on the road to making your own video games. You'll be introduced to the Blockly visual programming environment and get started giving your...
Code.org
Ice Age Hour of Code - Events
PopCap Games founder John Vechey gives a quick overview of events - the programming concept that allows you to interact with characters in your game. You'll learn how to get your characters moving by tapping the arrow keys on your...
Code.org
Gumball Hour of Code - Repeat statements
PopCap Games founder John Vechey reviews the repeat forever block. Repeat forever allows your characters to do something continuously without the player having to do anything. Repeating saves tons of time and is key to making a good...
Code.org
Minecraft - Hour of Code: If Statements
Xbox Engineer Jasmine Lawrence introduces you to IF statements - the piece of code that allows a computer to determine what to do if certain conditions are met. You will use IF statements to make sure Steve or Alex stay safe when moving...