Your daily dose of Java and related technologies.
News, Releases, Reviews, Tutorials, Articles, Events, Contests, Comments, Code and much more.
This java weblog is maintained by Xyling Technologies, making life simpler.

Wednesday, December 21, 2005

Java Design Patterns: The best tutorial I came across

I remember the time when I started learning about design patterns in Java. I must confess the books available in the market are too geeky to read and understand patterns (especially if you are just starting off).

This tutorial (refer title of this post) is quite short and crisp and explains Java Design Patterns like spoon feed.


Other related XJB Posts:
Java Design Patters e-Book
Java Design Patters
Thinking in Patterns
Design - Patterns, are they always good?
Precise Java

2 Comments:

Blogger Pip said...

The O'Reilly "Head first design patterns" is excellent, and the samples are mostly Java code. It's definitely recommended.

1:05 PM

 
Anonymous Richard Relos said...

O'Reilly's Head First Design Patterns is definitely a recommended book. However, I do have reservations. The HeadFirst series is for beginners (to the technology/topic). The book's approach is very good for beginners and might be annoying for old-timers.

9:03 AM

 

Post a Comment

<< Home