As well as the more well-known benefits of Test-Driven Development (TDD) such as modular designs and high test coverage, I can add one more which
Category: Software Development
TL;DR: What’s not to like? Orthogonal database schemas prevent hard-to-find bugs by: The gist of the principle of orthogonality is that each piece of information
Wow, Python can be painful sometimes. I was setting up a test directory for my project. The repo structure is I tried a few different
Here’s what I did to start developing in Rust on my Linux Manjaro laptop. TL;DR – follow this guide, I should have done that from