简体   繁体   English

在哪里可以找到具有良好Java源代码的网站?

[英]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. 我是一名初学者/中级Java程序员。我想看看现实世界中使用的有用应用程序的代码。 Could anyone tell me where to look for such source codes? 谁能告诉我在哪里可以找到这样的源代码? thanks. 谢谢。

SourceForge has numerous open source projects which use Java in some way. SourceForge有许多以某种方式使用Java的开源项目 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. 我还建议您在Google Code( http://code.google.com/ )中搜索Java程序。

This last suggestion is a bit unorthodox, but have you considered competing at TopCoder.com? 最后的建议有点不合常规,但是您是否考虑过在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. 谢谢Arkaaito。 I found the google code website very confusing to search. 我发现Google代码网站的搜索非常混乱。 I didn't get many relevant searches for Java when I typed "java source code" into the search box. 当我在搜索框中输入“ java源代码”时,没有得到很多与Java相关的搜索。 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? 至于在Topcoder.com上的竞争,我在Java编程方面做得还不够好……也许您可以建议更多链接供我学习以提高技能? I enjoy java labs that build on my programming fundamentals :-) 我喜欢基于我的编程基础的Java实验:-)

cheers. 干杯。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 我在哪里可以找到Java / Python中的良好ajax支持? - Where can I find good ajax support in Java/Python? 我在哪里可以找到Java库中`native`方法的源代码? - Where can I find the source code for `native` methods in Java library? Java:我在哪里可以找到高级文件操作源/库? - Java: Where can I find advanced file manipulation source/libraries? 我在哪里可以找到netlib-java的源代码? - Where can I find the source-code for netlib-java? 在哪里可以找到Java中“ build”类的源代码? - Where can I find the source code of the “build” classes in Java? 在哪里可以找到Android java.lang.Process waitFor()退出代码的参考? - Where can I find a reference for Android java.lang.Process waitFor() exit codes? 在哪里可以找到Open-Flash-Charts和Java的好示例 - Where can I find a good example of Open-Flash-Charts and Java 在哪里可以找到良好的ByteArrayMap实现? (低gc时快速) - Where can I find a good ByteArrayMap implementation? (fast with low gc) 在哪里可以找到我在 Java 中导入的包的源代码? - Where do I find the source code for packages that I import in Java? 在哪里可以找到Java包和类? - Where can I find the Java packages and the class?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM