this post was submitted on 17 Dec 2025
518 points (96.2% liked)

Programmer Humor

31476 readers
609 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
[–] Gonzako@lemmy.world 16 points 5 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 5 months ago* (last edited 5 months ago) (9 children)

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

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

it's missing strong typing

Python is strongly typed, but not statically typed.

[–] Damarus@feddit.org 5 points 5 months ago

You're right, that's what I meant

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