/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

joaoventura.net
| | mathspp.com
1.0 parsecs away

Travel
| | The 'Zen of Python' is a set of guidelines you should always keep in mind when programming in Python.
| | www.blog.pythonlibrary.org
1.1 parsecs away

Travel
| | The Python programming language has thousands of wonderful third-party packages available on the Python Package Index. One of those packages is
| | hiltmon.com
0.6 parsecs away

Travel
| | [AI summary] The author shares the Zen of Python philosophy after deciding to learn the language for improving their workflow.
| | atilaoncode.blog
2.0 parsecs away

Travel
| I read two C++ subreddit threads today on using the auto keyword. They're both questions: the first one asks why certain people seem to dislike using type inference, while the second asks about what commonly taught guidelines should be considered bad practice. A few replies there mention auto. This confuses me for more than one...