Topic List | Page List: 1 |
---|---|
Topic | My weekly programming help topic (Python) |
1337toothbrush 11/09/18 11:37:53 PM #25: | Sativa_Rose posted... 1337toothbrush posted...I love how Python's shitty indentation rule is called a good thing because it "forces developers into the good practice of properly indenting their code" yet types are a slapdick mess. Yeah, the types are there, which makes all the implicit declaration all the more baffling. What benefit is there to committing this information from the text? Instead of being able to reason about what a function expects simply from the function signature, I have to rely on the documentation or looking at the function's code to figure things out. This is awful for poorly-documented code. --- ... Copied to Clipboard! |
Topic List | Page List: 1 |