We’ve come up with the idea of having a book club at work.

We’re still a small company in start-up mode and see such an idea as a way to encourge personal growth and knowledge sharing through the organization.

The book club is going to target both developers and those on the marketing/business side. To start off we’re going to run two books, From Good to Great and Code Complete.

I’ll be leading the developers through Code Complete and we’ll likely start with the section focusing on Code Improvements. I think its important for all
developers to have a solid understanding of software quality and what it means for the development process.

It’ll be interesting to see how the idea works out.


Leave a Comment




  • Windows Live Writer isn’t bad Until recently, the bulk of my writing was done on a Mac using Ecto.  I was looking for a suitable publishing tool for Windows and was directed towards ...

  • Pet Peeve: Don’t email my password to me in plain text You know the drill. Signup for some random service on the internet Receive a confirmation email with your account information or Forget a password for some random service ...

  • Eclipise Memory Analyzer (MAT) I must say the Eclipse Memory Analyzer looks pretty slick. There is some pretty good material over on the developers blog. Lastly, there was a talk on it ...

  • Open-source Web-based Code Review Tool: Rietveld Guido van Rossum, of Python fame, has recently released a Django-based application that enables web-based code reviews... Rietveld. It supports any language and currently can hook into Subversion repositories. You ...

  • An implementation of the JVM in Javascript? Caught this over on JavaPosse Google Groups. Essentially, some bright fellows over in Japan have developed a bytecode->javascript compiler. There's a demo floating around that took a Tetris ...