I just finished 1 - 6 sections of FCC in 6 months. Front to Back.... Now what?

I feel lost now… it 's like binge watching a favorite show for months and saw the grand finale episode.

Is it now time to … build, build, build more???

Or continue to Python courses. Lol

Advice please T-T

2 Likes

Hi @synerjay !

Congrats on your accomplishment!

My question is why did you get into coding in the first place?

Is it a hobby?
Do you want a job in the future?
Just something to do?

If it is a hobby, than build something you are passionate about.
If you are looking for a job, than look at the tech stacks in your area and start building projects to fit those needs.

Hope that helps!

2 Likes

Thank you so much :blush:

I got into coding because I want to create something!! I’m thinking of getting to mobile app programming like Swift, but not sure yet! Whether that leads to a job, we’ll have to see :stuck_out_tongue:

Maybe for now I should practice more vanilla JS and React framework!

If anyone know a site/app that lets you practice javascript please do share :grin:

1 Like

codewars, leetcode and hackerrank are competitive programming sites where you can practice algorithms

the Interview Prep section, there are more algorthms and some
Take Home projects you can practice on

you can contribute to freecodecamp, what is taught is what freecodecamp is built with (contribute.freecodecamp.org)

build something you are passionate about, contribute to something you are passionate about

2 Likes

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