Khan Academy
Khan Academy: Teaching Guide: Intro to Js Coloring
A teaching guide for the Intro to JS lesson plan on Coloring.
Khan Academy
Khan Academy: Teaching Guide: Intro to Js Arrays
A teaching guide for the Intro to JS lesson on Arrays.
Khan Academy
Khan Academy: Teaching Guide: Intro to Js Animation Basics
A teaching guide for the Intro to JS activity on Animation basics.
Khan Academy
Khan Academy: Teaching Guide: Intro to Js Objects
A teaching guide for the Intro to JS lesson on Objects.
Khan Academy
Khan Academy: Teaching Guide: Intro to Js Object Oriented Design
A teaching guide for the Intro to JS lesson on Object-oriented design.
Khan Academy
Khan Academy: Teaching Guide: Intro to Js Looping
A teaching guide for the Intro to JS lesson on Looping.
Khan Academy
Khan Academy: Teaching Guide: Intro to Js Logic and if Statements
A teaching guide for the Intro to JS activity on Logic and if statements.
Khan Academy
Khan Academy: Teaching Guide: Intro to Js Interactive Programs
A teaching guide for the Intro to JS lesson plan on Interactive programs.
Khan Academy
Khan Academy: Teaching Guide: Intro to Js Functions
A teaching guide for the Intro to JS lesson on Functions.
Khan Academy
Khan Academy: Teaching Guide: Intro to Js Variables
A teaching guide for the Intro to JS instructional activity on Variables.
Khan Academy
Khan Academy: Teaching Guide: Intro to Js Text and Strings
A teaching guide for the Intro to JS lesson on Text and strings.
Khan Academy
Khan Academy: Teaching Guide: Intro to Js Resizing With Variable Expressions
A teaching guide for the Intro to JS lesson on Resizing with variable expressions.
Khan Academy
Khan Academy: Teaching Guide: Intro to Js Drawing Basics
This is a teaching guide for the Intro to JS lesson on Drawing basics. This lesson is the first time the student will see coding in action and write code themselves.
Khan Academy
Khan Academy: Computer Programming: Intro to Js: Drawing & Animation
In these tutorials, you'll learn how to use the JavaScript language and the Processing JS library to create fun drawings and animations.
Khan Academy
Khan Academy: Intro to Vectors
An introduction to the most basic building block for programming motion--the vector. In JavaScript referring to a Euclidean vector defined as an entity that has both magnitude and direction.
Khan Academy
Khan Academy: Intro to 'Memory'
An introduction to creating a single player version of the memory game using drawing commands and implementing the rules of the game using variables and logic.
Khan Academy
Khan Academy: Intro to Particle Systems
An introduction to strategies for implementing programming for a particle system. The focus is to keep track of a system of many elements. A sequence of the movie, Star Trek II: Wrath of Khan is used to illustrate particle system which...
Khan Academy
Khan Academy: Intro to Hoppy Beaver
The process of designing a "side-scroller" game using the components: playable character; non-player characters; environment; and overall mission.
Khan Academy
Khan Academy: A Guessing Game
This Khan Academy resource is an article about a game that gives you an idea of how different algorithms for the same problem can have wildly different efficiencies. The computer is going to randomly select an integer from 1 to 15....
Khan Academy
Khan Academy: Programming Classroom Handouts
Handouts for teaching Intro to JS with ProcessingJS.
Khan Academy
Khan Academy: Additional Programming Projects
Here are links to 10 projects in our Intro to JS: Drawing & Animation curriculum. Each project is an opportunity for students to be more creative and free-form with their newfound programming knowledge.
Other
Jan's Computer Basics: Trabajo De Jan Con Windows
This site is a step-by-step lesson that guides learners through the basics of using Windows. Covers a few versions of Windows. The tutorial is broken into sections with a practice quiz at the end.
Rutgers University
Seeing and Describing
What an awesome way to practice describing art while using a computer to help! This site automatically displays an image for about 5 seconds and then you write what you remember about it on a separate sheet of paper. This is great...
Khan Academy
Khan Academy: Get Ready to Learn J Query
A review of the knowledge needed before beginning jQuery: HTML/CSS; JavaScript; JS DOM API; and using JS libraries. Links and practice for each of these programs are offered in the article.