Home » Archive

Free Download Web Development PDF eBook

Software Dev, Web Development »

27 Feb 2012 | | ,
Guide to Web Development with Java: Understanding Website Creation

Book Description:
This comprehensive textbook introduces readers to the three-tiered, Model-View-Controller (MVC) architecture by using Hibernate, JSPs, and Java Servlets. These three technologies all use Java, so that a student with a background in programming will be able to master them with ease, with the end result of being able to create web applications that use MVC, validate user input and save data to a database. Features: presents the many topics of web development in small steps, in an accessible, easy-to-follow style; uses powerful technologies that are freely available on the …

PHP/Python, Web Development »

8 Dec 2011 | | , ,
PHP and MongoDB Web Development Beginner’s Guide

Ebook Description:
Combine the power of PHP and MongoDB to build dynamic web 2.0 applications

Learn to build PHP-powered dynamic web applications using MongoDB as the data backend
Handle user sessions, store real-time site analytics, build location-aware web apps, and much more, all using MongoDB and PHP
Full of step-by-step instructions and practical examples, along with challenges to test and improve your knowledge

In Detail
With the rise of Web 2.0, the need for a highly scalable database, capable of storing diverse user-generated content is increasing. MongoDB, an open-source, non-relational database has stepped up to meet this …

Ajax, Web Development »

1 Dec 2011 | | ,
AJAX, Rich Internet Applications, and Web Development for Programmers

eBook Description:
The practicing programmer’s DEITEL® guide to AJAX, Rich Internet Applications, and web-application development
This book applies the Deitel signature live-code approach to teaching Web 2.0 application development. The book presents concepts in the context of more than 180 fully tested programs (18,000+ lines of code), complete with syntax shading, detailed descriptions, and sample outputs. It features hundreds of tips that will help you build robust applications.
Start with a concise introduction to XHTML, CSS, and JavaScript before rapidly moving on to more advanced client-side development with DOM, XML, AJAX, JSON, and …

Web Development »

26 Oct 2011 | |
Web Technologies: A Computer Science Perspective

eBook Description:
Web Technologies: A Computer Science Perspective is ideal for courses in Web-based Systems (aka Web/Internet Programming/Systems) in Computer Science, MIS, and IT departments.
This text introduces the key technologies that have been developed as part of the birth and maturation of the World Wide Web. It provides a consistent, in-depth treatment of technologies that are unlikely to receive detailed coverage in non-Web computer science courses. Students will find an ongoing case study that integrates a wide spectrum of Web technologies, guidance on setting up their …

Web Development »

20 Recipes for Programming MVC 3: Faster, Smarter Web Development

eBook Description:

There’s no need to reinvent the wheel every time you run into a problem with ASP.NET’s Model-View-Controller (MVC) framework. This concise cookbook provides recipes to help you solve tasks many web developers encounter every day. Each recipe includes the C# code you need, along with a complete working example of how to implement the solution. Learn practical techniques for applying user authentication, providing faster page reloads, validating user data, filtering search results, and many other issues related to MVC3 development.
These recipes help you:

Restrict access …

Web Development »

19 Sep 2011 | |
The SPDY Book: Making Websites Fly

E-book Description:
Fear the blank page. If your website does not load in 4 seconds, 1/3 of your potential customers will close the browser never to give you a second thought. Stop losing those customers!
In The SPDY Book, you will see how to take an existing website and make it fly. You’ll see how a few SPDY additions to your application code can improve real performance by 50% or more—while still keeping your website 100% backwards compatible with older browsers. From the folks at Google, the new SPDY protocol (pronounced “Speedy”) promises …

Web Development »

19 Sep 2011 | | ,
Node Web Development

Ebook Description:
A practical introduction to Node, the exciting new server-side JavaScript web development stack

Go from nothing to a database-backed web application in just over 100 pages
Get started quickly with Node and discover that JavaScript is not just for browsers anymore
An introduction to server-side JavaScript with Node, the Connect and Express frameworks, and using SQL or MongoDB database back-end

In Detail
Node is an exciting new technology stack that brings JavaScript to the server-side of web applications for the first time. Node means that JavaScript is no longer just for browsers. It’s for web application development, …

HTML/XHTML, Web Development »

19 Sep 2011 | | ,
HTML5: The Missing Manual

Book Description:
HTML5 is more than a markup language—it’s a dozen independent web standards all rolled into one. Until now, all it’s been missing is a manual. With this thorough, jargon-free guide, you’ll learn how to build web apps that include video tools, dynamic drawings, geolocation, offline web apps, drag-and-drop, and many other features. HTML5 is the future of the Web, and with this book you’ll reach it quickly.
The important stuff you need to know:

Structure web pages in a new way. Learn how HTML5 helps make web designtools and search engines work …

JavaScript, Web Development »

19 Sep 2011 | | ,
JavaScript Web Applications

E-book Description:
Building rich JavaScript applications that bring the desktop experience to the Web is now possible, thanks to powerful JavaScript engines and the CSS3 and HTML5 specifications. The key is moving state from the server to the client side, but that’s no simple task. This book takes you through all the steps necessary to create state-of-the-art JavaScript applications, including structure, templating, frameworks, communicating with the server, and many other issues.
Through practical, tutorial-based explanations, you learn how to create JavaScript applications that offer a much more responsive and improved experience. You’ll …

PHP/Python, Web Development »

Pro PHP Programming

E-book Description:
If you are a web programmer, you need to know modern PHP. This book presents with many new areas in which PHP plays a large role. If you want to write a mobile application using geo-location data, Pro PHP Programming will show you how. Additionally, if you need to make sure that you can write a multilingual indexing application using Sphinx, this book will help you avoid the pitfalls.
Of course, Pro PHP Programming gives a thorough survey of PHP post-5.3. You’ll begin by working through an …