DEV Community

Cover image for What I gained by completing 'JavaScript Algorithms and Data Structures' in freeCodeCamp.org
Jyotirmaya Sahu
Jyotirmaya Sahu

Posted on

What I gained by completing 'JavaScript Algorithms and Data Structures' in freeCodeCamp.org

This is my personal opinion and I don't force anything on you.
So be calm and keep learning.

From the last few days, I have been obsessed with completing lessons in freecodecamp.org. Well, after my first certification of 'Responsive Web design', I wanted the next one which is 'JavaScript Algorithms and Data Structures'.

So what did I gain ?

Certainly, it was no loss to me. Practicing is never a loss. But here, it helped me with my weak points in javascript which otherwise I would never would have discovered.

  • Writing Regex
  • constructor functions
  • Prototypes
  • Reduce function of Arrays

And a lot more which would certainly help in my career.

And what did I lose ?

Almost nothing, apart from a little amount of time which I would call an investment rather than a loss.

My suggestion

It's obvious. My suggestion is to check freecodecamp.org and similar sites, especially if you are a beginner and never been there. Even if you are not a beginner, who knows, you might just stumble upon something new and that might help in your career.
Its never bad to discover things.

Top comments (0)