Reviewing review
July 31, 2013 Leave a comment
Code review is something that nearly all software developers consider to be a good thing. Though frequently when I’m doing it, I feel out of my depth. This is usually when I’m learning the technology or codebase. And recently I’ve been reviewing not just an environment in which I am comfortable (a desktop application) but also a web application, which covers the whole stack right from database, webservice, client and javascript-based webpage. My experience to date has been in embedded software, desktop configuration software, a network-based build server and a smattering of almost static html, so I’m feeling somewhat out of my depth when asked to cast an eye over a SQL stored procedure.
Read more of this post