Java 공부 용도로 오픈 소스 프로젝트의 코드를 분석해보고, 기회가 되면 contribute도 해보면 좋겠다 싶어서
괜찮다 싶은 프로젝트들을 모아 두려 한다.
일단 MunGell/awesome-for-beginners
이 링크에 잘 정리되어 있으니, 하나하나씩 볼 예정.
아래 목록은 Quora - "What are some good open source projects in Java to contribute to and start learning Java?" 질문에 달린 답변에서 가져왔다.
- War Worlds – Strategy based game – Java server and Android client.
- OpenWorm – neuromechanical model of a small nematode worm to run in a browser, and the simulation backend is all in java.
- JRAW – Java reddit API wrapper.
- XChart – An ultra-light Java library for plotting data.
- libgdx – an open-source framework for creating games.
- Particle Pong – an open source Pong clone.
- bitcoinj – a Java implementation of the Bitcoin protocol
- JStrava – a Java Wrapper for the Strava API
- JAdventure – a Java Text Adventure game.
- Aurous – streaming from youtube and other sources to build vast playlist and conversions.
그 외 추가자료는 "open source projects to contribute in java for beginners"로 googling하여 찾아보자!
댓글