this post was submitted on 03 Aug 2023
6 points (100.0% liked)

Programmer Humor

32060 readers
901 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
top 7 comments
sorted by: hot top controversial new old
[–] [email protected] 4 points 1 year ago (2 children)

Easy to learn, hard to master, used for things it wasn’t created for.

Yep.

[–] [email protected] 3 points 1 year ago

used for things it wasn’t created for

I think Python gets a point here, as it is very good at doing what it was created for.
Javascript even sucks at its stated goal.

[–] [email protected] 2 points 1 year ago

You don't master Javascript, ever. You just become accustomed to the madness and stop caring, while sometimes doing things right.

[–] [email protected] 2 points 1 year ago (1 children)

Because JavaScript isn't a programming language, it's a compilation target 😅

[–] [email protected] 2 points 1 year ago

the SAD reality!

[–] [email protected] 1 points 1 year ago

I had to do a project once with JavaScript. I did not enjoy the experience. In my opinion, a language where you need a reference to tell true from false is a bad language. So maybe JavaScript is the JavaScript of languages.

[–] [email protected] 1 points 1 year ago

Python is the connective tissue holding together library calls and some of our most advanced AI research is reliant on that. mildly concerning