|
You are here |
qntm.org | ||
| | | | |
jonathan-frere.com
|
|
| | | | | This review is largely in response to the article "It's probably time to stop recommending Clean Code", and the ensuing Reddit discussion. A lot of really interesting points were brought up, but the big question that the author themself wasn't able to answer was: "What should we recommend instead?" I believe the book we should be recommending is A Philosophy of Software Design by John Ousterhout. In this post I want to spend a bit of time reviewing it and giving an overview of the contents, and then I want to explain why, in my opinion, it is such a good recommendation. | |
| | | | |
blog.slaks.net
|
|
| | | | | [AI summary] The provided text is a collection of various C# and .NET-related topics, including optional parameters, connection strings, HTML encoding, value semantics, and more. It covers topics like the Razor engine, ASP.NET Web Pages, MVC, and best practices for working with DataTables and LINQ. The content includes code examples, explanations of concepts, and discussions on common issues and solutions in .NET development. | |
| | | | |
gist.github.com
|
|
| | | | | Swift Concurrency Manifesto. GitHub Gist: instantly share code, notes, and snippets. | |
| | | | |
mesonbuild.com
|
|
| | | [AI summary] The Meson Build System's Wrap dependency system automates the process of embedding third-party libraries and dependencies into a project, simplifying multiplatform development by allowing automatic downloading and integration of required components. | ||