
Introduction to Web Applications Development
by Carles Mateu
Publisher: Eureca Media 2010
Number of pages: 377
Description:
This course starts with an introduction to the internet, including a brief history of the TCT/IP protocol and worldwide web. It defines the basic concepts for web servers and studies the case of Apache, the most used webserver, while other free software webservers are not forgotten. The course continues with webpage design focusing on HTML and JavaScript. XML Schemas, their validation and transformation are covered as well as dynamic webpages built with CGI, PHP or JSP and database access. The last part of the course deals with configuration, maintenance, monitoring and security aspects.
Download or read it online for free here:
Download link
(multiple formats)
Similar books
Greasemonkey Hacksby Mark Pilgrim - O'Reilly Media, Inc.
100 ingenious hacks for power users who want to master Greasemonkey, the hot new Firefox extension that allows you to write scripts that alter the web pages you visit. With Greasemonkey, you can create scripts that make a web site more usable.
(16899 views)
Dynamic Web Development with Seaside- Seaside
Seaside is a free, open source framework the developer can use to produce highly dynamic web-based applications. The authors have collaborated on this book to show you how to develop for the web and let Seaside handle the distractions.
(15163 views)
Unobtrusive Ajaxby Jesse Skinner - O'Reilly Media
Unobtrusive Ajax is about making web applications that work for everyone all the time, even if you have JavaScript turned off, or however you happen to be using the Web. It's about the separation of behavior, content, and presentation.
(13775 views)
Everything curlby Daniel Stenberg - GitBook
This book is a guide to everything there is to know about curl, the project, the command-line tool, the library, how everything started, how we work on developing it further, what it takes to use it, how you can contribute with code and bug reports.
(9736 views)