Posted in Tools on Jul 19th, 2005
Here is a recommended reading list for anyone who has to work with Java EE. These are books that we have read and found to be useful. They are recommended because they cover their topic area well and provide useful information. We do not expect that every Java EE developer will need to read […]
Read Full Post »
Posted in Code on Jul 18th, 2005
Patterns are all the rage is the software development community these days, and with good reason. Patterns can help simplify the software design process and provides well understood solutions to common problems. J2EE development can be especially complex as it encompasses many challenging problem domains. Clearly, a good set of design patterns would help any […]
Read Full Post »
Posted in Misc on Jun 20th, 2005
Interviewing candidates for a development position can be a daunting task. The consequences of making the wrong decision can be expensive and difficult to correct. One potential solution adopted by many employers is the pop-quiz interview. In a pop-quiz interview the interviewer asks technical questions with a very specific predetermined answer. Employers need a good […]
Read Full Post »
Posted in Tools on Jun 11th, 2005
Enterprise Java Beans are a much maligned technology. There are some well documented problems with the EJB spec and alternative technologies are quickly gaining prominence. While it is easy to find people willing to expound on the drawbacks of EJB, there is very little on the topic of when you might want to use EJB.
Read Full Post »
Posted in Tools on Jun 11th, 2005
Here is a recommended reading list for anyone who has to work with J2EE. These are books that I have read and found to be useful.
Read Full Post »