|
smoothrider267
in Sane



Registered: 05/06/07
Posts: 166
Last seen: 1 day, 13 hours
|
Practicing Java
#8500087 - 06/08/08 01:27 PM (5 months, 12 days ago) |
|
|
Does anyone know a website where they have practice java programs I could write up? I am on break from school (summer) but I was wondering if there were any practice-type programs that I could work on while I am out of school.
|
MHbound
Ballin Out At All Cost



Registered: 09/24/07
Posts: 3,804
Loc: Under The Rainbow
Last seen: 5 hours, 46 minutes
|
|
--------------------
|
dunnen
Peope AreStrange



Registered: 02/20/06
Posts: 619
Last seen: 3 months, 27 days
|
|
http://projecteuler.net/ you can use any language
--------------------
|
supra
enthusiast
Registered: 10/26/03
Posts: 3,881
Loc: TEXAS
Last seen: 12 hours, 36 minutes
|
|
http://javabat.com/
you can code the solutions right on the page, test them, and it will even show you other ways to solve the problems. I do it at work when I'm bored here lately...
peace
|
Seuss
Error: divide byzero



Registered: 04/27/01
Posts: 16,763
Loc: Caribbean
Last seen: 18 hours, 16 minutes
|
Re: Practicing Java [Re: supra]
#8536314 - 06/18/08 06:38 AM (5 months, 3 days ago) |
|
|
Might try the ACM programming contest problems...
http://www.karrels.org/Ed/ACM/
Not really Java specific, but they are good for practicing operations research type problems.
-------------------- Just another spore in the wind.
|
freddurgan
Techgnostic



Registered: 01/11/04
Posts: 3,611
Last seen: 3 days, 9 hours
|
Re: Practicing Java [Re: Seuss]
#8538831 - 06/18/08 10:15 PM (5 months, 2 days ago) |
|
|
Well the way I see it is, if you want to learn to program then you probably want to be able to write programs. So think of a program that you want to write and then just try to get as far as possible. Then when you hit a brick wall start learning what you need to learn. Most programming concepts are exactly the same regardless of what language you use.
-------------------- Ishmael
http://www.ishmael.org
Ron Paul 2008!
http://www.ronpaul2008.com/
|
|