About 61 results
Open links in new tab
  1. Computing | Khan Academy

    Learn how to code computer programs, how to design algorithms that make computers more efficient, and discover what a career in computing could look like.

  2. Learning programming on Khan Academy

    In this course, we'll be teaching the concepts of the JavaScript programming language and the cool functions you can use with it in the ProcessingJS library. Before you dig in, here's a brief tour of how …

  3. What is Programming? (video) | Khan Academy

    Programming is the process of creating a set of instructions that tell a computer how to perform a task. We can program using a variety of computer programming languages, such as JavaScript, Python, …

  4. Hour of Code on Khan Academy | Khan Academy

    The Hour of Code is a global movement by Computer Science Education Week and Code.org reaching tens of millions of students in 180+ countries through a one-hour introduction to computer science …

  5. Khan Academy | Free Online Courses, Lessons & Practice

    Learn for free about math, art, computer programming, economics, physics, chemistry, biology, medicine, finance, history, and more. Khan Academy is a nonprofit with the mission of providing a …

  6. Khan Academy

    Khan Academy ... Khan Academy

  7. Programming | AP CSP | Khan Academy

    Dig into the fundamentals of programming, including variables, strings, procedures, Boolean logic, randomness, and repetition. Explore examples in common programming languages like JavaScript, …

  8. Sequencing, selection, and iteration | AP CSP (article) | Khan Academy

    Sequencing is a part of all programs, as it's just the fact that computers execute programs in a particular sequence (like top to bottom line in a simple program). Iteration is when we use loops to repeat code …

  9. Introducing How Computers Work (video) | Khan Academy

    Starting with what makes a computer a computer. Then, you'll look at how information is represented inside the computer using tiny electrical signals going on and off at mind-boggling speeds.

  10. Drawing more shapes with code | Drawing basics | Intro to JS: Drawing ...

    Course: Computer programming - JavaScript and the web > Unit 1 Lesson 2: Drawing basics Making drawings with code Quick tip: number scrubbing Challenge: Simple snowman