Explore >> Select a destination


You are here

avdi.codes
| | qntm.org
4.9 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'.
| | quentinpain.com
6.1 parsecs away

Travel
| | [AI summary] The provided text is a comprehensive guide to Object-Oriented Programming (OOP) in PHP, covering design patterns, principles like SOLID, and insights into other OOP languages. It also includes a list of additional resources, FAQs, and examples of design patterns in PHP frameworks like Drupal. The text is well-structured but contains some formatting inconsistencies and potential typos, such as the repeated '?' at the end and the mention of books without titles. The content is informative but could benefit from clearer organization and error correction for optimal readability.
| | mikehadlow.blogspot.com
6.0 parsecs away

Travel
| | OK, that's a provocative title to get your attention. This post is really about how one can move to a more functional programming style and ...
| | blog.robbowley.net
24.9 parsecs away

Travel
| [AI summary] The post discusses the importance of automation in software development, emphasizing that experienced developers prefer automation to reduce toil and focus on meaningful work.