Literature

Recommended reading

Title
Our referenceThe Pragmatic Starterkit http://www.pragprog.com/starterkit consisting of the following books:
Pragmatic Project Automation: How to Build, Deploy, and Monitor Java Applications
by Mike Clark
ISBN: 978-0-9745140-3-1 


Pragmatic Version Control using Git
by Travis Swicegood
ISBN: 978-1934356159


Pragmatic Unit Testing in Java with JUnit
by Andy Hunt and Dave Thomas
ISBN: 978-0-9745140-1-7


The books contain a wealth of practical hints and best practices. However you do not need to buy them.
Further readingsThe Pragmatic Programmer – from journeyman to master
Andrew Hunt, David Thomas
Addison-Wesley 2000
ISBN 020161622X

Clean Code: A Handbook of Agile Software Craftsmanship
Robert C. Martin
Prentice Hall; 1 edition (August 11, 2008)
ISBN:978-0132350884

Beautiful Code – Leading Programmers Explain how they think 
Andy Oram, Greg Wilson
O’Reilly Media; 1 edition (July 6, 2007)
ISBN:  978-0596510046
×