Explore >> Select a destination


You are here

nbailey.ca
| | 0x00.cl
21.7 parsecs away

Travel
| | Tomas Gutierrez L. personal website (0x00)
| | doughellmann.com
18.6 parsecs away

Travel
| | [AI summary] This book provides examples of using Python 3's Standard Library modules to enhance application development, covering topics like text processing, data structures, algorithms, and networking.
| | janakiev.com
18.6 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.
| | github.com
46.5 parsecs away

Travel
| ?? Assembly with Linux (Notes, Syscalls, Protection Rings) ?? - IDouble/NASM-Assembly-Linux-Notes