How to use freecodecamp for beginner

I am currently in highschool and just started coding by following the freecodecamp challenges. I have a question for how I continue my coding journey. Do I just keep following the freecodecamp courses until I am all the way at the interview questions, or do I have to branch out to learn more. I know there are many aspects of coding and a whole bunch of languages to learn, but I am confused about the path that I have to take in order to succeed in computer science/programming.

1 Like

Hi @edisonnchiu !

Welcome to the forum!

The first six certifications cover full stack or MERN(MongoDB, Express, React, Node) stack development.
The rest are python courses.

You can choose to do as little or as much as you want.

If you are interested in becoming a developer then the best way to learn is build a lot of projects.

In addition to doing the courses, I would build side projects.
It will help reinforce the concepts.

Also, you might be interested in taking an introduction to computer science class.

CS50 is a good choice.

As you learn, you will want to use other sources when appropriate.

Hope that helps!

2 Likes

Thank you I joined the CS50 course and am trying to watch the lectures.

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.