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
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!

Thanks man, that helps a lot!