This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Beginning Java and the fly likes What is the good website to see sample programs in Java? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "What is the good website to see sample programs in Java?" Watch "What is the good website to see sample programs in Java?" New topic
Author

What is the good website to see sample programs in Java?

Shaik Muhammad
Ranch Hand

Joined: Jul 16, 2008
Posts: 36
Hi ,
I am new to java at programming level. I know the basic theoritical concepts well but want to know whether there is any good website which has good sample programs including projects and assignment( solutions-nice to have)?
Mark Vedder
Ranch Hand

Joined: Dec 17, 2003
Posts: 624

Hello and welcome to JavaRanch,

I'm not sure of any site that has large sample programs. But some suggestions are:
  • exampledepot.com (formerly javaalmanac.com) has small sample code snippets
  • The Java Tutorial has some good (small) sample applications.


  • Again, I am not aware of any sites that have large sample applications. Perhaps others here at the ranch are. The next best thing would be to go download some open source projects. The various Apache Commons (Formerly Apache Jakarta Commons) projects are typically of good quality. And there are some small to mid sized projects you could download. (You'll obviously want to download the zip files that contain the source files.)

    A Google search for Sample Java Projects found a CS Professor's (Vibha Sazawal) site with a banking application (http://www.cs.umd.edu/~vibha/money.html. It contains a link to a PDF file discussing some of the design decisions. That might be helpful. There were many others in the Google results.
    Mark Vedder
    Ranch Hand

    Joined: Dec 17, 2003
    Posts: 624

    Oh yeah... almost forgot... the Cattle Drive section here at JavaRanch has some projects.
    [ July 17, 2008: Message edited by: Mark Vedder ]
    Shaik Muhammad
    Ranch Hand

    Joined: Jul 16, 2008
    Posts: 36
    Thank You Mark
     
    I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
     
    subject: What is the good website to see sample programs in Java?
     
    Similar Threads
    java editor
    csv java example
    Looking for professional Java applications/applets
    Sample SOA Code
    Sun Developer Summit 2006-Sri Lanka