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 and Java. The book provides an in-depth tutorial for theory-underpinned and example-based learning by doing it yourself, supported by quiz questions and practice projects.
Web apps are designed using UML class diagrams and implemented with two technologies: JavaScript for front-end (and...
Today, web applications are the most important type of software applications. This textbook shows how to design and implement them, using a model-b...
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....
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 ap...