About 233,000 results
Open links in new tab
  1. Intro to JS: Drawing & Animation | Khan Academy

    Have you ever wondered what it takes to make drawings come to life? Well, we have to speak to our computer in a special language. In this unit, we learn how to use the programming language …

  2. Computer programming - JavaScript and the web - Khan Academy

    Learn how to program drawings, animations, and games using JavaScript and the Processing library, and explore the technologies behind the web as you design webpages with HTML and CSS.

  3. New program - Khan Academy

    ProcessingJS If you're new to JavaScript or ProcessingJS, you can learn more from this course: Intro to JS.

  4. HTML/JS: Making webpages interactive | Khan Academy

    Once you've taken both Intro to JS and Intro to HTML/CSS, take this course to learn how use HTML/CSS with the JavaScript DOM API to make your webpages interactive.

  5. Advanced JS: Games & Visualizations | Khan Academy

    Advanced development tools Learn how to use editors and debugging tools outside of Khan Academy to build more complicated games and visualizations.

  6. What programming languages do you teach? - Khan Academy Help …

    Apr 30, 2024 · In our “Drawing & Animation” curriculum, we teach a programming language called JavaScript, and we teach all of the basics of the JavaScript language: variables, strings, arrays, …

  7. Advanced JS: Natural Simulations | Khan Academy

    Explore natural simulations in computer programming with interactive lessons and exercises on Khan Academy.

  8. Using ProcessingJS outside Khan Academy

    When you program with it on Khan Academy, we actually create a webpage (HTML file) behind the scenes, stick a <canvas> tag in it, load the ProcessingJS JavaScript library, and then run your …

  9. Making animations | Animation basics - Khan Academy

    And when the programming environemnt sees that I define the 'draw' function, it knows that it should run the code inside the function over and over many times a second. That is how we do animations in …

  10. Javascript – Khan Academy Help Center

    Mar 10, 2023 · How can we help? Khan Academy Help Center Community Computing Platform Community Discussions