I've got some coding experience under my belt from working with Python, but I'm a bit lost on how to dive into learning C. Should I stick to books, online tutorials, or maybe something else? Any advice or resource recommendations would be really appreciated!
2 Answers
Just curious, what’s making you want to learn C? Are you aiming for a specific job or just exploring? If you're looking for a more accessible low-level language, maybe consider GoLang instead.
Hey! You might want to check out "C Programming: A Modern Approach" by K. N. King. I’m in the same boat as you and found it super helpful! The assignments in there are a great way to practice, and it even has a free PDF version available on archive.org. Definitely use AI for any tricky concepts too!

I'm looking to build my own Linux distro and get into robotics. I thought C would be a good fit since I’m a CS major and want to get into low-level programming!