this post was submitted on 15 May 2024
1315 points (98.5% liked)

Programmer Humor

19207 readers
1247 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 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] WarmApplePieShrek@lemmy.dbzer0.com 5 points 4 months ago (2 children)

And the book had all the answers.

[–] Test_Tickles@lemmynsfw.com 4 points 4 months ago (1 children)

The book had half ass answers. Their examples rarely had anything to do with reality.

[–] Hammerheart@programming.dev 3 points 4 months ago (1 children)

So not a whole lot has changed. I cringe thinking of all the youtube video that explain OOP like this

class Animal:


class Dog(Animal):
[–] Test_Tickles@lemmynsfw.com 1 points 4 months ago

Jesus... You should worn a man before you try to trigger his PTSD.

[–] fibojoly@sh.itjust.works 1 points 4 months ago

It was called The x86 Assembly Bible and I would not have been able to do much of anything without it.