this post was submitted on 10 Oct 2025
350 points (98.1% liked)

Programmer Humor

26817 readers
2869 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] 30p87@feddit.org 4 points 11 hours ago (2 children)

Most fucked up thing here is

<type> <name>
{

Das ist K&R C, du Banause!

[–] boonhet@sopuli.xyz 2 points 4 hours ago

I must be old because I remember that as being the standard form until Java popularized

<visibility> <static?> <type> <name> {

I mean I'm not that old, but I was reading more C and C++ books and tutorials when I was a kid, because "ew Java"