Cantitate/Preț
Produs

Beginning Django E-Commerce

Autor James McGaw
en Limba Engleză Paperback – 30 oct 2009
Beginning Django E-Commerce guides you through producing an e-commerce site using Django, the most popular Python web development framework. Topics covered include how to make a shopping cart, a checkout, and a payment processor; how to make the most of Ajax; and search engine optimization best practices. Throughout the book, you'll take each topic and apply it to build a single example site, and all the while you'll learn the theory behind what you're architecting.
  • Build a fully functional e-commerce site.
  • Learn to architect your site properly to survive in an increasingly competitive online landscape with good search engine optimization techniques.
  • Become versed in the Django web framework and learn how you can put it to use to drastically reduce the amount of work you need to do to get a site up and running quickly.
Citește tot Restrânge

Preț: 30252 lei

Preț vechi: 37815 lei
-20% Nou

Puncte Express: 454

Preț estimativ în valută:
5790 6108$ 4825£

Carte tipărită la comandă

Livrare economică 02-16 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781430225355
ISBN-10: 1430225351
Pagini: 408
Ilustrații: 300 p.
Dimensiuni: 191 x 235 x 21 mm
Greutate: 0.7 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Public țintă

Popular/general

Cuprins

Best Laid Plans.- Creating a Django Site.- Models for Sale.- The Shopping Cart.- Site Checkout & Orders.- Creating User Accounts.- Product Images.- Implementing Product Search.- Intelligent Cross-Selling.- Adding in Ajax.- Search Engine Optimization.- Web Security Overview.- Improving Performance.- Django Testing.- Deployment.- Django on Google App Engine.

Notă biografică

Jim McGaw is a web developer with several years of experience developing enterprise-level web applications, particularly online catalog and shopping cart sites. Jim believes that anything worth doing is worth doing right, and since there is often more than one way to do something, he works very hard to make sure that he does it correctly. He relishes the opportunity to work with technology on a daily basis, and he especially enjoys enlightening others about the latest web trends, like front-end engineering and Ajax, as well as the other nuances of his craft.

Caracteristici

The only book describing everything you need to build an e-Commerce site using Django Django is the most popular python web development framework, and has been endorsed by Python creator Guido van Rossum Includes topics such as how to make a shopping cart, a checkout, and a payment processor