this post was submitted on 16 Sep 2024
450 points (89.8% liked)

Programmer Humor

32054 readers
1986 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] HStone32@lemmy.world 3 points 3 days ago* (last edited 3 days ago)

buy yourself a copy of K&R 2e (The C programming language by Brian Kernighan and Dennis Ritchie). Its not only a good c book, but a great beginner programming book in general. If you're a learn by doing guy, it has a lot of exercises you do.

i normally don't learn by reading textsbooks myself, but this book proved an exception. its inexpensive too.