About 51 results
Open links in new tab
  1. Learn How to Code | Codecademy

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

  2. 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 language, …

  3. Java Tutorial: Learn Java Programming | Codecademy

    Learn to code in Java — a robust programming language used to create software, web and mobile apps, and more.

  4. 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 careers to see what …

  5. 11 Best Coding Projects for Newbies + Beginners - Codecademy

    Feb 13, 2025 · These projects help teach you the basics of programming, force you to think like a developer, and expose you to the tools you’ll use later in your career. To help you gain some hands …

  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. Learn C - Codecademy

    Learn about the C programming language in this beginner-friendly skill path. Includes **C**, **C Basics**, **C Control Flow**, and more.

  8. Learn Python 2 - Codecademy

    Learn the basics of the world’s fastest growing and most popular programming language used by software engineers, analysts, data scientists, and machine learning engineers alike.

  9. Computer Science - Codecademy

    Looking for an introduction to the theory behind programming? Master Python while learning data structures, algorithms, and more! Includes **Python**, **Command Line**, **Git**, **Data …

  10. Learn How to Code: Basics of Programming II Cheatsheet - Codecademy

    In programming, a loop is a programming structure that repeats a set of instructions until a specified condition is met. Loops are commonly used in programming because, compared to repeated lines of …