This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Beginning Java and the fly likes Need some assignments Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "Need some assignments" Watch "Need some assignments" New topic
Author

Need some assignments

Sivapraveen Chandana
Greenhorn

Joined: Jan 01, 2008
Posts: 16
Hi everyone,
I have cleared SCJP (310-055) with 95% but I did not have much programming practice. Can you please share some assignments for which I can write Java programs such that they cover all the commonly used APIs such as I/O, collections, generics, multithreading, files etc. I am asking because there is a coding competition in core java coming up in my company, so I need good practice for preparing myself for it.

Thanks in advance....



praveen
fred rosenberger
lowercase baba
Bartender

Joined: Oct 02, 2003
Posts: 10043
    
    6

have you looked at our very own cattle drive?


Never ascribe to malice that which can be adequately explained by stupidity.
Campbell Ritchie
Sheriff

Joined: Oct 13, 2005
Posts: 32833
    
    4
Please search the beginners' forum; somebody asked a similar question there today.
Adinath Shirsath
Ranch Hand

Joined: Dec 04, 2007
Posts: 35
develope a simple chat application which run on LAN. Use swings, sockets .
also give facility to transfer file from one maching to another using that application.

let me know when you finished
Campbell Ritchie
Sheriff

Joined: Oct 13, 2005
Posts: 32833
    
    4
"Jonathan Seagull" please check your private messages for an important administrative message.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Need some assignments
 
Similar Threads
SCJD sample assignment
problems for boxing/wrappers
Java Practice problems
SCJD Exam
Please help me.