出版社: Apress
副标题: Web Development Done Right
出版年: 2007-12-06
页数: 447
定价: CAD 45.14
装帧: Paperback
ISBN: 9781590597255
内容简介 · · · · · ·
Django, the Python-based equivalent to the Ruby on Rails web development framework, is presently one of the hottest topics in web development today. 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 ...
Django, the Python-based equivalent to the Ruby on Rails web development framework, is presently one of the hottest topics in web development today. 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 appendixes for looking up configurations options and commands. In all, this book provides the ultimate tutorial and reference to the popular Django framework.
http://www.djangobook.com/
喜欢读"The Definitive Guide to Django"的人也喜欢的电子书 · · · · · ·
喜欢读"The Definitive Guide to Django"的人也喜欢 · · · · · ·
The Definitive Guide to Django的书评 · · · · · · ( 全部 9 条 )

一个星期搞定Django
这篇书评可能有关键情节透露
确定这个标题权当是“应景”。(Sheldon:sarcasm? Me:Yes!)我的确是花了不到一星期看完了这本书(中文电子版),但是对于很多东西也只是个印象,只能算作是入门,还远远不能说“搞定”,最起码要经受一下实际的考验。 如何精通某物呢?曾经有个“一万个小时天才理论”,看这... (展开)
学习django不二的选择

The Definitive Guide to Django

是的这本书的确很不错
这篇书评可能有关键情节透露
可以学英语,可以学django.何乐而不为呢?抱歉,你的评论太短了抱歉,你的评论太短了抱歉,你的评论太短了抱歉,你的评论太短了抱歉,你的评论太短了抱歉,你的评论太短了抱歉,你的评论太短了抱歉,你的评论太短了抱歉,你的评论太短了抱歉,你的评论太短了 (展开)> 更多书评 9篇
这本书的其他版本 · · · · · · ( 全部2 )
-
Apress (2009)9.0分 112人读过
以下书单推荐 · · · · · · ( 全部 )
- 改变自己▶编程 (Chain)
- django.framework (元创)
- Python (tokyo)
- 某个计算机初学者的步伐,调整为我自己的 (异能)
- 豆瓣评分>=8.5的计算机书籍 (Honwhy)
谁读这本书? · · · · · ·
二手市场
· · · · · ·
- 在豆瓣转让 有248人想读,手里有一本闲着?
订阅关于The Definitive Guide to Django的评论:
feed: rss 2.0
0 有用 仙道菜 2013-05-31 22:54:13
讲的挺不错的,django 的资料真是不多啊。。。
0 有用 我就改个名字 2013-09-06 10:16:49
objects.all() book_set 。。。。太奇怪了
0 有用 MrCAI 2012-08-23 21:58:37
前面几章节读得比较细。后面的大概看了下,下次需要用的时候,再参照文档。 从url的配置,视图函数的编写,表单,模型数据库的整合。以及后续的中间件使用,东西不少啊。此书不错。
0 有用 Linxh 2009-03-15 11:30:50
看来Django是个不错的选择,先简单了解一下,需要的时候在详细参考
0 有用 Greenwicher 2014-03-08 23:26:57
看了最核心的第一部分,不到一周时间利用django+bootstrap3+xampp就搭建了一个很像样的网站。果然适合Lean Startup,强烈推荐!