Showing posts with label django. Show all posts
Showing posts with label django. Show all posts

Thursday, November 10, 2011

The Definitive Guide to Django: Web Development Done Right (Paperback)

The Definitive Guide to Django: Web Development Done Right
The Definitive Guide to Django: Web Development Done Right (Paperback)
By Jason Gilmore

Buy new: $29.54
48 used and new from $0.01
Customer Rating: 4.6

Customer tags: python(41), django(38), web development(26), open source(17), webdev(11), mvc(8), apress(8), reference(4), internet(3), avoid, mtv, framework

Review & Description

Django, the Python–based equivalent to the Ruby on Rails web development framework, is hottest topics in web development. In The Definitive Guide to Django: Web Development Done Right, Adrian Holovaty, one of Django’s creators, and Django lead developer Jacob Kaplan–Moss show you how they use this framework to create award–winning web sites. Over the course of three parts, they guide you through the creation of a web application reminiscent of chicagocrime.org.

The first part of the book introduces Django fundamentals like installation and configuration. You’ll learn about creating the components that power a Django-driven web site. The second part delves into the more sophisticated features of Django, like outputting non–HTML content (such as RSS feeds and PDFs), plus caching and user management. The third part serves as a detailed reference to Django’s many configuration options and commands. The book even includes seven appendices for looking up configurations options and commands. In all, this book provides the ultimate tutorial and reference to the popular Django framework.

What you’ll learn

The first half of this book explains in-depth how to build web applications using Django including the basics of dynamic web pages, the Django templating system interacting with databases, and web forms. The second half of this book discusses higher-level concepts such as caching, security, and how to deploy Django. The appendices form a reference for the commands and configurations available in Django.

Who this book is for

Anyone who wants to use the powerful Django framework to build dynamic web sites quickly and easily!

Product Details

  • Amazon Sales Rank: #323282 in Books
  • Published on: 2007-12-10
  • Original language: English
  • Number of items: 1
  • Dimensions: .93" h x 7.10" w x 9.24" l, 1.67 pounds
  • Binding: Paperback
  • 447 pages

Click Check Price & More Reviews

Tuesday, November 8, 2011

Restful Web Services (Paperback)

Restful Web Services
Restful Web Services (Paperback)
By Leonard Richardson

Buy new: $24.34
59 used and new from $16.38
Customer Rating: 4.6

Customer tags: rest(55), web services(41), web development(23), http(15), soa(15), web(10), development(8), rails(7), python(4), ruby(3), programming(2), django(2)

Review & Description

"Every developer working with the Web needs to read this book." -- David Heinemeier Hansson, creator of the Rails framework

"RESTful Web Services finally provides a practical roadmap for constructing services that embrace the Web, instead of trying to route around it." -- Adam Trachtenberg, PHP author and EBay Web Services Evangelist

You've built web sites that can be used by humans. But can you also build web sites that are usable by machines? That's where the future lies, and that's what RESTful Web Services shows you how to do. The World Wide Web is the most popular distributed application in history, and Web services and mashups have turned it into a powerful distributed computing platform. But today's web service technologies have lost sight of the simplicity that made the Web successful. They don't work like the Web, and they're missing out on its advantages.

This book puts the "Web" back into web services. It shows how you can connect to the programmable web with the technologies you already use every day. The key is REST, the architectural style that drives the Web. This book:

  • Emphasizes the power of basic Web technologies -- the HTTP application protocol, the URI naming standard, and the XML markup language
  • Introduces the Resource-Oriented Architecture (ROA), a common-sense set of rules for designing RESTful web services
  • Shows how a RESTful design is simpler, more versatile, and more scalable than a design based on Remote Procedure Calls (RPC)
  • Includes real-world examples of RESTful web services, like Amazon's Simple Storage Service and the Atom Publishing Protocol
  • Discusses web service clients for popular programming languages
  • Shows how to implement RESTful services in three popular frameworks -- Ruby on Rails, Restlet (for Java), and Django (for Python)
  • Focuses on practical issues: how to design and implement RESTful web services and clients
This is the first book that applies the REST design philosophy to real web services. It sets down the best practices you need to make your design a success, and the techniques you need to turn your design into working code. You can harness the power of the Web for programmable applications: you just have to work with the Web instead of against it. This book shows you how.

Product Details

  • Amazon Sales Rank: #17699 in Books
  • Published on: 2007-05-15
  • Original language: English
  • Number of items: 1
  • Dimensions: 1.06" h x 7.14" w x 9.16" l, 1.54 pounds
  • Binding: Paperback
  • 448 pages

Click Check Price & More Reviews