/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

steve-yegge.blogspot.com
| | qntm.org
3.5 parsecs away

Travel
| | [AI summary] The provided text is a collection of comments and discussions about the book 'Clean Code' by Robert C. Martin. It includes various perspectives on the book's content, examples, and recommendations for alternative resources. The discussion covers topics like code readability, side effects, method design, and the use of specific programming techniques. Some users criticize the examples in the book, while others appreciate its insights and find it helpful for learning clean coding practices. There are also mentions of other books and resources that are suggested as alternatives or supplements to 'Clean Code'.
| | laihoconsulting.com
4.8 parsecs away

Travel
| | Website and personal blog of Pekka Laiho, software engineer and financial enthusiast.
| | danielbachler.de
4.2 parsecs away

Travel
| | I've used F# a lot in the last 3 years and for quite some time I wanted to collect a few good starting points to venture into F# in one place. I also wanted ...
| | www.dgendill.com
20.7 parsecs away

Travel
| [AI summary] A detailed technical tutorial on building a text-based game engine with Rust and WebAssembly, covering memory management, static variables, and JavaScript interop techniques.