/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.cleancoder.com
| | 8thlight.com
0.0 parsecs away

Travel
| | [AI summary] Robert C. Martin argues for separating business rules from presentation layers to enable flexible, decoupled software architectures that adhere to design principles like the single responsibility principle.
| | xdg.me
5.0 parsecs away

Travel
| | Curated books and articles to make you a better coder.
| | blog.8thlight.com
1.5 parsecs away

Travel
| | [AI summary] The blog post discusses the limitations of Test-Driven Development (TDD) in scenarios involving physical interactions, user interface elements, and test support code, emphasizing the need for manual testing and separation of concerns.
| | www.chriswarbo.net
18.5 parsecs away

Travel
| [AI summary] A discussion thread clarifying misconceptions about state, the IO monad, and functional purity in Haskell by explaining how the language represents imperative programs as pure data structures.