coding in java be like

preview_player
Показать описание
hey siri how to java?

#java #meme #programming #short #shorts #virej #coding #code #vscode
Рекомендации по теме
Комментарии
Автор

Bro typed String instead of String[] 💀

NonStopBiyori
Автор

My bro called a class by putting parentheses at the end.

rajeev
Автор

According to my teacher I write code in Java.

scuroguardiano
Автор

He’s too talented in coding he’s wrote so much code with only 1 finger so I sub

amazingparrot
Автор

main(String...args) > main(String args[])

sminkycorp
Автор

Now I get why I'm only learning python

yaellevi
Автор

This is how it's done in ColdFusion:

Hello World

SeriousCat
Автор

Where the part he writes it in Assembly?

danielkutomi
Автор

The only difference is you have to create a class. Who doesn't create classes in any project worth it, anyway?

ifstatementifstatement
Автор

This comparison is so stupid 😒

If you programmed one application in yourlife you know it's not just print statements

mohammadyahyaq
Автор

many people don't know, but java LSP syntax checker has anxiety

yrds
Автор

I was laughing so hard lol I learning c# like a unity kid because I use unity

amazingparrot
Автор

Me: How do i print something to console
*Googles*
Google: console.getConsole(console console).writeToConsole += = console.print("hello world")

PixelpageYT
Автор

But, we all forget that java is the best object oriented language ever to exist... (may be some other languages copied from it) :)

tomsebastian
Автор

Java creating the class you don’t include parentheses that would make it a function or method

curt
Автор

Copilot going enterprise be like:
/kill ai_memes

HuntingKingYT
Автор

Jokes on you, my java program is 10000 lines (it’s all boilerplate, the program just adds two numbers)

musclechicken
Автор

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

aryanbose
Автор

package java_package;

class HelloWorld {

HelloWorld() {

String string = "Hello World";


}
}

public class App {
public static void main(String[] arguments) {

//TODO Auto-Generated Catch Block
try {

new HelloWorld();

} catch (Exception e) {

e.printStackTrace();
}
}
}

turanbirligi
Автор

Im attending a Java bootcamp right now I think Im gonna break up with my gf soon

lance_c