Explore >> Select a destination


You are here

chrisholdgraf.com
| | 0x00.cl
16.4 parsecs away

Travel
| | Tomas Gutierrez L. personal website (0x00)
| | keetology.com
13.9 parsecs away

Travel
| | Keetology, a collection of thoughts and writings about code, design, and development.
| | janakiev.com
20.4 parsecs away

Travel
| | When writing programs, there is often a large set of configuration and credentials that should not be hard-coded in the program. This also makes the customization of the program much easier and more generally applicable. There are various ways to handle configuration and credentials and you will see here a few of the popular and common ways to do that with Python.
| | stuvel.eu
120.2 parsecs away

Travel
| One of the major reasons my company prefers Java over Python, is Java's static type declarations (and all the benefits that follow). If only Python had that, my life would be so much nicer.