Forum     

Go Back   Digit Technology Discussion Forum > Software > Programming
Register FAQ Calendar Mark Forums Read

Programming The destination for developers - C, C++, Java, Python and the lot

Closed Thread
 
LinkBack Thread Tools Display Modes
Old 24-08-2007, 01:05 PM   #1 (permalink)
Mad and Furious
 
redhat's Avatar
 
Join Date: May 2006
Location: Visual Basic 6.0
Posts: 453
Post Help me on a Java Project

Hi Friends,

I am a class 10 student studying computers...
I have to create a project in Java for my final marks
Since I have done only the basics, I need help from you'll on deciding upon a topic for a good project...

I know nested looping and arrays pretty well, am able to cope easily with file-handling, (just basic reading n writing) and also in error handling

Please friends, help me zero in upon a good topic for my project!!!

Also, I have 1 programming problem...
I created the required main thread in one of the programs and from within it called a method named "display"

now, this method, display contains d statement "throws IOException" in its function header
I am recieving a compile time error: "unreported exception java.io.IOException; must be caught or declared to be thrown"

please help me guys !!!
redhat is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 24-08-2007, 01:19 PM   #2 (permalink)
>:)I-):(|)8-X
 
Charan's Avatar
 
Join Date: Sep 2004
Location: ಬೆಂಗಳೂರು (Bengaluru)
Posts: 3,511
Default Re: Help me on a Java Project

For projects check www.SourceForge.net .
__________________
i5 2400 | DH67BL | G.Skill Ripjaw 4 GB | FSP SAGA II 500W | CM 430 Black Elite | MSI R6850 Cyclone PE/OC | XBox 360 Controller | 21.5" Samsung Sync Master 2233 | 4 Mbps UL
Charan is offline  
Old 25-08-2007, 12:24 AM   #3 (permalink)
In The Zone
 
busyanuj's Avatar
 
Join Date: Dec 2003
Posts: 488
Default Re: Help me on a Java Project

Quote:
Originally Posted by redhat
Hi Friends,

I am a class 10 student studying computers...
I have to create a project in Java for my final marks
Since I have done only the basics, I need help from you'll on deciding upon a topic for a good project...

I know nested looping and arrays pretty well, am able to cope easily with file-handling, (just basic reading n writing) and also in error handling

Please friends, help me zero in upon a good topic for my project!!!

Also, I have 1 programming problem...
I created the required main thread in one of the programs and from within it called a method named "display"

now, this method, display contains d statement "throws IOException" in its function header
I am recieving a compile time error: "unreported exception java.io.IOException; must be caught or declared to be thrown"

please help me guys !!!
firstly, you can make many simple projects such as library management or employee payroll system etc

secondly, i'm not too sure whether you are good at error handling.

you forgot to put your code in
try {

}
catch/throws

we call them the try-catch blocks

you need to catch/throw the possible exceptions depending on your code
__________________
You are a living magnet. What you attract into your life is in harmony with your dominant thoughts.
busyanuj is offline  
Old 25-08-2007, 09:40 AM   #4 (permalink)
in search of myself
 
CadCrazy's Avatar
 
Join Date: Sep 2006
Location: Gurgaon
Posts: 1,719
Default Re: Help me on a Java Project

This might help you
http://www.java.happycodings.com/index.html
__________________
::::::::::::::::::::
Unban Praka123
::::::::::::::::::::
Vista is my Secretary | Mac is my Girlfriend | Linux is my Wife
"Ek Se Mera Kya Hoga"
CadCrazy is offline  
Old 25-08-2007, 03:54 PM   #5 (permalink)
Wise Old Owl
 
deathvirus_me's Avatar
 
Join Date: May 2005
Location: Kolkata, India
Posts: 1,838
Default Re: Help me on a Java Project

i should either do this :

public static void main(String[] args) throws IOException

or ..

public static void main(String[] args){
try{ ..... }
catch(Exception e){ ...... } // Or u can use "Throwable e"
finally{ ..... }
}
deathvirus_me is offline  
Old 11-09-2007, 01:34 PM   #6 (permalink)
s,b+..u cn..
 
nikhil ramteke's Avatar
 
Join Date: Dec 2006
Posts: 76
Default Re: Help me on a Java Project

for a small project refer
www.programmersheaven.com

and for big project refer
www.projectconnection.com
www.it.okstate.edu/it projects
www.elance.com
www.codeproject.com

and lot more............search in gooooooooooooogle
nikhil ramteke is offline  
Old 28-10-2007, 01:08 PM   #7 (permalink)
In The Zone
 
Join Date: Oct 2006
Location: Mumbai
Posts: 360
Default Re: Help me on a Java Project

project in core java or j2ee?
__________________
Dhiraj Thakur
thakur.dheeraj(@)gmail.com
Desi-Tek.com is offline  
Old 01-11-2007, 07:07 PM   #8 (permalink)
God of Mistakes...
 
Garbage's Avatar
 
Join Date: Dec 2005
Location: Pune, Maharashtra
Posts: 1,905
Default Re: Help me on a Java Project

Quote:
Originally Posted by nikhil ramteke
for a small project refer
www.programmersheaven.com

and for big project refer
www.projectconnection.com
www.it.okstate.edu/it projects
www.elance.com
www.codeproject.com

and lot more............search in gooooooooooooogle
Thanks for the links bro....
__________________
Registered Linux User #468778
----------------------------------
http://twitter.com/_Garbage_
Garbage is online now  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
java project help... Pragadheesh QnA (read only) 2 23-08-2007 10:50 PM
Project in C#.NET or Java ... manas QnA (read only) 1 01-02-2007 02:21 PM
Project in java dreamweaver9962 QnA (read only) 1 19-01-2006 05:48 PM
project in java shivi4 QnA (read only) 3 14-07-2005 05:40 PM


All times are GMT +5.5. The time now is 05:35 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2