开源java项目要涉足?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/2386755/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Open source java projects to get involved in?
提问by Yash Desai
I've recently learned core Java and want to develop my skills further with practice of programming. Instead of starting out with my own project, i would like to follow a well documented and organized project which would help me understand the language better.
我最近学习了核心 Java,并希望通过编程实践进一步提高我的技能。我不想从我自己的项目开始,而是希望遵循一个有据可查且有组织的项目,这将帮助我更好地理解语言。
Can anyone please suggest some open source projects to get involved in ?
任何人都可以建议一些开源项目参与吗?
采纳答案by Axarydax
look at http://java-source.net/
my personal favourite open source java project is JDownloader
我个人最喜欢的开源 Java 项目是JDownloader
回答by Phil J. Laszkowicz
I would advise you go through some of the Free / Open Source Software sites that host the projects and start filtering your searches for Java projects with a high number of users / downloads, as they tend to be fairly mature and will allow you to start looking through them.
我建议您浏览一些托管项目的免费/开源软件站点,并开始过滤您对具有大量用户/下载量的 Java 项目的搜索,因为它们往往相当成熟,并允许您开始寻找通过他们。
My main recommendation is Arianne (http://arianne.sourceforge.net/). It's won several awards and is quite professional. There are only two listed developers, and they seem quite friendly. Plus, it's a multi-tier video game engine, so there's plenty of fun you could get out of working on it.
我的主要推荐是 Arianne ( http://arianne.sourceforge.net/)。它赢得了多个奖项,并且非常专业。只有两个上市开发商,他们看起来很友好。此外,它是一个多层视频游戏引擎,因此您可以从中获得很多乐趣。
Otherwise, check-out java.net, kenai.com, and sourceforge.net for more possibilities.
否则,请查看 java.net、kenai.com 和 sourceforge.net 以获得更多可能性。
If you want an early project with potential, there are plenty, but it can often be the luck of the drawer with those.
如果你想要一个有潜力的早期项目,有很多,但往往是抽屉的运气。