Web Design and Development Books
Related Subjects: Designers Hosting Promotion Accessibility Redirects Authoring Web Usability
More Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160

Used price: $0.48

Too basic for most developersReview Date: 2002-01-17
The single best JSP book for the beginning JSP site builderReview Date: 2001-08-03
Platform: Sun/Ultra OS:Solaris 8 HTTP: Apache latest JSP: Tomcat 3latest DB: MySQL 3.23 Java: 1.30 JDBC: mmMySQL 2.04
I had to create some important code workarounds for MySQL (the book uses PostGRE). All in all, I made only about 17 changes to the original code, including about 8 errors I found. If you want a great book with ready to use code to put together your own dynamic site with database support, this is it. Use Linux and PostGRE and everything else he uses.
Pratical, web-ready JSP examples with clear descriptionsReview Date: 2000-09-27
Not bad, but not five stars either.Review Date: 2000-09-26
Move along...Review Date: 2001-03-08

Used price: $6.39

AwkwardReview Date: 2008-11-16
Good Silverlight IntroductionReview Date: 2008-10-28
The only resource you need for Silverlight 2Review Date: 2008-09-25
Intro Silverlight 2Review Date: 2008-08-06
Brillilant IntroductionReview Date: 2008-09-24
The book is extremely well written and well organzied, with solid coverage of all the core topics and a good bit beyond (including extensive coverage of Deep Zoom, interacting with ASP.NET and using Dynamic Languages such as Ruby)
Moroney is one of the most knowledgable writers about Silverlight, and his style is straight forward and to the point. This book is everything you might want in an introduction to programming Silverilght 2, and I would not hesitate in recommending it.
Jesse Liberty
Senior Program Manager - Microsoft
Developer Community Liasion

Used price: $34.00

Good book for a beginner to get something doneReview Date: 2008-07-13
Great all but last chapterReview Date: 2008-06-20
If you need to get up and running in Djago in 1-2 weeks and know nothing about it, this book is THE way to go. Fast-paced and not too deep, this is just what I needed.
The last chapter however leaves something to be desired. It is more like a fast-skip-along over all the things that are out there. Granted - helpful for general information, but it just does NOT work for me. After implementing my last chapter in the code - all of my application broke down. I feel that because the book skims over the topics so fast, it should not introduce advanced topics at all.
Also be aware that there are some differences between the book's trunk version of djano and the current trunk. For example there is no more clean_data, instead we use cleaned_data.
Overall, the book was just RIGHT for the me. Quick introduction to getting the web-framework up and running at the basic level. Must have first-book, for a once over read.
PS: Why, you might ask, I needed to learn Djano in 1-2 weeks? Because django is fun! Or a more realistic answer: I got tired of playing configuration games with php frameworks...
A good place for Django beginners to startReview Date: 2008-06-07
Like most titles from Packt, the book wastes little time on introductions and quickly dives into the subject matter. The reader is put to work from the very beginning, and by page 20 Django is installed and the first project created and launched. I like this practical approach. All the code is available at the book's web site, so it's also easy to follow along.
The book is structured around the development of a social bookmarking application. Without going into too much detail, each chapter introduces the reader to some new Django concepts needed to build specific features into the application. For example, there are chapters focusing on user management, searching, Ajax and administration interfaces.
By the end of the book, the reader has a working application for storing and sharing bookmarks, complete with tags, tag clouds, RSS, Ajax bells and whistles, voting, friend networks and an administrative interface. She also should end up with a good knowledge of what Django can do and how to use its features. A couple of final chapters on deployment and future directions complete the tour and give the reader some insight on what to do next with her newly gained Django proficiency.
Overall, I think the author explains the concepts well enough and achieves his objective of teaching beginners how to build an application with Django. However, if you have a good knowledge of web development and Python, you may find that you need a deeper source of knowledge about Django as a framework.
At just over 200 pages and at a price tag of US $40, I find the book somewhat expensive, but it covers the ground it promises, so if you just want to quickly get going with your "web 2.0" application, the book could be worth the price.
Succinct yet complete introduction to DjangoReview Date: 2008-05-22
Its my first Django book, so its just nice to have a "best practices" reference when doing common tasks like handling ManyToMany relationships, voting, caching, etc.
There are a fair number of typos/misprints which are just a pet peeve. I enjoy the author's succinct writing style, although at times he pulls the "And in the next paragraph I'm going to cover X." Just cover X! Luckily he's usually quite succinct, so its just me being picky. ;-)
Full Disclosure: I got a review copy for free. The $40 list price on the back of the book seems a bit steep for such a thin tome, but it would probably be worth it for beginners who want to learn Django fast.
Get up and running quicklyReview Date: 2008-05-16
Following the iterative development of a delicious/digg hybrid social bookmarking application, Ayman Hourieh's book moves quickly through a range of Django features, from setting up your initial models, and using the built in user and admin sections, to supporting AJAX with jQuery, speeding up your app with caching and (briefly) writing automated tests. The pace is fairly measured and Ayman Hourieh does a good job of explaining what's going on at each step. An experienced web developer should find most of the information they need to get up and running with django, ready to get to work on their own apps.
Perhaps appropriately, where this book is lacking is in explaining how the different parts of the framework fit together. There's plenty you can pick up by inference, but there are no detailed explanations of, say, the routing system that maps URLs to code. This book's weaknesses are the former volumes strengths, and while you'll find much repeated between them a combination of the two is likely to be a good way to get a fully rounded sense of what django is and how you can use it.
Disclaimer: I was sent a copy of this book for review by the publisher.

