Jumat, 11 September 2015

BookDL - 3 new Books


BookDL - 3 new Books

Link to BookDL

Test-Driven Java Development

Posted: 11 Sep 2015 02:23 AM PDT

Test-driven development (TDD) is a development approach that relies on a test-first procedure that emphasises writing a test before writing the necessary code, and then refactoring the code to optimize it. The value of performing TDD with Java, one of the most established programming languages, is to improve the productivity of programmers, the maintainability and […]

Testing with Junit

Posted: 11 Sep 2015 02:23 AM PDT

JUnit has matured to become the most important tool when it comes to automated developer tests in Java. Supported by all IDEs and build systems, it empowers programmers to deliver software features reliably and efficiently. However, writing good unit tests is a skill that needs to be learned; otherwise it’s all too easy to end […]

NetBeans IDE 8 Cookbook

Posted: 11 Sep 2015 02:23 AM PDT

From the start to the end of a Java project’s lifecycle, this book will show you how to perform many key tasks with the NetBeans IDE, uncovering more about mobile, desktop, and enterprise Java along the way. You will start by creating Java projects and learning how to refactor and use NetBeans tools to increase […]

Tidak ada komentar:

Posting Komentar