You are here |
blog.florimondmanca.com | ||
| | | |
florimond.dev
|
|
| | | | Type hints add optional static typing to Python 3.5+, and I love them. I now use annotated variables throughout my projects. | |
| | | |
yieldcode.blog
|
|
| | | | Take a good look at the following function and try to understand what it's doing. function do_magic(a, b) { return a + b; } | |
| | | |
mathspp.com
|
|
| | | | The 'Zen of Python' is a set of guidelines you should always keep in mind when programming in Python. | |
| | | |
shipit.dev
|
|
| | A guide on installing Python on a USB storage device when running OpenWRT. |