Thanks again to everyone for all the feedback. I'm reading through Design Patterns and Wicket in Action, but I've never heard of Effective Java. The Amazon reviews for that book are also amazing. I've got it ordered now and am excited to see what it will bring.
On Wed, Apr 29, 2009 at 12:37 PM, Scott Swank <scott.sw...@gmail.com> wrote: > I agree with Jeremy, that tech books are probably far more important > than project management books for a first Java project. > > Basics > -Effective Java, Joshua Block > -Wicket in Action, Dashorst & Hillenius > -one more on jdbc or hibernate or ibatis -- your persistence api > > Design (language agnostic) > -Design Patterns, gang of four > -Domain Driven Design, Eric Evans > > Advanced (as needed) > -Java Concurrency in Practice, Goetz > -NIO from O'Reilly > -whatever... > > Scott > > > On Wed, Apr 29, 2009 at 12:19 PM, Jeremy Thomerson > <jer...@wickettraining.com> wrote: > > I would HIGHLY recommend that each of you get a copy of Joshua Bloch's > > Effective Java, now in it's second edition. It's not really project > > management, but since your team as a whole is not mature with Java, it > > will offer some good advice. Of course, make sure everyone is > > familiar with Wicket in Action and has gone through the exercises - > > that will give them a good foundation. > > > > As far as books on Java project management, I don't have any > > recommendations. I've perused some but never been fascinated. Maybe > > someone else will have a good recommendation. > > > > -- > > Jeremy Thomerson > > http://www.wickettraining.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org > For additional commands, e-mail: users-h...@wicket.apache.org > >