Software development is customer serviceBuilding positive customer relationships with Extreme ProgrammingAug 19, 2016Aug 19, 2016
Takeaways from Software Craftsmanship by Pete McBreenOne of the things that I am enjoying most about my apprenticeship at 8th Light so far is having the opportunity to read a lot of books. Now…Aug 5, 20161Aug 5, 20161
“Could not transfer artifact” to ClojarsA Mini-Saga of Failure, Frustration, and Eventual GrowthAug 3, 2016Aug 3, 2016
Adding Multithreading to a Java Web ServerThe last spec from cob spec that I got to pass is named TimeToComplete and is located within a separate sub-suite of tests called…Jul 28, 2016Jul 28, 2016
Where do all my classes go?The beginning of figuring out how to organize a Java projectJul 20, 2016Jul 20, 2016
Java IOAs I’ve been working on implementing an HTTP server in Java (or at least one that passes the acceptance criteria I was given), I’ve noticed…Jul 14, 2016Jul 14, 2016
Making Clojure Tic Tac Toe FasterThis post details some of my thoughts and experiences during an initial attempt to make my unbeatable tic tac toe program run more quickly.Jul 1, 2016Jul 1, 2016
SOLID Principles in Clojure Tic Tac ToeThe SOLID Principles represent five fundamental design goals for Objected Oriented (OO) software. Although they were initially conceived…Jun 30, 2016Jun 30, 2016