this post was submitted on 01 Sep 2023
331 points (96.1% liked)

Programming

16975 readers
1288 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 66 points 1 year ago (19 children)

Python is only good for short programs

[–] [email protected] 2 points 1 year ago (7 children)
[–] [email protected] 30 points 1 year ago (6 children)

I don't mean it doesn't work for larger projects. Just that it's a pain to understand other's code when you have almost no type information, making it, to me, a no go for that

[–] [email protected] 2 points 1 year ago

Fair enough, I don't notice a significant overhead but then a lot of information is inferred by patterns , project structures etc etc

load more comments (5 replies)
load more comments (5 replies)
load more comments (16 replies)