Introduction to Software Development
Marwan Shaban
Broschiertes Buch

Introduction to Software Development

Learning to Program

Versandkostenfrei!
Versandfertig in 1-2 Wochen
63,99 €
inkl. MwSt.
PAYBACK Punkte
32 °P sammeln!
This book focuses on helping the reader develop an intuitive understanding of how to write good code. While learning Java, the reader will acquire principles and techniques that are presented in the context of realistic examples, with minimal jargon and constant reinforcement so that they're internalized and become habits. The techniques presented apply to any computer language, and have stood the test of time-techniques such as taking the extra time to simplify your code, starting your testing as soon as you can, and avoiding repeated code. Using a tutorial style and a steady progression from...