Posts: 20
Nickname: johnnyo
Registered: Oct, 2002
|
|
Re: Collected Java Practices
|
Posted: Oct 16, 2002 4:57 PM
|
|
Hello,
javapractices.com contains a collection of about 135 java practices, idioms, and tasks, which are concisely presented, and amply illustrated with syntax-highlighted code examples, at an intermediate level.
I created the site because I love working with java, and I believe that the information found in books and various java sites would benefit from a concise presentation on the web, to be used by the average programmer as a quick, organized reference.
Some items which are noticeably absent are EJBs, graphical interfaces, JMS, and J2ME.
Over the next few months, I plan to add a full-blown example web application, with source and javadoc. This would pull many techniques together, and would be a great advantage in illustrating many points.
I am also looking forward to user feedback for its continual improvement over time.
- John O'Hanley
|
|