|
You are here |
www.alexstrick.com | ||
| | | | |
3.70.187.24
|
|
| | | | | [AI summary] The author, a beginner programmer with experience in C, decides to switch to Python for its extensive libraries and resources, particularly for use with Raspberry Pi projects, and is currently learning through a free book. | |
| | | | |
snarky.ca
|
|
| | | | | There are a couple of things I always want to be true when I install Python packages for a project: 1. I have a virtual environment 2. Pip is up-to-date For virtual environments, you would like them to be created as fast as possible and (usually) with the newest version | |
| | | | |
nagekar.com
|
|
| | | | | ||
| | | | |
maryrosecook.com
|
|
| | | Little Lisp is an interpreter that supports function invocation, lambdas, lets, ifs, numbers, strings, a few library functions, and lists. I wrote it for a l... | ||