Resources
Table of contents
Books
- Learn Java for Web Development by Vishal Layka (2014), Chapters 1-3.
- Web Technologies: A Computer Science Perspective By Jeffrey C. Jackson, Prentice Hall (2007).
- Programming the WWW, 5th ed. By Robert W. Sebesta, Addison Wesley (2009).
Tutorials
- Amazon Web Services
- Google Cloud Platform
- Java EE 8 (Jakarta EE 9, Jakarta EE Specifications)
- Perl
- PHP
- Express JS
Databases
- SQLite CLI (Command-Line Interface)
- Apache Derby
- JDBC
APIs
Tomcat Documentation
JavaScript
- JavaScript (MDN) (w3schools.com)
- ECMAScript
- The JavaScript Trilogy by Douglas Crockford in 2007.
- Crockford on JavaScript by Douglas Crockford in 2011.
- JSLint
- Lodash
- NodeSchool