this post was submitted on 21 Apr 2024
882 points (97.9% liked)

Programmer Humor

18961 readers
1051 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 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 83 points 4 months ago (9 children)

But are you gonna return something for this method??? You said you'd return an integer, yet there is no return statement!

[–] [email protected] 16 points 4 months ago (5 children)

This is why I always write my methods from bottom to top. This way I've always got a return statement and I use my variables before they are even declared.

[–] [email protected] 1 points 4 months ago

Spotted the INTERCAL programmer.

load more comments (4 replies)
load more comments (7 replies)