Limit this search to....

Web Applications with JavaScript or Java: Volume 2: Associations and Class Hierarchies
Contributor(s): Wagner, Gerd (Author), Diaconescu, Mircea (Author)
ISBN: 3110500248     ISBN-13: 9783110500240
Publisher: Walter de Gruyter
OUR PRICE:   $60.29  
Product Type: Paperback - Other Formats
Published: March 2021
Qty:
Additional Information
BISAC Categories:
- Computers | Information Technology
- Computers | Programming - General
- Business & Economics | Information Management
Series: de Gruyter Textbook
Physical Information: 0.43" H x 6.69" W x 9.61" (0.73 lbs) 199 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
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 ProjectsII. 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 ProjectsIII. Model-Based App Development