References/Resources
- Recommended textbook: Programming the World Wide Web, 8th Edition, Robert W. Sebesta, 2015, Pearson
- Protocols
- Foundations of Internet Computing
- Markup Languages and Web document structure
- HTML 4.01 Specification, HTML tutorial, Anthony's HTML4 tutorial
- Cascading Style Sheets (CSS), Quick Tutorial, another CSS tutroial, more tutorial
- HTML 5 Specification, HTML 5 tutoiral with three lessons
- HTML 5 quick reference guide
- HTML 5 and CSS 3 resources
- XML Tutorial, a well organized and easy to understand free tutorial with lots of examples and source code
- Dive into HTML5, by Mark Pilgrim, very good book understaing HTML5, examples
- WebGL tutorial (need browser support for webgl)
Validator for HTML and XML
- JSON
- Web servers
- Perl and CGI
- Perl Cookbook
- Perl Tutorial, Perl Basics, Perl Introduction, more about Perl
- CGI Tutorial, CGI Made Easy
- How to make http request in Perl. check Network Programming with Perl
- Regular expression tutorial
- Client side programming tools
- JavaScript tutorial,
- Dynamic HTML resource,
- Java Tutorial, Java Applet. Java Applet tutorial
Lesson: Applets (The Java™ Tutorials > Deployment)
- JavaScript Server-Side (we do not support server side JavaScript)
- PHP and MySql
- PHP home
- Getting Started with MySQL, Web-Database Programming
- PHP: A simple tutorial, PHP/MySQL Tutorial, more free PHP tutorial
- PHP manual
- PHP source at gitHub
DOM tutorial
Ajax, Ajax, Ajax: Adaptive path » ajax: a new approach to web applications The original article of Ajax by Jesse James Garrett
- W3 School, this site contains greate tutorial of Web technologies
- JQuery
- AngularJS
- Wijmo
- WebGL
- WebSocket
- WebSocket introduction
- WebSocket API
- WebSocket with node.js beginer's tutorial
- Google maps, power tools for maximizing the API
- Nodejs
- Internet security: Hash functions for digital signature, and public encryption
- One-way function, hash, digest service.
- Sha1 reverse hack
Books and example codes
- PHP and MySql Web Development, by Luke Welling, Laura Thomson
- PHP, MySql and Apache, by Julie C. Meloni, SAMS, Teach Yourself Series
- Internet & World Wide Web, How to Program, 2004, Deitel, Deitel, and Goldberg, (This book contains many practical examples for WWW programming)
- MySQL, 4th edition, Paul Dubois
- WROX technology books. This site contains many books on the cutting edge web technologies. You can download example source code of the books.
- Understanding Java EE
- JBoss