What Are the Best Ways to Learn Programming Efficiently?

0
4
Asked By CuriousCoder92 On

Hey everyone! I'm trying to make sure I'm learning to program in the most effective way possible. I've decided to start with C programming and plan to read 'C Programming: A Modern Approach' (2nd edition), but I'm a bit worried about the age of this book and others from K N King's website, which seem to be nearly two decades old. Are these books still relevant today? Are there better, more recent resources out there? Also, any tips for learning programming would be super helpful. Thanks!

1 Answer

Answered By TechieTom84 On

C is a pretty straightforward language. Just dive in with the resources you've got. If you ever need to learn the newer stuff, you can easily catch up later. The language hasn't changed much since 2000, so don’t stress about finding the 'perfect' learning plan. Just start coding and adapt as you go!

LearningLass22 -

Thanks for that! I just didn’t want to invest my time into something that might not be useful today, so it’s nice to hear that C still has its place.

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.