this post was submitted on 29 Mar 2025
433 points (93.6% liked)
Programmer Humor
22219 readers
1485 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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Quite frankly I wouldn't recommend learning C these days except for maintaining, there are better languages e.g Rust, Go, Zig, Swift. And the Eu and US are cracking down on unsafe Code including open source.
learn C, so you can appreciate rust
A-ha, better languages my ass. They may make some specific job easier, but calling them good just because of that - nuh-uh. I would (and actually will) rather spend time learning to properly use C or C++
I call them better because C leave security holes in everything it touches.
So, not the programmers do this, lol?
Doesn't matter, the Eu and US and others will make it irrelevant before anyone new has a chance to learn it.
I like your optimism (really mean this)
And good luck to them (sarcasm)
Agreed, I only found one of these with the C book in it. I think it would make much more sense with the Rust book.