/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

lepisma.xyz
| | florimond.dev
2.2 parsecs away

Travel
| | Type hints add optional static typing to Python 3.5+, and I love them. I now use annotated variables throughout my projects.
| | tech.preferred.jp
2.5 parsecs away

Travel
| | Most computer applications can be configured to behave a certain way, be it via command line flags, environment variables, or configuration files. For you
| | yotam.net
2.5 parsecs away

Travel
| | A blog about free software and programming
| | blog.darklang.com
17.0 parsecs away

Travel
| And their influence on Dark After two decades of coding professionally in a dozen languages, I've come to a conclusion about static and dynamic types: * Static types help you ensure that your changes work, especially for changes that span large parts of the program. This leads to long-term productivity