| Average Rating: |
|
| Sales Rank: | 733489 (lower is better) |
| Price Used: | $0.88 |
| Shipping: | Free Shipping on most orders over $25* |
| Availability: | |
| Label: | O'Reilly |
| UPC: | 636920926986 |
| Pages: | 939 |
| Binding: | Paperback |
| Publication Date: | 2001-08-06 |
| Published By: | O'Reilly |
| ASIN: | 1565926986 |
| Category: | Book |
Programming ColdFusion covers everything you need to know to create effective web applications with ColdFusion and includes numerous examples that you can use for your own applications. The book starts with ColdFusion basics and quickly progresses to topics like sharing application data, accessing databases, and maintaining state information. It also provides chapters on advanced database techniques, working with the Verity search engine, and interacting with other data sources, including LDAP directories, email servers, and other web servers. Finally, the book explores more advanced topics, such as creating custom tags, sharing data with WDDX, and calling external objects.
This book is suitable for experienced Web developers with no background in ColdFusion to learn the development tool from scratch, but it's especially well suited to those with some prior exposure to ColdFusion who want to master the product. The early chapters move quickly through the basics of ColdFusion, leading up to more in-depth topics.
One of the key elements of ColdFusion is its ability to connect Web pages to databases for dynamic, data-driven solutions. Programming ColdFusion focuses on making the most of the database features, including drill-down queries, query caching, stored procedures, and transaction management. The text also deals with issues like state, security, directory services, and much more.
The material is presented in a straightforward, no-nonsense manner with an excellent balance of overview discussion, sample code, and screen shots. ColdFusion is a tag-based language and there are plenty of fine examples of how to make the most of it. An appendix also provides a reference to the entire dialect. This tutorial is a great tool for mastering ColdFusion. --Stephen W. Plain
Topics covered:
By the by, those books mentioned are all great books. I own all of them. But when it came down to what I really needed to know and understand Bilson came through like no other. Great job Rob! Keep up the good work.
It would be phenomenal if the author could expand this book or, better yet, put together a new book of more extended examples called "ColdFusion Examples in a Nutshell," similar to "Java Examples in a Nutshell" by David Flanagan.
Having said that, I can now state that this book is a shining example of what a programming book is supposed to be:
(1) Well-Organized. Chapters are grouped logically.
(2) Well-Documented. Almost every topic has at least one example; a few have a complete set of templates to guide the beginning CF (ColdFusion) programmer.
(3) Well-Balanced. In addition to instructive code, the author also provides many in-depth explanations of ColdFusion and database principles.