▲ 1001 ▼ what? (feddit.nl) submitted 3 years ago by slashasdf@feddit.nl to c/programmerhumor@lemmy.ml 57 comments fedilink hide all child comments
[+] balance_sheet@lemmy.world 13 points 3 years ago* (last edited 2 years ago) (1 child) [deleted] permalink fedilink source parent hideshow 2 child comments replies: [–] shroomato@lemmy.world 8 points 3 years ago (4 children) Is there a typescript analogue for python? Preferably that adds curly braces? permalink fedilink source parent hideshow 8 child comments replies: [–] d_k_bo@feddit.de 5 points 3 years ago* (last edited 3 years ago) Type Annotations and other typing-related stuff are built into the language/standard library. To get a real benefit you should use a static type checker like mypy. permalink fedilink source parent [–] UlrikHD@programming.dev 2 points 3 years ago Just be a decent human being and use type hints in python, problem solved. permalink fedilink source parent [–] Iridium@lemmy.world 1 point 3 years ago from __future__ import braces Give it a go permalink fedilink source parent [–] shulhan@lemmy.sdf.org 0 points 3 years ago (1 child) Go. permalink fedilink source parent hideshow 2 child comments replies: [–] CanadaPlus@lemmy.sdf.org 1 point 3 years ago* Oh, is that what the Go is all about? permalink fedilink source parent
[–] shroomato@lemmy.world 8 points 3 years ago (4 children) Is there a typescript analogue for python? Preferably that adds curly braces? permalink fedilink source parent hideshow 8 child comments replies: [–] d_k_bo@feddit.de 5 points 3 years ago* (last edited 3 years ago) Type Annotations and other typing-related stuff are built into the language/standard library. To get a real benefit you should use a static type checker like mypy. permalink fedilink source parent [–] UlrikHD@programming.dev 2 points 3 years ago Just be a decent human being and use type hints in python, problem solved. permalink fedilink source parent [–] Iridium@lemmy.world 1 point 3 years ago from __future__ import braces Give it a go permalink fedilink source parent [–] shulhan@lemmy.sdf.org 0 points 3 years ago (1 child) Go. permalink fedilink source parent hideshow 2 child comments replies: [–] CanadaPlus@lemmy.sdf.org 1 point 3 years ago* Oh, is that what the Go is all about? permalink fedilink source parent
[–] d_k_bo@feddit.de 5 points 3 years ago* (last edited 3 years ago) Type Annotations and other typing-related stuff are built into the language/standard library. To get a real benefit you should use a static type checker like mypy. permalink fedilink source parent
[–] UlrikHD@programming.dev 2 points 3 years ago Just be a decent human being and use type hints in python, problem solved. permalink fedilink source parent
[–] Iridium@lemmy.world 1 point 3 years ago from __future__ import braces Give it a go permalink fedilink source parent
[–] shulhan@lemmy.sdf.org 0 points 3 years ago (1 child) Go. permalink fedilink source parent hideshow 2 child comments replies: [–] CanadaPlus@lemmy.sdf.org 1 point 3 years ago* Oh, is that what the Go is all about? permalink fedilink source parent
[–] CanadaPlus@lemmy.sdf.org 1 point 3 years ago* Oh, is that what the Go is all about? permalink fedilink source parent