this post was submitted on 12 Sep 2024
280 points (96.7% liked)

Programmer Humor

19184 readers
1087 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
 

var Turtle1 var Turtle2 var Is_Turtle

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 9 points 1 week ago (1 children)

An array?

var turtles = new Turtle[] { new Turtle(), new Turtle() };

Don't do this :P

[โ€“] [email protected] 5 points 1 week ago

But I like tautological variable names

also turtles