this post was submitted on 26 Aug 2024
1195 points (99.1% liked)

Programmer Humor

19570 readers
1890 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
[–] lemmytellyousomething@lemmy.dbzer0.com 118 points 2 months ago* (last edited 2 months ago) (58 children)

Why are they even named like this?

When I read code, I want to be able to read it.....

Is this from a time when space was expensive and you wanted to reduce the space of the source files on the devs PC???

For me (with a native language != english), this made it a lot harder to get into programming in the first place.

[–] lukstru@lemmy.world 90 points 2 months ago (36 children)

I recently held a science slam about this topic! It's a mix of the first computer scientists being mathematicians, who love their abbreviations, and limited screen size, memory and file size. It's a trend in computing that has been well justified in the past, but has been making it harder for people to work together. And the need to use abbreviations has completely gone with the age of auto completion and language servers.

[–] Ephera@lemmy.ml 61 points 2 months ago (33 children)

mathematicians, who love their abbreviations

Man, I hate that so much. I swear this was half the reason I struggled with maths and physics, that these guys need to write this:

Rather than this:

At some point, they even collectively decided that not having to write a multiplication dot is more important than being able to use more than a single letter for your variables. Just what the fuck?

[–] WldFyre@lemm.ee 2 points 2 months ago

The bottom is absolutely not more readable, and it's much more difficult to work with.

load more comments (32 replies)
load more comments (34 replies)
load more comments (55 replies)