• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

Need Good notes for Design Patterns

 
Ranch Hand
Posts: 35
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Ranchers,
Can anyone have short,simple and exam point of view notes for Design Patterns.I am almost failed in this chapter.
If anyone had ,plz reply or forward the notes to [email protected].

Thanks
Reg
Vasanth
 
Ranch Hand
Posts: 951
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

Try this link

Hope it helpful

thanks
 
Vasanth Raja.K.
Ranch Hand
Posts: 35
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Narendra,
Thanks for the link.But it seems that we have to buy that book.Is there any links that have short tutorials on these topics.If that's the case,plz reply.
Thanks
Reg
Vasanth
 
Narendra Dhande
Ranch Hand
Posts: 951
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I think for the exam purpose the theory part displyed in the web-site is more than sufficient. I have the printed book of this. In the book there are lot of examples given based on sturts, EJB, Servlet etc. The examples are very much in details not needed for the exam. Basically it explain various strategies , how to implement the patteren using various use-cases. In the examples, it is assumed that the reader have full knowlegde of all J2EE frameworks like EJB struts etc and it is a seperate very big topic.


thanks
 
Bartender
Posts: 2968
6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Core J2EE Patterns: Patterns index page
Intercepting Filter Sun
Model View Controller and also 4.4 Web-Tier Application Framework Design
Front Controller InformIT
Service Locator InformIT Oracle
Business Delegate IBM
Transfer Object InformIT Data Transfer Object
[ October 20, 2005: Message edited by: Peer Reynders ]
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic