213 points

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

Yep.

permalink
report
reply
145 points

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.

permalink
report
parent
reply
95 points

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

permalink
report
parent
reply
13 points
*
Deleted by creator
permalink
report
parent
reply
8 points

Is there a typescript analogue for python? Preferably that adds curly braces?

permalink
report
parent
reply
2 points

I agree.

permalink
report
parent
reply
17 points
*

Gotta say, ive done magical things in Javascript. NodeJS in particular can do damn near anything you set your mind to, and it doesnt give a damn if you use tab or 4 spaces.

permalink
report
parent
reply
7 points

For real, you really can do anything there, sometimes sacrificing efficiency, but still.

permalink
report
parent
reply
15 points

used for things it wasn’t created for.

so, like 90% of all programming languages

permalink
report
parent
reply
11 points

what was the original goal of python?

permalink
report
parent
reply
52 points

sssssssssssssss

permalink
report
parent
reply
24 points

The goal for Python 3 was to be an all purpose language that the general population could use for their everyday computing tasks

permalink
report
parent
reply
6 points

What was it created for?

permalink
report
parent
reply
33 points

Looking nice and upsetting people.

permalink
report
parent
reply
6 points

That tracks

permalink
report
parent
reply
4 points

Can confirm

permalink
report
parent
reply
3 points

But they’re both programming languages…

permalink
report
parent
reply
20 points

That’s the joke

It’s implying js isn’t a programming language because web stuff isn’t real programming

permalink
report
parent
reply
3 points

Web stuff is like 99% of all programming across the world, but okay.

permalink
report
parent
reply
10 points

I think they meant javascript is to web dev as python is to software dev

permalink
report
parent
reply
19 points

it’s a 4chan post, they don’t “think” they are lawless animals, deprived from any sense of rationality

permalink
report
parent
reply
8 points

I think it’s a 4chan post and thus intentionally dumb.

permalink
report
parent
reply
1 point

I read it as them both being loose-typed interpreted and widelly used languages.

permalink
report
parent
reply
1 point

They do share a significant commonality, though; they are both interpreted languages, rather than compiled. Sure, you can compile them, but they are meant to be run interpreted so you can quickly and easily tweak and change things and not have to wait for compilation to see the results. In that regard they are very comparable.

permalink
report
parent
reply
107 points

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

permalink
report
reply
17 points

the SAD reality!

permalink
report
parent
reply
53 points

This one triggers the entire spectrum of human emotion.

permalink
report
reply
47 points

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

permalink
report
reply

Many banking systems sync with one another with txt files so… Yeah…

permalink
report
parent
reply
19 points

If you think that’s bad, don’t think about how many important communications in the world happen completely verbally.

permalink
report
parent
reply
10 points

Pretty much all online service APIs (Google APIs, Facebook and so on) out there are text-based.

Granted, JSON formatted text, but still absolutelly human readable text.

The reason for that is because it’s agnostic of the machine architectures (stuff like endianess) on both sides.

The really crazy stuff in banking are the old binary protocols (like EDF) from the time when bandwidth was way less than now (so, the early 90s and earlier).

permalink
report
parent
reply
3 points

O.O

What.

permalink
report
parent
reply
9 points

(Nobody tell him about the Cobol batch jobs that still run overnight.)

permalink
report
parent
reply
7 points

You don’t want to know how bad it is. A good friend is a consultant/business analyst for some salesforce-based loan software. Shit’s terrifying.

permalink
report
parent
reply
3 points

Many banking systems sync with one another with txt files.

permalink
report
parent
reply
26 points

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.

permalink
report
reply
16 points

Javascript is the javascript of JavaScript

permalink
report
parent
reply
16 points

It’s only JavaScript if it is from the ECMA region in Europe. Otherwise it’s just sparkling java…

permalink
report
parent
reply
4 points

I’m not a programmer but I took a class in JavaScript. Unless I’m misunderstanding what you mean by reference, I don’t recall that feature of the language. Can you explain?

permalink
report
parent
reply
1 point

A language reference (a manual). It’s not a language feature.

permalink
report
parent
reply

Programmer Humor

!programmerhumor@lemmy.ml

Create post

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

Rules:

  • Posts must be relevant to programming, programmers, or computer science.
  • No NSFW content.
  • Jokes must be in good taste. No hate speech, bigotry, etc.

Community stats

  • 3.6K

    Monthly active users

  • 1.5K

    Posts

  • 35K

    Comments