How many courses do I need to complete to become a full stack web developer?

Pls, I need to know.
Like how many courses on freecodecamp should I complete to become a full stack web developer?

Pretty much everything except Python and Data Visualization. Although the “JSON APIs and AJAX” section is found under the Data Visualization for some reason and you definitely need to know about that.

Even if you finish it all it’s really just the tip of the iceberg.

Thanks a lot.
So you mean if I do everything except data visualization…
I can go inside the data visualization course and complete the JSON and AJAX?

Yes.

The “JSON APIs and AJAX” is a very brief introduction but it covers an important topic. So I wouldn’t skip it.

But you are going to learn more about using an API from doing projects that fetch data from your own API or some external API. It’s inevitable and will happen in time.

You are going to have to branch out and learn from different sources on different topics. The freeCodeCamp curriculum is not going to teach you everything you need to know.

1 Like

Ok, thanks a lot.
I understand what you mean by freecodecamp can’t teach me everything

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