where can I find websites with good java source codes that work?
HI. I am a beginner/intermediate java programmer.I'd like to see codes of useful applications used in the real world. 开发者_如何学GoCould anyone tell me where to look for such source codes? thanks.
SourceForge has numerous open source projects which use Java in some way. On the first page you'll see a lot of popular software you've probably used before.
I would also recommend searching Google Code ( http://code.google.com/ ) for Java programs.
This last suggestion is a bit unorthodox, but have you considered competing at TopCoder.com? After the first competition round you have the option to look at others' code. The flip side is that you need to apply critical thinking - not everyone's solution will be correct, much less optimal! You can't get any more real-world than that.
Good luck!
thank you Arkaaito. I found the google code website very confusing to search. I didn't get many relevant searches for Java when I typed "java source code" into the search box. I'll continue trying. As for competiting on Topcoder.com, I am not good enough in programming java to do that...perhaps you could suggest more links for me to study from to improve my skills? I enjoy java labs that build on my programming fundamentals :-)
cheers.
精彩评论