Used price: $8.85

Excellent guide to applying Notes to the webReview Date: 1999-05-26
Great step-by-step project to build a Domino web siteReview Date: 1999-05-08
Excellent for Domino Web site deploymentReview Date: 1999-02-18
It's not proper book for DDA ExaminationReview Date: 1999-06-24
Covers the basics but not moreReview Date: 1999-05-06

Used price: $3.66

This is almost a great book.Review Date: 2008-04-27
Let's concentrate on the good stuff first. I love the illustrations in this book. They help me a lot because I'm a visual learner.
The book fails on one fundamental point. How to really get started.
When you install Mambo, the Mambo manual is the Mambo site. You need to get rid of the manual and create your own Mambo site.
But how do you do it?! The book doesn't tell you how.
The book is a bit outdated I think. There was info on installing Pony Gallery... Unfortunately Pony Gallery seems to no longer be available.
That is likely due to some sort of split in the Mambo community. It appears Joomla is the result of that split, and it appears Joomla is overshadowing Mambo.
So now it appears I need to forget about Mambo and learn Joomla. I can't afford to keep buying new books.
Unfortunately I'm not able to learn from online forums, or most of the documentation included with these resources.
Most of the people in the community say this stuff is so intuitive that a real manual isn't needed.
I don't find this stuff intuitive at all.
terrible EnglishReview Date: 2007-02-15
More than just screen shot explanationsReview Date: 2007-04-07
The screens of the actual product do walk an administrator thru the steps, so that may seem repetitive or a "waste" to some, but the extra tips and explanations about why you'd do something and the alternatives offered make this a worthwhile purchase for me.
Perhaps I could find a lot of the same info on the forums, but I wanted something cohesively packaged that I can follow along with - rather than the hunting expedition style of a forum.
This book easily translates to Joomla! It is very useful if you are just getting started and need help with design.
Horrible English? Hogwash. Good book!Review Date: 2007-03-17
My only issue is that it gives no help with installing Mambo under Windows, which is unfortunately the environment I'm forced to use at work.
Super quick reference for the part time administratorReview Date: 2007-03-25

Used price: $3.21

An Excellent ReadReview Date: 2002-03-20
In the end you'll come away with a detailed knowledge of ADO with a book that will forever sit on your desk as a reference.
outdated - needs a new editionReview Date: 2001-12-17
DatedReview Date: 2001-12-11
ADO and so much moreReview Date: 2000-07-31
Best ADO/RDS reference so far, take it up from ADO/RDS 2.5Review Date: 2000-08-09
It includes the complete reference with less explanation. What it does go into is the ADO objects (through Disconnected Recordsets), to Data Shaping.
This book concludes with almost 300 pages of Appendix on Reference, Overviews, Object Models, and more. If you know what you are looking for in ADO & RDS (which is probably the case for a "Professional" book), you will find it's answer here.
To my surprise, this book also includes 2 nice chapters about Oracle and it's usage with ADO. Most useful.

Used price: $11.95

WAS4 and much moreReview Date: 2003-04-19
Had what I neededReview Date: 2002-11-26
Good as a tutorial, good as a reference..Review Date: 2002-11-27
Poor ReferenceReview Date: 2003-12-22
Useless for the newbiesReview Date: 2004-02-11
I needed to learn websphere for my job, so after the first few chapters I had to stop because the thing started to fly way over my head. All I needed was something to explain me the basics and the most common architecture and mechanics.
This book doesn't do that. Maybe if you are a veteran with Websphere, this might be good, but if you are looking for something to get you started, stay away from this book.

Used price: $26.53

