• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Help

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

I am new to java. Pls give me some sample task to develop.

Thanks in Advance

Saravanan
 
Ranch Hand
Posts: 1258
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hmmm ... how about a medical simulation that, given the structure and behavior of an HIV virus strain in the body, finds the medical component that eradicates and eliminates all traces of HIV from a person's system.
 
Ranch Hand
Posts: 130
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Your request is a little vague. What do you mean by task? If you're just looking for short exercises to practice Java, then there a plenty of Java books out there and most of them have exercises at the end of each chapter. Perhaps try and Google for "Java exercises" and see what you find.

If you are looking for something a bit more involved, there are a number of open source projects available on the web. However, if you are new to Java, these projects may be beyond your capabilities at this stage. It is probably best to write short simple programs at first to get a good handle on the Java language and API first before diving into full blown development projects.

Regards,
JD
 
Ranch Hand
Posts: 1272
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Seriously, here are some tasks for you:
http://www.javaranch.com/cattledrive.jsp

Good luck in your studies.
 
I think I'll just lie down here for a second. And ponder this tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic