在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:JavaKoan/java-koans开源软件地址:https://github.com/JavaKoan/java-koans开源编程语言:Java 100.0%开源软件介绍:Java KoansThis is set of Koans intended to improve fundamental understanding of the Java programming language. What are Koans?Essentially a Koan is a problem to solve. Or from the Wikipedia article I think the most relevant explanation is:
I think this is particularly relevant to the field of programming. For this I am borrowing from the idea of the original Ruby Koans which involves the practitioner fixing a number of broken unit tests. Using a unit test framework allows for rapid feedback of the topics being discussed and using an IDE we can easily insert breakpoints to explore the code at run-time. PrerequisitesFavourite IDE with the ability to execute unit tests. Basic understanding of the Java programming language. PrimersIf you are unfamiliar with JUnit you should start with the primer rather than the exercises Related MaterialSetting up KoansAuthor |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论