Features
- Cover Type: Hard Cover with 295 pages
- Published by: Wiley-IEEE Computer Society Pr December 26, 2006
- Written in: English
- ISBN 10 Number: 0471773913
- ISBN 13 Number: 978-0471773917
-
Book Dimensions:
9.3 x 6.2 x 1 inches
- Weighs: 1.4 pounds
Product Description
Web Application Design and Implementation uses a hands-on approach of the major technologies and
programming languages to teach readers web development. Providing an understanding of all major aspects of web programming in order to achieve the construction of a database-driven website, the book features state-of-the-art
programming languages such as HTML, JavaScript, MySQL, PHP, Apache, Linux/Unix.
Back Cover Copy
Learn how to combine different technologies to create sophisticated, database-driven Web sites
This text allows readers to gain the core programming knowledge needed to build a database-driven Web site using a step-by-step approach. Each stage of Web site development is carefully explained, from installation to production of the site. The book, based on a course developed by the author, features a carefully constructed organization that shows readers how to begin creating Web pages, and then incrementally add greater functionality as they progress through the text.
A key strength of this book is its use of multiple
programming languages and applications. By selecting among the best options from HTML, JavaScript, MySQL, PHP, Apache, and Linux/UNIX, readers learn to develop Web sites that are specifically tailored to meet their needs.
Brief chapters, each focusing on one core theme, are designed to allow readers to learn at their own pace. Among the key chapters is one dedicated to teaching how to install a Web server with all the required modules to run the scripts presented in the book.
- Examples are used extensively throughout, illustrating key concepts and techniques
- Author draws from his own extensive experience to offer expert tips and point out pitfalls to avoid
- Exercises help readers put their knowledge into practice
- The examples, as well as sample solutions to the exercises, are posted online to give readers more opportunity to work with the scripts
With its step-by-step approach, this book is ideally suited for anyone who wants to learn how to create complete Web sites. No previous knowledge of any programming language is needed. For experienced Web designers, the book will bring their programming skills to a higher level by enabling them to create dynamic pages linked to a database.
Reader ReviewsThis is the book I wish I had had when I was starting to set up my Books-On-Line web site. Here in one simple step is just about half of what you need to know to set up a fairly complex database driven web site. I say about half of what you need to know because he spends no time at all on appearance, type fonts, color, illustrations, all that stuff. As he says in the introduction, he's not good at that (neither am I), and for those subjects you need another book. But for a functioning web site he recommends what is sometimes called LAMP - for Linux, Apache, MySql and PHP. To summarize why: The software is FREE, a very good price. It doesn't crash as often It runs faster so you can use a slower computer. By the time you finish, you'll probably want at least one book on each of these software packages, but here is an excellent place to start. It gives you enough to get started and you only need to go deeper into each of these packages when you start getting fancier. The nice thing about this book is that it gives you everything you need to get started in a well written, easy to understand way. Mr. Gabarro, there are two things I would suggest for your next edition: One, include a cd of a working collection of the four packages rather than saying go get any distribution, and two, talk a little about past and emerging technologies such as Cold Fusion for the past, and Ruby on Rails for the future. I'd be interested in your opinions.