/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.computationalcomplexity.org
| | dirtsimple.org
5.5 parsecs away

Travel
| | I was recently looking at the source of a wxPython-based GUI application, about 45.5KLOC in size, not counting the libraries used (e.g. Twisted). The code was written by Java developers who are relatively new to Python, and it suffers from some performance issues (like a 30-second startup time). In examining the code, I found that ...
| | dave.cheney.net
4.0 parsecs away

Travel
| | [AI summary] The author explores the engineering values of the Go language program by reinterpreting Tim Peters' Zen of Python to guide readers toward writing more idiomatic, simple, and maintainable code.
| | simpleprogrammer.com
4.1 parsecs away

Travel
| | What Languages to Learn, How to Structure Code, Algorithms & Data Structures, Methodologies, Source Control, Object Oriented Design, Frameworks or Stack ...
| | shipit.dev
10.3 parsecs away

Travel
| A guide on installing Python on a USB storage device when running OpenWRT.