• 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:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

Patterns Complete References

 
Greenhorn
Posts: 25
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Hi guys , i am looking for a complete reference related to design patterns and i just have this site
http://java.sun.com/blueprints/patterns/index.html . From my opinion it seems to be an incomplete list of patterns.
Does somebody know a good site with more information of patterns and to get started with patterns too.

Thanks in advances
 
Author
Posts: 12617
IntelliJ IDE Ruby
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Have you tried searching the web? There are a ton of references available.

It also depends on what you mean by "complete".
 
Mercurio Savedra
Greenhorn
Posts: 25
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Yes David that is right but I am looking for some excellent & recommended stuff that the community maybe have already identified , specifically I am very interested in java patterns for security requirements. Any help will be good

Thanks in advance
 
Ranch Hand
Posts: 2187
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Secure Design Patterns
Technical Report CMU/SEI-2009-TR-010
ESC-TR-2009-010
118 Pages

Published by Software Engineering Institute of Carnegie Mellon University
http://www.sei.cmu.edu/
 
reply
    Bookmark Topic Watch Topic
  • New Topic