Develop

Architecture

  • Daniel Rusnok. (2020) 3 Domain-Centric Architectures Every Software Architect Should Know [>]
  • Herberto Graca. (2017) DDD, Hexagonal, Onion, Clean, CQRS, … How I put it all together. [>]

Coding

  • Chris Beams. (2014) How to write a Git commit message. [>]
  • Eric Steven Raymond. (2014) How to ask questions the smart way. [>]
  • Jakob Jenkov (2021) Java Concurrency and Multithreading Tutorial. [>]
  • Paul Slaughter (2020) conventional: comments [>]

Testing

  • Ham Vocke. (2018) The practical test pyramid. [>]