this post was submitted on 17 Jun 2023
57 points (100.0% liked)

Programmer Humor

32267 readers
55 users here now

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

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] edward@lemmy.ml 0 points 1 year ago (1 children)
[–] TheInsane42@lemmy.ml 1 points 1 year ago

To be honest, I think the forced 'fixed' indent in python is horrible, not being able to identify the different block function just by the indent, not being able to use % in vi to find the correct end,...

Much be an age thing, I learned to program in the 80s.