Software, life, and random thoughts

Category : Books

  1. Code review is one of the most powerful tools we, developers, have in our toolkit. There are plenty of resources providing information on the value code review can add to any development team. However, most of the resources I have read, describe how to use code reviews as a tool to find bugs, or architectural issues that are hard to find in an…
  2. I’m working on a project that includes writing a client for a fairly sophisticated RESTful API. To get some better understanding of both client and server RESTful philosophy I purchased and read RESTful Web Services by Leonard Richardson, Sam Ruby (O’Reilly Media, 2008). I tend to agree with the foreword by David Heinemeier Hansson: “Every…

©2023 Uzi Kilon