Hi all
What would be a good project, tutorial, website to use to learn a few
patterns (basic and more advanced) ? I've had a look at a few compiler
books, but it seems even though the book is written for java the
reviewers point out that the book doesn't effectively use java as a
computer science student would.
I graduated in 2004, and have about 2 years industry experience but
feel I am not using patterns enough. I need to learn from experience.
Please help.
Thanks
Steve.
Jeffrey Schwab - 16 May 2006 23:34 GMT
> Hi all
>
[quoted text clipped - 7 lines]
> feel I am not using patterns enough. I need to learn from experience.
> Please help.
By "patterns," do you mean regular expressions or design patterns? You
might consider visiting your local library to borrow either the Friedl
or GoF book, respectively.