this post was submitted on 25 Sep 2025
554 points (95.7% liked)

Programmer Humor

26622 readers
2332 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
you are viewing a single comment's thread
view the rest of the comments
[–] AwakenedAce@lemmy.blahaj.zone 4 points 4 days ago (2 children)

Cool but nobody's about to link to prerequisite information like typing on a keyboard. Same for math, a book focusing on integration isn't going to say "read this book for the basics of addition btw".

And why should one even cater to that? If a person is interested enough they can just.. look up the things they don't understand, that's not exactly hard

[–] SmartmanApps@programming.dev 2 points 3 days ago* (last edited 3 days ago)

Cool but nobody’s about to link to prerequisite information like typing on a keyboard.

they say to someone who does indeed link to all pre-requisite knowledge. 😂 You know some Tech people do indeed recommend doing a touch-typing course, right?

Same for math, a book focusing on integration isn’t going to say “read this book for the basics of addition btw”

I'm a Maths teacher. You'll find that Maths textbooks do indeed run through any pre-requisites for the topic. e.g. "We discussed back in Chapter 2...".

And why should one even cater to that?

Because it's useless to a large chunk of your audience if you don't.

If a person is interested enough they can just… look up the things they don’t understand,

No they just can't, not when no information at all has been given on what this is so that you have something to search for. See Microsoft doco where they use TLA's, don't tell you what the TLA is short for, don't link to any information about the TLA, and searching for "TLA" (since they've not told you what TLA is short for) fails to bring up any information about this thing they are talking about. Now the tutorial is completely useless to you because you have no idea what they're talking about and can't find anything about what they're talking about. "Draw the rest of the owl"

that’s not exactly hard

It's very hard when you have no search keywords at all to work with.

[–] Trail@lemmy.world 1 points 3 days ago

No, you're not supposed to follow years of computer science courses in a university. A good tutotial will provide all prerequisite knowledge for you. Including high school.