Structured Java 2nd Edition
Glen Blood
Broschiertes Buch

Structured Java 2nd Edition

Versandfertig in 1-2 Wochen
21,99 €
inkl. MwSt.
PAYBACK Punkte
11 °P sammeln!
Java is an Object-Oriented Language. I believe that the Object-Oriented paradigm is extremely useful, but is very difficult to teach to beginning students. I also believe that there is a lot of benefit in understanding how to develop and debug good solid methods before we get into the additional complexities of the Object-Oriented paradigm. So there is a choice, we either teach our students multiple languages, or we find a way to teach them the basics of an object-oriented language, such as Java in a procedural fashion. A few things that I will stress in this book are: 1. Good Coding habits. W...