Free
Course

Learn C++

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

4.37 out of 5 stars
Try course
952,484 learners enrolled
  • Skill level

    Beginner
  • Time to complete

    Approx. 25 hours
  • Certificate of completion

    Included with paid plans
  • Prerequisites

    None

About this course

With its adaptability and fast rendering, you’ll find the C++ programming language used everywhere, from web browsers to game development and operating systems to science and machine learning tools. This course will help you learn C++ basics and give you hands-on experience to create your own projects and work with computer memory.

Skills you'll gain

  • Build core programming concepts

  • Understand pointers and memory

  • Build C++ projects

Syllabus

13 lessons • 14 projects • 8 quizzes
The platform

Hands-on learning

Don’t just watch or read about someone else coding — write your own code live in our online, interactive platform. You’ll even get AI-driven recommendations on what you need to review to help keep you on track.
Animated demonstration of running code in Codecademy's learning environment

Learn C++ course ratings and reviews

4.37 out of 5 stars
7,159 ratings
  1. 5 stars
  2. 4 stars
  3. 3 stars
  4. 2 stars
  5. 1 star
  • I had experience working with C++ but I had never been taught in a way that was so clear and so easy to understand than in this course. I highly recommend it!
    Martí S.
    Verified Learner
  • The interactive way in which this course is done is amazing and really encourages the person to learn and makes it fun. A lot of the other websites I have taken courses on usually just stack videos for you to watch and that's about it. The method here is definitely way better.
    Hatem S.
    Verified Learner
  • I love this course. I learned quickly, efficiently and without much distress. The algorithms at play are a real treat to learn from, and I find this integrated learning environment to be the ideal classroom for programming. Hats off to all of you.
    Taylor E.
    Verified Learner

Our learners work at

  • Google Logo
  • Meta Logo
  • Apple Logo
  • EA Logo
  • Amazon Logo
  • IBM Logo
  • Microsoft Logo
  • Reddit Logo
  • Spotify Logo
  • Uber Logo
  • YouTube Logo
  • Instagram Logo

Unlock additional features with a paid plan

  • Practice Projects

    Guided projects that help you solidify the skills and concepts you're learning.
  • Assessments

    Auto-graded quizzes and immediate feedback help you reinforce your skills as you learn.
  • Certificate of Completion

    Earn a document to prove you've completed a course or path that you can share with your network.

Join over 50 million learners and start Learn C++ today!

Try course

Frequently asked questions about C++

  • C++ was created as an extension of the C programming language, expanding its functionality and adding object-oriented support. Today, it’s one of the most widely used programming languages, known for its power, performance, and control over memory and hardware components.