|
You are here |
blog.slaks.net | ||
| | | | |
cs.fit.edu
|
|
| | | | | [AI summary] The provided text is a humorous and satirical guide to writing unmaintainable, obfuscated, and poorly structured code. It mocks the idea of software development best practices and instead promotes the opposite: writing code that is difficult to understand, debug, and maintain. The text includes various coding 'tips' such as using obscure languages, avoiding testing, and creating bugs that are hard to trace. | |
| | | | |
qntm.org
|
|
| | | | | [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'. | |
| | | | |
danielbachler.de
|
|
| | | | | 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 ... | |
| | | | |
kishstats.com
|
|
| | | Type hinting was added to the Python standard library starting in version 3.5. Python, being a dynamically typed language, does not enforce data types. Howev... | ||