Intro to Computing in
JavaScript Environment


Login or Sign-Up

KA JavaScript - Beginner
- Course > Intro to JavaScript Drawing and Animation
 - https://www.khanacademy.org/computing/computer-programming/programming
 

KA JavaScript - Advanced
- Cource > Advanced JS: Games and Visualizations
 - https://www.khanacademy.org/computing/computer-programming/programming-games-visualizations
 

KA Coding Environments
Select Menu:   Subject > Computing > Computer Programming
 
- Create and share your own projects
	
- JavaScript and ProcessingJS (will be referred to as KA-JS)
 
 - JavaScript and ProcessingJS (will be referred to as KA-JS)
 - Browse and spin-off from other projects
 - Programs in the Khan Academy JS environment can be easily converted to run with p5.js
 

Create new Program in KA-JS

Use Online Documentation


Text
Text
Text
Select all (ctrl-A), copy (ctrl-C) and paste (ctrl-V) sample code into your own program
Loading...
KA-JS Environment
KA JS Quick Start
By Tâm Nguyen
KA JS Quick Start
- 299