You are here |
henrikwarne.com | ||
| | | |
mycolaos.com
|
|
| | | | What are the Secrets of Software Design? Magic Trick: Red Flags Minimize Complexity: Deep Classes and Information Hiding Define errors out of existence Mindset: Tactical vs. Strategic programming How much to invest? New ideas discovered Key Lessons and Conclusion | |
| | | |
abdulapopoola.com
|
|
| | | | The book's core thesis is minimizing complexity in software development by adopting complexity-eliminating approaches. The upfront investment in learning and adopting better designs pays off because it leads to high-quality software. Recommended read for software developers and line managers. | |
| | | |
embeddeduse.com
|
|
| | | | "Complexity is anything related to the structure of a software system that makes it hard to understand and modify the system." John Ousterhout, The Philosophy of Software Design, ... | |
| | | |
www.shuttle.dev
|
|
| | All about Rust traits, generics, trait bounds and implementing advanced trait bounds |