Explore >> Select a destination


You are here

wittchen.io
| | blog.randombits.host
5.9 parsecs away

Travel
| | PyPi - The Python Package IndexI love Python. It's easy to read, even easier to write, and best of all, the easiest language (I've used) to interact with other people's code. I spent too long being only on one end of that equation though, only consuming code other people have
| | www.pither.com
13.2 parsecs away

Travel
| | The simple way to build a Python script and dependencies into a portable binary.
| | humberto.io
5.0 parsecs away

Travel
| | Publish your first package to the Python Package Index (PyPI)
| | www.danstroot.com
96.8 parsecs away

Travel
| The way programming is taught is usually aligned to how computers work (why variables are 16, 32 or 64 bits) and language constructs and syntax. However, the way I learned coding was not how we teach coding. I learned by building things. What motivates learning for beginners?