Meatball Web Design

Showing you tips and tricks of web design, web development and SEO.

Constructing Usable Shopping Carts Reviews

Constructing Usable Shopping Carts

Creating a usable e-commerce application is a daunting challenge. There is so much to do, from the initial concept, through to designing and coding the application. This leaves a lot of scope for things to go wrong. In this book, we take all the hassle out of online shopping applications, by showing you how to plan your application, design the user interface and data store, and code the entire thing. But it doesnt stop there &emdash; we provide the full code for two complete shopping cart

Rating: (out of 4 reviews)

List Price: $ 34.99

Price: $ 21.95

Related Online Shopping Cart Products

Comments

  1. W Boudville Said,

    Review by W Boudville for Constructing Usable Shopping Carts
    Rating:
    The authors set forth an ambitious goal. In one book, they try to show you how to design and code a full e-commerce application. From laying out the user interface and connecting its interactions with a server running a relational database. For the latter, they spend some time with an extended example that involves constructing a set of interrelated tables, with primary and foreign keys.

    Those of you already familiar with RDB and the various normal forms will be very comfortable here. For the actual database, they illustrate with Microsoft SQL and the free MySQL. The code to connect is given in fair detail. Quite aside from anything else, the differences and similarities between these databases can be very useful. You can see the pros and cons of going with either. Heck, if you are searching for a book that compares these 2 common and important databases, this book is a good choice.

    The book is a little curious in one way. The authors are clearly skilled, but they don’t seem to use the formal Model-View-Controller (MVC) approach. Though you might see that the various pieces and interconnections they give can amount to this. Nor do they explicitly use the idea of an n-tier architecture. Perhaps they chose to omit these ideas to simplify the narrative. Since if you successfully use their ideas to build your application, the MVC and n-tier ideas can then have far more substance to you, when you later encounter them.

  2. Foti Massimo Said,

    Review by Foti Massimo for Constructing Usable Shopping Carts
    Rating:
    Once again glasshaus delivered a practical oriented and well-focused book. The authors don’t waste time, straight to the meat; the book is actually full of well-explained code listings. The sample applications use ASP/SQL server and PHP/MySQL, but a lot of material is still relevant for other technologies, especially the coverage of database design, but also usability, interfaces and workflow
    BTW The book is actually 300+ pages long

  3. W Boudville Said,

    Review by W Boudville for Constructing Usable Shopping Carts
    Rating:
    The authors set forth an ambitious goal. In one book, they try to show you how to design and code a full e-commerce application. From laying out the user interface and connecting its interactions with a server running a relational database. For the latter, they spend some time with an extended example that involves constructing a set of interrelated tables, with primary and foreign keys. Those of you already familiar with RDB and the various normal forms will be very comfortable here.For the actual database, they illustrate with Microsoft SQL and the free MySQL. The code to connect is given in fair detail. Quite aside from anything else, the differences and similarities between these databases can be very useful. You can see the pros and cons of going with either. Heck, if you are searching for a book that compares these 2 common and important databases, this book is a good choice. The book is a little curious in one way. The authors are clearly skilled, but they don’t seem to use the formal Model-View-Controller (MVC) approach. Though you might see that the various pieces and interconnections they give can amount to this. Nor do they explicitly use the idea of an n-tier architecture. Perhaps they chose to omit these ideas to simplify the narrative. Since if you successfully use their ideas to build your application, the MVC and n-tier ideas can then have far more substance to you, when you later encounter them.

  4. Vignaux Said,

    Review by Vignaux for Constructing Usable Shopping Carts
    Rating:
    Ce livre est tellement géant que j’ai du pour l’ apprehender correctement faire un détour vers le Livre de D. Powers sur ‘php5 for Flash’ pour en apprecier le goût parfait de la perfection. Les auteurs de ce livres vous accompagnent pour la réalisation total de votre site Ecommerce des plus sophistiqué et intelligent qu’il soit. Merci encore et ‘bonjour chez vous!’.

Add A Comment

?>
© 2012 Meatball Web Design