this post was submitted on 06 Jul 2025
26 points (75.0% liked)

Programmer Humor

37493 readers
3 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] barubary@infosec.exchange 9 points 3 weeks ago (2 children)

@devilish666 C++ (non-stupid):

#include <stdio.h>
int main() {
puts("Hello, world!");
}

[–] fushuan@lemmy.blahaj.zone 2 points 3 weeks ago

There is nothing wrong with cout, way better than the java long ass sentence.

[–] data1701d@startrek.website 2 points 3 weeks ago

Yeh. They really did C++ unnecessarily dirty.