About 186,000 results
Open links in new tab
  1. What is Programming? And How to Get Started | Codecademy

    Programming is the mental process of thinking up instructions to give to a machine (like a computer). Coding is the process of transforming those ideas into a written language that a …

  2. Learn to Code - for Free | Codecademy

    Course Learn Python 3 Learn the basics of Python 3.12, one of the most powerful, versatile, and in-demand programming languages today.

  3. Learn How to Code | Codecademy

    New to coding? Start here and learn programming fundamentals that can be helpful for any language you learn.

  4. Code Foundations | Codecademy

    This path provides an overview of the main branches of programming: computer science, web development, and data science. It teaches important concepts you’ll find in every coding …

  5. Learn the Basics of Programming with Codecademy

    Take this course and learn about the history and basics of programming using Blockly and pseudocode. See the specifics of different programming languages and dive into different tech …

  6. What Is a Programming Language? - Codecademy

    Jul 22, 2020 · Programming languages enable communication between humans and computers. Learn about how they work, the most popular languages, and their many applications.

  7. What Is Competitive Programming? - Codecademy

    Jul 23, 2021 · Competitive programming can build your programming skills and make you a better developer. Read this to find out how you can become a competitive programmer.

  8. Recursion in Programming: What is it? - Codecademy

    Dec 28, 2023 · Recursion is a method of solving a problem using smaller instances of the same problem. In programming, it is when a function calls itself until it is solved.

  9. Lua - Codecademy

    Learn the basics of Lua, a general-purpose programming language used for building games, web apps, and developer tools.

  10. What Is Object-Oriented Programming? - Codecademy

    Sep 28, 2023 · Every programming language has its own syntax and features, and many of them also use different paradigms or styles of writing and organizing code. The most common …