第一次做某事总是困难的。尤其是在协作时,犯错误并不是一件舒服的事。但开源的本质就是协作与共同进步。我们希望简化新手学习与第一次参与开源项目的过程。 阅读文章和观看教程是有帮助的,但没有什么比“亲手实践又不会搞砸项目”更好的学习方式了。
concentrate the business logic into e.g. the "Model", which "lives longer" (in years) than the often changing GUI technologies When you develop a Java Swing GUI in practice, you face the following ...