ProgrammerHumor

theLanguageWar

theLanguageWar
https://i.redd.it/1c8av87hv7ef1.jpeg
Reddit

Discussion

Alex_NinjaDev

Literally the guy just wrote print("Hello World") and Java devs took it personally..

16 hours ago
Mordret10

Ahem

public static void Main(String[] args) { System.out.println("Hello World") }

if you please

16 hours ago
elmanoucko

public static void Main(string[] args) { Console.WriteLine("Hello World"); }

Same, but with more money at the end.

Also, if I may:

Main.java:1: error: ';' expected

(That's part of the reason why I get more money. The other part is just hating myself.)

15 hours ago
Mordret10

I am sorry, I of course meant

class Main { public static void main(String[] args) { System.out.println("Hello, World!"); } }

14 hours ago
elmanoucko

We're the same, yet so different.

You claimed to run everywhere, but the sun blinded you, and people preferred no to.

I tried to copy you, impressed by your burning wings, looking from my window, your majestic downfall, but then, my desire to remain faithfull to my home, lead people to gave me no other choices than breaking that glass and trying to fly by myself, to see if mine could resist the light better.

Best worst enemies... it could have been different, I wish we could, yet here we are...

GC.Collect();

throw new NotImplementedSentimentalMood("Embrace, Extend, Extinguish");

11 hours ago
HexKernelZero

Next, you'll show us how to add two numbers using abstract classes, enum, and interfaces. 🤭

7 hours ago
Alex_NinjaDev

Why say hi in 1 line when you can draft a constitution? Right?

15 hours ago
garlopf

No class? public? No static? No int? No main? Kick his nuts right in!

16 hours ago
Informal_Branch1065

Remember: the productivity that evaporated on the boiler plate rains down somewhere else, which is good for the eco system.

Also it hydrates the data, meaning less people have to hydrate it by hand.

15 hours ago
v3ritas1989
:p::py:

yeah, so they won in our company too and they rewrote the old Perl webshop with Java...

16 hours ago
Electronic-Job3967

Rust is more suitable for this image

16 hours ago
worshipmedaily

Bhai Lang can solve this matter :p

15 hours ago
Harmonicano

Me after I explain to them I program in JavaScript. (Replace kids with "Java devs")

14 hours ago
AibofobicRacecar6996

They're holding semicolons in their hands

13 hours ago
circ-u-la-ted

What's that guy's hair developed in? Dude looks like Guile from Street Fighter.

12 hours ago
NumerousQuit8061

public static Arraylist<String> myOpinion{

Arraylist<String> haha = new Arraylist<>();
haha.append("This");
haha.append("is");
haha.append("why");
haha.append("I");
haha.append("learnt");
haha.append("both");
return haha;

12 hours ago
NumerousQuit8061

Don't worry guys I know Java!

public static void Main(String[] args) {
name = input("Whats your name")

print(f"Hello, {name}")
}

12 hours ago
Anonymous_Coder_1234

🙌🏼

16 hours ago
whitedogsuk

Luton is getting out of hand.

15 hours ago