© Adam L. Davis 2020
A. L. DavisModern Programming Made Easyhttps://doi.org/10.1007/978-1-4842-5569-8_17

17. The Interweb

Adam L. Davis1 
(1)
Oviedo, FL, USA
 

(Courtesy xkcd: Interblag)

../images/435475_2_En_17_Chapter/435475_2_En_17_Figa_HTML.jpg

Just about all software projects are now Internet-based, either web applications (those that produce HTML that is shown via a browser like Firefox) or web services (those that connect via JavaScript in the browser or through mobile apps, like those on Android and iOS devices).

This chapter is devoted to learning about the concepts and some code related to web applications and web services.

Web 101

The Web is a complex beast. Here’s what you need to know:
  • Server: The computer ...

Get Modern Programming Made Easy: Using Java, Scala, Groovy, and JavaScript now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.