Hanspeter Mössenböck
Sprechen Sie Java
Eine Einführung in das systematische Programmieren, 4. Auflage, German

This textbook (written in German) doesn’t only focus on the detalis of Java, but it also covers general programming techniques such as:

  • Algorithmic thinking
  • Systematic design
  • Modern language concepts
  • Programming style

Our Java misconceptions relate to the following sections of that textbook:

1
Grundlagen
2
Einfache Programme
3
Verzweigungen
4
Schleifen
5
Gleitkommazahlen
11
Objektorientierung
12
Dynamische Datenstrukturen
13
Vererbung
14
Enumerationstypen
15
Generizität
16
Rekursion
17
Schrittweise Verfeinerung
19
Ausnahmebehandlung
21
Annotationen
22
Auszug aus der Java-Klassenbibliothek
23
Ausblick

Stay up-to-date

Follow us on  twitter to hear about new misconceptions.