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

    Oops. Something went wrong. Please try again. Uh oh, it looks like we ran into an error. You need to refresh. If this problem persists, tell us.

  2. Cryptography | Computer science theory - Khan Academy

    Cryptography challenge 101 Ready to try your hand at real-world code breaking? This programming challenge contains a beginner, intermediate, and advanced level. See how far …

  3. Algorithms | Computer science theory | Computing | Khan Academy

    We've partnered with Dartmouth college professors Tom Cormen and Devin Balkcom to teach introductory computer science algorithms, including searching, sorting, recursion, and graph …

  4. What is an algorithm and why should you care? (video) | Khan …

    Learn about algorithms, their importance, and how they are used to solve problems effectively in this introductory video.

  5. Computer science theory | Computing | Khan Academy

    Explore advanced computer science topics from algorithms (how we solve common computing problems and measure our solutions' efficiency), to cryptography (how we protect secret …

  6. Intro to computer science - Python | Computing | Khan Academy

    Unit 2: Designing algorithms with conditionals Boolean conditions Compound boolean expressions Chained conditionals Nested conditionals Making recommendations Reference docs

  7. Calculus 1 | Math | Khan Academy

    Calculus 1 8 units · 171 skills Unit 1 Limits and continuity Unit 2 Derivatives: definition and basic rules Unit 3 Derivatives: chain rule and other advanced topics Unit 4 Applications of …

  8. The building blocks of algorithms - Khan Academy

    By understanding algorithms, we can make better decisions about which existing algorithms to use and learn how to make new algorithms that are correct and efficient. An algorithm is made …

  9. 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.

  10. What is an algorithm and why should you care? - Khan Academy

    Tom and Devin will teach you many of the algorithms that you would learn in APCS or CS 101, like searching algorithms, sorting algorithms, recursive algorithms and my personal favorite, …