I'm writing a Linux tutorial on my phone, and I'm grateful that there is a terminal emulator on Android.
katheroine
@katheroine.bsky.social
*nix-addicted programmer passionate about code quality compulsive learner & documenter
I'm reading @kentbeck.com 's "Test-Driven Development by Example" book and discovering how much of #DDD philosophy is woven into the #TDD approach. The Money and Bank classes, and the responsibility dilemma teach not only how to test, but how to build with semantic accuracy.
"The benefit of Doctrine for the programmer is the ability to focus on the object-oriented business logic and worry about persistence only as a secondary problem." -- www.doctrine-project.org/projects/doc... - #Doctrine does it well.