|
You are here |
github.com | ||
| | | | |
www.code4it.dev
|
|
| | | | | Code4IT - a blog for .NET enthusiasts, Azure lovers, and Backend developers | |
| | | | |
www.khronos.org
|
|
| | | | | KTX (Khronos Texture) Library and Tools. Contribute to KhronosGroup/KTX-Software development by creating an account on GitHub. | |
| | | | |
stenbrinke.nl
|
|
| | | | | This post introduces TUnit, a new testing framework for .NET 8 and later, and shows off its incredible speed and amazing features! | |
| | | | |
jo-m.ch
|
|
| | | Software Engineering Principles # Start simple and iterate, you won't get it right the first time anyways Make it fail gracefully There can never be enough logging, debug statements, asserts Measure before you optimize Make it hard to do the wrong thing Ugly hacks keep the world spinning Limitations are as important as features. Magic is bad Hyrums Law is very real and needs to actively worked against if you don't want to deal with it's fallout Specifications are important. If someone wants you to build something, it needs to be specified. Documents # Design and Decision # Should contain: | ||