How Do I Continue My Programming Journey After Learning the Basics?

0
3
Asked By CuriousCoder42 On

Hey everyone! I'm fairly new to programming, just about two months in. I started with Python basics through a structured program, which really helped me get a grip on the fundamentals. I even completed a couple of simple projects like a file sorter and a to-do list. Now, I've moved on to CS50X, but honestly, the lectures are a bit dull for me, and their coding environment feels really laggy. I've been considering learning C since it's foundational and low-level, but I'm worried that after following some tutorial channels, I might just end up in 'documentation hell' without truly understanding the material. So, I'm looking for recommendations on how to keep moving forward—any tutorial suggestions or ideas would be greatly appreciated!

1 Answer

Answered By DevExplorer99 On

I suggest checking out roadmap.sh. It’s a fantastic resource that offers a structured path for learning various programming languages and technologies. It can really help you figure out what to learn next!

CuriousCoder42 -

Thanks man, that helps a lot!

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.