this post was submitted on 17 Dec 2025
494 points (96.1% liked)

Programmer Humor

32283 readers
1836 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 3 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Gonzako@lemmy.world 15 points 6 months ago (10 children)

I like using python just cuz I can quickly get it working. I wish I had the time to undust C and try getting that to do what I want but my work cares more about iteration and speed to implement than speed of the program itself.

[–] Damarus@feddit.org 6 points 6 months ago* (last edited 6 months ago) (9 children)

Python has many great aspects, unfortunately it's missing ~~strong~~ static typing.

[–] h4x0r@lemmy.dbzer0.com 16 points 6 months ago (1 children)

it's missing strong typing

Python is strongly typed, but not statically typed.

[–] Damarus@feddit.org 4 points 6 months ago

You're right, that's what I meant

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