Comparing the Scientific Method to Test-Driven Development
In both science and software development, structured methods help achieve reliable results and deeper understanding....
2024, Jun 29 — 5 minute readIn both science and software development, structured methods help achieve reliable results and deeper understanding....
2024, Jun 29 — 5 minute readTable partitioning is a powerful technique that involves breaking down a large table into smaller...
2024, Mar 09 — 7 minute readThe Git version control system abstracts code changes in a repository by storing those changes...
2018, Oct 16 — 5 minute readI used to try and understand how databases work by just reading the documentation, but...
2018, Sep 20 — 5 minute readAs a Ruby on Rails developer I often find myself using the rails db tool...
2018, Sep 01 — 4 minute read