Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 Need a side project
Index -> Programming, Java -> Java Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
Tewg




PostPosted: Sat Apr 12, 2008 7:34 pm   Post subject: Need a side project

Hey,

I'm in gr. 12 comp sci. class for the last 3 month been using java but i find the work to mundane and simple (ie we do the problems right from the readty to start book.), we use ready to start java but I've kept up on using none hsa. code. I'm planning on going on in this post secondary and was looking for something to test what i know code wise and logic wise. If any one has any ideas of where i can get problems to solve or mini programs to write i could use the help.
Sponsor
Sponsor
Sponsor
sponsor
OneOffDriveByPoster




PostPosted: Sat Apr 12, 2008 8:37 pm   Post subject: Re: Need a side project

Don't know if you want little applications or to solve problems.

http://icpcres.ecs.baylor.edu/onlinejudge/ is great for the latter.
Tewg




PostPosted: Sat Apr 12, 2008 8:44 pm   Post subject: RE:Need a side project

Thank you I'll check it out.
Tewg




PostPosted: Sun Apr 13, 2008 8:05 am   Post subject: RE:Need a side project

Since im used to RTP I'm having a few problem with bufeered reader to import data files, I'm just wondering if there are any methods in it to read integers or find the end of file. other then reading sting and parsing it.
OneOffDriveByPoster




PostPosted: Sun Apr 13, 2008 11:28 am   Post subject: Re: RE:Need a side project

Tewg @ Sun Apr 13, 2008 8:05 am wrote:
Since im used to RTP I'm having a few problem with bufeered reader to import data files, I'm just wondering if there are any methods in it to read integers or find the end of file. other then reading sting and parsing it.
Do you mean for the online judge?
Tewg




PostPosted: Sun Apr 13, 2008 11:37 am   Post subject: RE:Need a side project

yes among other things i attend the contest around this area and always have to parse integers when reading them from a data file. I'm relativly new to java only 2-3 months into course so i haven't been able to learn all the classes in the packages we dont use.
OneOffDriveByPoster




PostPosted: Sun Apr 13, 2008 11:39 am   Post subject: Re: RE:Need a side project

Tewg @ Sun Apr 13, 2008 11:37 am wrote:
yes among other things i attend the contest around this area and always have to parse integers when reading them from a data file. I'm relativly new to java only 2-3 months into course so i haven't been able to learn all the classes in the packages we dont use.
I suggest Java 1.5+ with the Scanner class. Otherwise, you can use a combination of StringTokenizer and things like Integer.parseInt(). There is also StreamTokenizer, but it is suitable only in limited situations.
Tewg




PostPosted: Sun Apr 13, 2008 11:46 am   Post subject: RE:Need a side project

thank you, I still use RTP in class so it doesn't really come up all that often since hsa. package does it for us. I just don't like not to know how to do things.
Sponsor
Sponsor
Sponsor
sponsor
zylum




PostPosted: Sun Apr 13, 2008 2:57 pm   Post subject: RE:Need a side project

The problems here are really fun.
Display posts from previous:   
   Index -> Programming, Java -> Java Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 9 Posts ]
Jump to:   


Style:  
Search: