this post was submitted on 29 Mar 2025
453 points (93.8% liked)

Programmer Humor

22155 readers
2385 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 

(Also are Programming socks memes welcome here?)

you are viewing a single comment's thread
view the rest of the comments
[–] bluGill@fedia.io 13 points 4 days ago (9 children)

If you need to learn C, at least use the first edition of the book - the one without the ANSI additions is much smaller.

I''ve actually never read the second/and edition so I can't say if it is good or not. I can tell you that the first edition still has a proud space on my bookshielf though the acid paper is starting to take a toll and I suspect it won't be long and I'll be needing a reprint.

[–] BatmanAoD@programming.dev 4 points 4 days ago (1 children)

Doesn't the first edition use K&R style parameter lists and other no-longer-correct syntax?

[–] barsoap@lemm.ee 2 points 3 days ago

My prof called K&R C "Knall und Rauch C", "bang and smoke C". Also: C lattice fence.

load more comments (7 replies)