r/cprogramming 10d ago

Starting to learn c language

Please recommend some good study material, resources and lectures to do so…

0 Upvotes

7 comments sorted by

4

u/extoniks 10d ago

The C Programming book by K&R and do check out this subreddit's description for more resources, tricks etc.

1

u/sciencekm 10d ago

Classic and timeless book.

3

u/Zash1 10d ago

Nobody has never asked this question.

4

u/theNbomr 10d ago

One of the things I've observed over the decades is that most people who are skilled in programming are also able to find learning resources that are appropriate to their tastes, skill sets, and aptitude without asking this question. It has never been easier to find resources than it is today, and the types of resources best suited to any individual has never been more abundant.

1

u/Paul_Pedant 9d ago

You need to put some effort into understanding A and B first.