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.
Other
Brad Templeton: A Brief Intro to Copyright
This personal site provides an article on the copyright issues. Includes the basics, creative work, making copies, commerce, fair use/fair dealing, and some legal basics.
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.
Khan Academy
Khan Academy: Using Variables
Some practice problems with variables in computer programming.
Khan Academy
Khan Academy: Using Variables
Some practice problems using variables in computer programming.
Khan Academy
Khan Academy: Bonus: Animate a Rigged Character
Students will use the online tool to animate the rigged lamp model.
Khan Academy
Khan Academy: Review Html/css
A review of HTML/CSS by providing links to Khan Academy's Intro to HTML/CSS course. Specifically llinked for the review: basic tags, grouping elements, CSS id's and class, and CSS absolute positioning.
Khan Academy
Khan Academy: Additional Programming Projects
Khan Academy has ten projects in Intro to JavaScript: Drawing & Animation curriculum, where each project is an opportunity for students to be more creative and free-form with their newfound programming knowledge.
Khan Academy
Khan Academy: Why Process Forms With J Query?
Find out why computer programmers use jQuery to do form validation.
Khan Academy
Khan Academy: Quick Tip: Selecting by Tag Name
In webpage design the CSS rule tells which HTML element to style by using selectors based on their tag names.
Khan Academy
Khan Academy: Discuss: Algorithms in Your Life
Learners are invited to express algorithms in their everyday life, sports, games and apps.
Khan Academy
Khan Academy: Learning Programming on Khan Academy
Learn the basics of programming in this tutorial.
Khan Academy
Khan Academy: Learn More About the Internet on Khan Academy
Provided are links to Khan Academy content on the following subjects: Computers and the Internet; HTML/CSS; Cryptography; and SOPA/PIPA.
Khan Academy
Khan Academy: Route Finding
Recognition of the importance of algorithms in everyday life is illustrated.