Looking for Guidance After Completing CS50x

0
9
Asked By CuriousCoder92 On

I've finished the CS50x course, completing all the problem sets, and now I'm unsure about what to do next in my coding journey. I'm interested in learning, practicing, and developing my skills further. I've been using Linux as my daily operating system for 3 years, so I'm somewhat familiar with the command line and have experience with various distributions, currently learning NixOS. From CS50x, I have some foundational knowledge in front-end development, Python with Flask, and I'm pretty comfortable with C, which I enjoy because it allows me to solve problems from a low-level and memory management perspective. I'm looking for recommendations and advice on what path I should take from here. Thanks for taking the time to read this!

5 Answers

Answered By FutureDev232 On

I’d suggest focusing on C more and creating stuff with it. Check out resources like build-your-own-x for some inspiration.

Answered By TechieTraveler88 On

Before diving into suggestions, what are your goals? Are you aiming for a tech career or doing this as a hobby? What direction you choose can depend heavily on that.

Answered By DevPathFinder On

Consider picking projects that align with the programming language you want to use. This can help you retain what you learn while also working on something meaningful.

Answered By LinuxWizard42 On

Since you're into C and Linux, how about building some practical utilities? The other day, I saw a cool project where someone made ffmpeg “speak” English!

Answered By ProjectNerd77 On

Why not start by working on a couple of small projects? It can really help to find a way to make programming languages practical for you during different learning stages, keeping your motivation high.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.