About 397 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. Java Tutorial: Learn Java Programming | Codecademy

    Write your first Java program from scratch by introducing yourself to users and planting a tree for them. You'll practice creating a class, defining the main method, and organizing print statements.

  3. Learn to Code - for Free | Codecademy

    Skill path Code Foundations Start your programming journey with an introduction to the world of code and basic concepts.

  4. Learn C: Introduction | Codecademy

    Learn about the basics of the C programming language, and write your first C program!

  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. Best Python Courses + Tutorials | 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.

  7. Code Foundations - Codecademy

    Start your programming journey with an introduction to the world of code and basic concepts. Includes Technical Literacy, Career Overviews, Programming Concepts, and more.

  8. Learn C++ (C Plus Plus) Tutorial | Codecademy

    Learn C++ — a versatile programming language that’s important for developing software, games, databases, and more.

  9. Learn Lua Programming: Tutorial | Codecademy

    This beginner course teaches the fundamentals of programming with Lua, offering interactive practice in building terminal-based programs. You’ll learn how to code efficiently in Lua while …

  10. Learn How to Code: Basics of Programming I Cheatsheet

    In programming, variables are declared by giving it a name and setting it to a value using an equals sign (‘=’). Variables can later be reassigned to other values.