this post was submitted on 20 Jun 2023
124 points (97.0% liked)

Programmer Humor

19149 readers
1133 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
 
top 20 comments
sorted by: hot top controversial new old
[–] [email protected] 4 points 1 year ago (5 children)

Why does it have this name though? Was it a java framework or something at some point?

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

It was partly marketing, part to appease Sun Microsystems at the time, whose Java Applet product were supposed to be the true unifying web platform. Having a built-in scripting language in the browser annoyed a great many important people, who felt it undercut the importance of Java. Calling it Javascript gave the illusion that it was a smaller subset of Java, (even though it clearly isn't), while also benefiting from the more recognizable/marketable name 'Java', which was the new hottness.

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

I actually had a boss who thought they could let me do java at work (can't in house executables were a "security risk" according to corprate) but he ended up making me do javascript, which I don't know. I got very frustrated trying to get him to understand JS isn't java and now because of JS's weird behaviors I can't actually do the thing he wants so easily.

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

It was initially called "LiveScript", but since Java applets were really popular at the time of its creation, they went with "JavaScript" instead to get attention.

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

I didn't know this, Livescript is a waaaayyyyy better name for it. One more reason to hate Java applets I guess

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

ActiveX >>> Java applets. This comment brought to you by the year 1997.

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

I think it's because of the coffee beans from Java island, looks like they are popular around those dev cycles

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

A detail a lot of people are missing is the absolutely massive marketing campaign Sun did for Java in the 1990s.

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

As far as I know, that's because Java was the world's first programming language at the time when Netscape and Brendan Eich developed JavaScript. The story of JavaScript is certainly one of the most chaotic. Very interesting story tho

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

Java is not very much older than Javascript and at the time it was far from the world's first programming language. It probably was measured by hype in developer circles the Rust of the mid-nineties.

[–] [email protected] 3 points 1 year ago* (last edited 1 year ago)

In the awkward OOP DOM interface, that is the only place in JavaScript, where you can get null, and in the outdated Date interface, that Java itself abandoned many years ago.

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

ShakedatScript

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

Wow, so true. Hair and all

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

It's more likely to be the other way around

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