book
Dissecting code
Wednesday, January 5th, 2005 | Personal | No Comments
Guess this being out cold after the tonsillectomy (or however you spell that) has a few benefits, basically I get to read a lot.
Just finished reading Dissecting a C# Application: Inside Sharpdevelop as I hoped it would provide an ample amount of information on why they chose the design they did, what prompted which things, etc. Now, it does this… to some degree, but it mainly reads as an in-depth guide to the SharpDevelop source code (I suppose I should’ve guessed that from the title, huh?). So while it probably is an extremely interesting book to read if you want to hack the innards of SharpDevelop, it isn’t particularly interesting to read if you want to look at how they designed things. The interesting bits are largely obscured by long and tedious code listings from the IDE.
What little there is to glean from it of design evolution thoughts can largely be picked up in the first few chapters. Otherwise, single chapters might seem interesting if you’re looking at implementing the same thing yourself. For me, the most useful thing in the book was links to a couple of websites with interesting out-of-print books.
So, if you have time to spare, or want to hack around SharpDevelop, then take a look, otherwise pass this book by.
Chipping away on a program
Tuesday, January 4th, 2005 | Development | No Comments
… or Refactoring: Improving the design of existing code. With refactoring being the buzzword of the day who can afford not to take a gander at the promised land?
Now that may seem like a rather biased introduction, that was indeed what I was going for, however, I have used refactoring for a while, but I have never looked at any literary works on the matter and I thought it was time to pick up Fowler’s book. While it displays a lot of different methods for refactoring I can’t help having the feeling of being talked down to all the way through the book. It is as if Fowler and Beck (who in parts co-authored chapters) have this condescending notion of yeah, yeah, you might have your fancy design model, but this is how software really survives
.
While refactoring may provide the means to extend the longevity of your code, I find the picture they paint is overly pink. They are enamoured by their own techniques, fair enough. I guess I just look for more objectivity in books.
All that said then if you are developing object-oriented programs in this day and age you should read the book, if nothing else to see how the refactoring craze started.
Sojourning the planets
Monday, December 27th, 2004 | Personal | No Comments
I just finished reading Sojourner: An Insider’s View of the Mars Pathfinder Mission by Andrew Mishkin – a telltale of the efforts to get the little rover, Sojourner, to the face of Mars. An intriguing tale of problem-solving, natural sciences humour and intrigues of the workplace.
Albeit the story starts out a bit messy it all comes together well and particularly the second part (of three) of the book is fascinating: the problem solving of the actual rover – designing it, troubleshooting it and all the other fun engineering puzzles you play with when developing something.
It is altogether a book to enjoy… if you are into the natural sciences, of course. Readers from other fields can probably read it as a fascinating adventure, but many of the – this is how we got around this problem
– will not be terribly interesting to those.
So, pick it up if you get a chance.
Categories
Archives
- February 2012
- July 2011
- June 2011
- November 2010
- October 2010
- April 2010
- November 2009
- October 2009
- June 2009
- May 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- December 2006
- November 2006
- October 2006
- September 2006
- June 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
- October 2005
- September 2005
- May 2005
- April 2005
- March 2005
- February 2005
- January 2005
- December 2004
- June 2004
- April 2004
- February 2004
- November 2003
- January 2003
- November 2002