I need to work on my coding for the summer.
So if anyone knows either of some good intermediate level programs or a place to find problems to solve, I'm up for a challenge so hit me up if you know of anything. I'm looking for Java programs not JavaScript programs for the time being though.
Thanks ahead of time,
Rohde
Ideas n stuff
Started by Rohde, May 17 2009 10:29 PM
5 replies to this topic
#1
Posted 17 May 2009 - 10:29 PM
|
|
|
#2
Posted 18 May 2009 - 03:01 AM
A couple of people have created game board programs for our ASCII chess tournament. You could write one as well in Java.
#3
Guest_Jordan_*
Posted 18 May 2009 - 03:59 AM
Guest_Jordan_*
A Java ASCII Board converter would be nice. You can also check out project euler for problems to solve.
#4
Posted 18 May 2009 - 05:08 AM
#5
Posted 18 May 2009 - 09:22 AM
Awesome, thanks for the ideas guys.
#6
Posted 18 May 2009 - 09:32 AM
code a Balanced tree with variable degree (node size), implementing a cache, writing to disk using Java nio, reading data from the human genome project... Also a few tools for reading the BTree like inorder traversal that dumps to a file and specific data searches. I just got done with mine. It is a killer! There are plenty of universities that request this as a project for data structures and algorithms courses. Knock yourself out.


Sign In
Create Account

Back to top









