What’s the best way to start learning C programming?

0
13
Asked By CuriousCoder84 On

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

Answered By TechieTommy On

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.

CuriousCoder84 -

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!

Answered By Bookworm92 On

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!

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.