You are here |
chrisholdgraf.com | ||
| | | |
0x00.cl
|
|
| | | | Tomas Gutierrez L. personal website (0x00) | |
| | | |
keetology.com
|
|
| | | | Keetology, a collection of thoughts and writings about code, design, and development. | |
| | | |
janakiev.com
|
|
| | | | 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
|
|
| | 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. |