• 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
  • paul wheaton
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Good sites on patterns / frameworks / APIs

 
Greenhorn
Posts: 23
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'm looking for good sites with comprehensive content on Core Java. Specifically I'm looking for patterns / Frameworks / API development etc.
Serverside.com covers mostly distributed and server side stuff really.
I'm looking at core java swing applications, doing some heavy duty stuff.
 
Ranch Hand
Posts: 76
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
After a google search for Java Design Patterns I found this site very informative
URL
http://www.javaworld.com/columns/jw-java-design-patterns-index.shtml
Please do a google search and keep on posting the URLs when you come across any good site.
---------------
vijay.
 
Greenhorn
Posts: 21
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi Guys,
this is the best site as this gives all the information about all design patterns as well as gives insight of the Patterns concept.

http://www.hillside.net/patterns/
also http://www.apache.org also provides very good insights ...

Hope this helps.
Regards,
Laxmikant
 
Bartender
Posts: 4179
22
IntelliJ IDE Python Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
o'course, Sun's API is all inclusive of the CORE Java classes. Really the only place I go looking for API
http://java.sun.com/j2se/1.4.1/docs/api/
 
Danger, 10,000 volts, very electic .... tiny ad:
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
    Bookmark Topic Watch Topic
  • New Topic