4rchive
[
Home
] [
Feed
] [
Search
]
← Home
← Back to /g/
Thread 106356982
12 posts
6 images
/g/
◉
Open Gallery
Anonymous
8/23/2025, 2:19:52 PM
No.106356982
>>106357082
>>106361597
>>106364166
1753405523465.png
md5:
835d4a5a... 🔍
>it is easier to write hello world in Rust than Java, therefore Rust is less verbose than Java
Anonymous
8/23/2025, 2:30:44 PM
No.106357082
>>106356982 (OP)
What? No, it isn't.
Anonymous
8/23/2025, 2:32:27 PM
No.106357095
wells.png
md5:
f6a93b59... 🔍
code monkeys can't even figure out the water cycle, do not listen to anything they have to say
Anonymous
8/23/2025, 6:28:46 PM
No.106359095
>>106360412
>>106364096
i would usually shun an XKCDtard wherever i see one. but this place registers so high on the tard scale that this would be unfair of me.
so, go on.
Anonymous
8/23/2025, 6:52:58 PM
No.106359333
Xkcd is decent sometimes.
I actually like his what if book. Kinda fun.
Anonymous
8/23/2025, 8:49:47 PM
No.106360412
>>106360424
>>106359095
XKCD bad?
Anonymous
8/23/2025, 8:51:25 PM
No.106360424
>>106360412
everything popular is bad newfag
Anonymous
8/23/2025, 10:47:21 PM
No.106361597
>>106361666
>>106356982 (OP)
POV you're a hobbycoder/bookseller/influencer/MBA executive
#include
int main() {
puts("Hello, World!\n");
return 0;
}
>5 lines
>gcc code.c -o out.exe
package com.example.tutorial;
class HelloWorld {
public static void main(String[] args) {
System.out.println("Hello world");
}
}
>6 lines
>IntelliJ > new project > JDK version > right click src > new class > type HelloWorld > type code > run Main
Don't you see? Procedure is less verbose than oop
Anonymous
8/23/2025, 10:57:06 PM
No.106361666
>>106363166
>>106361597
I see you're outdated, grampa.
void main() {
println("Hello, World!");
}
Anonymous
8/24/2025, 2:09:20 AM
No.106363166
>>106361666
it's IO.println, but yeah
Anonymous
8/24/2025, 4:19:46 AM
No.106364096
>>106359095
I like whenever he does Fermi problems.
Anonymous
8/24/2025, 4:33:02 AM
No.106364166
1667181974043291.png
md5:
9ef84297... 🔍
>>106356982 (OP)
python
print("hello world!")
Close ×
<
>