You are viewing a single thread.
View all comments View context
4 points

Then why do Python people insist on having the programmer do so much stuff instead of letting a compiler do it?

permalink
report
parent
reply
2 points

Examples?

permalink
report
parent
reply
0 points

Verifying that your different pieces of code actually work together. With a static type system and similar compiler features you can lighten the mental load a lot compared to languages like Python where you need to keep it all in your head.

permalink
report
parent
reply
1 point

Python has (optional) types now.

permalink
report
parent
reply
1 point

Such as?

permalink
report
parent
reply

Python

!python@sh.itjust.works

Create post

A community for talking about the Python programming language.

Community stats

  • 10

    Monthly active users

  • 23

    Posts

  • 18

    Comments

Community moderators