826
you are viewing a single comment's thread
view the rest of the comments
[-] lurklurk@lemmy.world 28 points 3 days ago

Hello World

30 minutes of boilerplate

writing imports

$ cat <<EOF > Hello.java
public class Hello {
  public static void main(String args[]) {
    System.out.println("Hello world!");
  }
}
EOF
$ java Hello.java
Hello world!

ok

[-] yarr@feddit.nl 4 points 3 days ago

He types REALLY slow.

load more comments (24 replies)
this post was submitted on 13 Nov 2024
826 points (96.2% liked)

Greentext

4397 readers
1156 users here now

This is a place to share greentexts and witness the confounding life of Anon. If you're new to the Greentext community, think of it as a sort of zoo with Anon as the main attraction.

Be warned:

If you find yourself getting angry (or god forbid, agreeing) with something Anon has said, you might be doing it wrong.

founded 1 year ago
MODERATORS