Web Applications with Javascript or Java
โ Scribed by Gerd Wagner, Mircea Diaconescu
- Publisher
- De Gruyter Oldenbourg
- Year
- 2021
- Tongue
- English
- Leaves
- 202
- Series
- De Gruyter Textbook
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
This book shows how to build front-end web applications with plain JavaScript, not using any framework or library. Such applications can be provided by any web server, but are executed on the user's computer device (smartphone, tablet or notebook). It discusses two advanced, but fundamental issues in app engineering: how to manage associations between classes, and how to deal with class hierarchies.
โฆ Table of Contents
Foreword
Contents
List of Figures
List of Tables
Part I: Associations
Introduction
1 Reference Properties and Unidirectional Associations
2 Implementing Unidirectional Functional Associations with Plain JS
3 Implementing Unidirectional Non-Functional Associations with Plain JS
4 Implementing Unidirectional Functional Associations with Java EE
5 Unidirectional Non-Functional Associations with Java EE
6 Unidirectional Associations Practice Projects
7 Bidirectional Associations
8 Implementing Bidirectional Associations with Plain JS
9 Implementing Bidirectional Associations with Java EE
10 Special Topics on Associations
11 Bidirectional Associations Practice Projects
Part II: Inheritance in Class Hierarchies
Introduction
12 Subtyping and Inheritance
13 Subtyping with Plain JS
14 Subtyping with Java EE
15 Subtyping Practice Projects
Glossary
Index
๐ SIMILAR VOLUMES
<p>Today, web applications are the most important type of software applications. This textbook shows how to design and implement them, using a model-based engineering approach that covers general information management concepts and techniques and the two most relevant technology platforms: JavaScrip
<p>Today, web applications are the most important type of software applications. This textbook shows how to design and implement them, using a model-based engineering approach that covers general information management concepts and techniques and the two most relevant technology platforms: JavaScrip
<p>Today, web applications are the most important type of software applications. This textbook shows how to design and implement them, using a model-based engineering approach that covers general information management concepts and techniques and the two most relevant technology platforms: JavaScrip
Today, web applications are the most important type of software applications. This textbook shows how to design and implement them, using a model-based engineering approach that covers general information management concepts and techniques and the two most relevant technology platforms: JavaScript a