Web Applications with Javascript or Java
Autor: | Gerd Wagner, Mircea Diaconescu |
---|---|
EAN: | 9783110497564 |
eBook Format: | ePUB |
Sprache: | Englisch |
Produktart: | eBook |
Veröffentlichungsdatum: | 08.03.2021 |
Untertitel: | Volume 2: Associations and Class Hierarchies |
Kategorie: | |
Schlagworte: | Java JavaScript UML Web Application |
59,95 €*
Versandkostenfrei
Die Verfügbarkeit wird nach ihrer Bestellung bei uns geprüft.
Bücher sind in der Regel innerhalb von 1-2 Werktagen abholbereit.
This book shows how to build front-end web applications with plain JavaScript, not using any (third-party) framework or library. A front-end web application can be provided by any web server, but it is executed on the user's computer device (smartphone, tablet or notebook), and not on the remote web server. Typically, but not necessarily, a front-end web application is a single-user application, which is not shared with other users.
Content:
I. Associations
??? 20. Reference Properties and Unidirectional Associations
??? 21. Implementing Unidirectional Functional Associations
??? 22. Implementing Unidirectional Non-Functional Associations
??? 23. Practice Projects
??? 24. Bidirectional Associations
??? 25. Implementing Bidirectional Associations
??? 26. Part-Whole Associations
??? 27. Lessons Learned
??? 28. Practice Projects
II. Inheritance in Class Hierarchies
??? 29. Subtyping and Inheritance
??? 30. Implementing Class Hierarchies in a Plain JavaScript Front-End App
??? 31. Implementing Class Hierarchies in a Java EE Back-End App
??? 32. Practice Projects
III. Model-Based App Development
Gerd Wagner, Brandenburg University of Technology, Cottbus. Mircea Diaconescu, Berlin.