Ajax is the future of Web APIReview Date: 2008-02-05
Ajax MVC introReview Date: 2007-04-20
Understand how AJAX/JavaScript toolkits really work, and write your ownReview Date: 2007-02-16
Having said that: I've been seeking a book with the scope of this book for quite a while now. Not since Nicholas Zakas' book "Professional JavaScript for Web Developers" (which I still highly recommend) has this kind of in-depth coverage of the inner workings of AJAX been offered up. Zakas' book (only two years old) went into great detail about using Javascript to do all the cool things we now know as "AJAX"... without once using the word. (Two years ago the word "AJAX" hadn't reached its present buzzword saturation level, if it had been used much at all.)
Hadlock revisits the technology now that AJAX and the various toolkits and frameworks supporting it (Dojo, script.aculo.us, Google Web Toolkit, etc.) have become commonplace. He doesn't provide a tutorial on how to use a particular toolkit or framework; instead, he explains how you can write an "engine" of your own. He starts with a good intro to AJAX, including explanations of how to use both XML and JSON in the response, moves on to the basic principles of object-oriented JavaScript, and then provides examples of reusable JavaScript components to include in your own JavaScript/AJAX engine. Whether you're seeking to reinvent the wheel and write such an engine yourself, or just have a hankering to understand how a toolkit like Dojo or script.aculo.us is constructed, this is great information. Where Zakas' book was an all-encompassing head first dive into deep JavaScript, this book is a briefer but still quite thorough tutorial that gets to the critical information quickly.
The book also includes useful chapters on security and best practices.
Where the book is lacking is in its coverage of server-side interaction. While it concentrates on PHP, it provides some examples of connecting to ASP.NET and ColdFusion, but... there's no mention whatsoever about Java/J2EE. (Ryan Asleson's "Pro Ajax and Java Frameworks" does provide that very sort of information, covering Struts, Spring, and JSF.) Still, where this book shines is in its in-depth explanation of how JavaScript/AJAX toolkits work and how you build your own or extend existing ones. This is still the only book I've seen that even attempts to do that.
Kris shows you engineering side of the AJAXReview Date: 2007-03-29
Ajax for Web Application Developers" does all for you. It's very simple to understand Kris' codings and explanations because his book is neatly coded and implemented the coding standards.
SOURCE CODES: Demonstrated examples in the book can be downloaded from the publisher. All you need to do is to create an account.
I personally have many AJAX books in my library but specifically liked "Ajax for Web Application Developers".
I strongly recommend it to those who are willing to learn in an easy way to create reusable JavaScript object-oriented libraries and understand the AJAX object methodology.
Good luck
No customer serviceReview Date: 2007-03-27
Note to publishers: Take care of your readers.
I'm afraid customer service is dead. Maybe it has been outsourced.

Used price: $0.01

Okay if you've never written an extension.Review Date: 2002-09-15
However, it's very limited. In spite of their claim that it includes "Detailed coverage of DW and DW UD internals", it covers very few of them.
But, worth it for beginners.
Not enough Meat on this Bone!Review Date: 2001-12-15
Best bang for my buck!Review Date: 2001-09-28
The reading is easy, the information is to the point, but not staggeringly dull... at this price, it's the very best deal I've found on a computer book since _Pure_Javascript_.
A Very Useful Book For Hardcore Dreamweaver UsersReview Date: 2002-03-09
So you might be wondering why I rated this book a 4 instead of a 5. While it is true that the content of the book is great, unfortunately I have a few minor niggles:
* There are typo's throughout the book (ie the word "it" when "is" was ment, "you" instead of "your", etc). While most books have typo's it is annoying.
* I wasn't overly impressed with the code samples. Don't get me wrong, I haven't found any actual bugs, but I don't like the way the code is layed out (ie indenting). For example, on page 44 there is an example that contains several JavaScript functions. Each function declaration starts in column one except for one (applyBehavior) which is indented underneath the code of the previous function. Sure, it doesn't affect the code, but it looks untidy. Maybe the authors should have run all their examples through a code beautifier.
I know that some people will think that my comments are needless and that I'm being overly picky; and to some extent I agree with that assesment. But it's these small things that have reduced what would have been a "great" book to just "good".
Great from start to finish!Review Date: 2001-07-22
Have fun... Rene'

Used price: $3.92

Fast&Easy missed content and correct explanationReview Date: 2007-02-09
Good but no true code-behindReview Date: 2006-06-08
Great preparation for in-depth reference booksReview Date: 2005-10-23
For me this book is a great aid. I'm finding it allows reading through quickly without boring you with minor programming details while still filling in the stuff that gets left out in top level books, all of which seem to assume experienced developers would already have some level of C# & .NET experience. (After going through this easy to read book, you will have the experience.)
Two Problems:
1.) For those of us who find ourselves depending on reading glasses, the code text in the graphic examples tends to be a little small. So having the code to download and review is a real plus.
2.) The book is out of print and the original publishing company's website is no longer available. So the download links are no good. But ...
As of 10/22/2005: I found a copy of the code to download from Thomson Course Technology. If interested in this book you should probably grab a copy of the download before it disappers too.
Excellent Book Review Date: 2005-09-17
Skip this book if you are experiencedReview Date: 2003-01-10
Related Subjects: Designers Hosting Promotion Accessibility Redirects Authoring Web Usability
More Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160
* The author spends less than one page discussing taglibs, most of which is simply taken from the version 1.1 specification.
* Although using JSP with XML is prominently featured on the cover of the book, the author spends more pages discussing how to install and configure PostgreSQL to run the examples than he does on XML.
* On page 4, the author tells us that JSP can be used to generate WML but no examples of this are to be found in the book.
If this book was 200 pages long I might understand this missing material, but the author spends 500 pages explaining no more than the basics of using JSP. That being said, the book is not all bad. The author repeatedly demonstrates the proper use of JSP for creating a user interface. His many examples stress that business logic should be placed in Java Beans and those beans invoked by a JSP. The fact is, however, that although the author does well with the material covered, there is too much material left out for me to recommend this book.