Instructional Video9:20
Physics Girl

What Do Programmers Actually Do?

9th - Higher Ed
So you want to be a programmer, huh? An episode from a comprehensive series about physics describes what it's like to be a software programmer. The narrator interviews actual programmers to dispel myths about the profession.
Instructional Video10:04
Lifehacker

Programming! Learn the Basics of Coding, How to Pick a Language a Project, and More!

9th - Higher Ed Standards
Kick off an introductory computer science course with this exploration of computer programming basics. From variable types and writing statements in JavaScript to finding a web host and deploying a website, this resource provides...
Instructional Video3:00
Khan Academy

Mouse Interaction, Computer Programming

6th - Higher Ed
Drawing objects based on where the user's mouse is located can be a beneficial and fun coding activity for new JavaScript coders. Here, the speaker shows how to use the mouseY and mouseX variables in a small section of code that draws a...