I was walking across a bridge one day, and I saw a man standing
on the edge, about to jump off. So I ran over and said, “Stop! Don’t do
it!”
“I can’t help it,” he cried. “I’ve lost my will to live.”
“What do you do for a living?” I asked.
He said, “I work with computers.”
“Me too!” I said. “What do you do with computers?”
He said, “I’m a Web developer.”
“Me too!” I said. “Design, client-side programming or server-side programming?”
He said, “Server-side programming.”
“Me too!” I said. “Do you use dynamically typed languages or statically typed languages?”
He said, “Dynamically typed languages.”
“Me too!” I said. “Do you use a Web framework, or do you roll things on your own?”
He said, “I use a Web framework.”
“Me too!” I said. “TurboGears or Django?”
He said, “Django.”
“Die, heretic scum!” I shouted, and I pushed him over the edge.
分享到:
相关推荐
### Python Frameworks Web 2.0 Programming with Django and TurboGears #### 一、书籍概述与作者介绍 《Python Frameworks Web 2.0 Programming with Django and TurboGears》是一本深入探讨Python Web开发框架...
Chapter 2: The Optimal Django Environment Setup Chapter 3: How to Lay Out Django Projects Chapter 4: Fundamentals of Django App Design Chapter 5: Settings and Requirements Files Chapter 6: Model Best ...
《专业Python框架:使用Django和TurboGears进行Web 2.0编程》一书由Dana Moore、Raymond Budd和William Wright合著,由Wiley Publishing, Inc.出版,深入探讨了如何利用Python这一强大且灵活的编程语言来构建高效、...
《The Definitive Guide to Django 2nd Edition》是一本深度解析Django框架的权威指南,旨在帮助初学者和有经验的开发者全面掌握Django的使用。这本书分为两个主要部分,确保读者能够从基础到高级逐步提升自己的技能...
https://github.com/zhuinfo/Django-ERP, 根据此django-erp改写为适配python3.6,+django1.11,完美运行, 数据库改为postgresql, 如果使用mysql, 请在./mis/setting.py中改回即可。
django电子商务网站源码 django电子商务网站源码 django电子商务网站源码 django电子商务网站源码 django电子商务网站源码 django电子商务网站源码 django电子商务网站源码 django电子商务网站源码 django...
Django客户管理系统源码 Django客户管理系统源码 Django客户管理系统源码 Django客户管理系统源码 Django客户管理系统源码 Django客户管理系统源码 Django客户管理系统源码 Django客户管理系统...
Django实现商城网站源码 Django实现商城网站源码 Django实现商城网站源码 Django实现商城网站源码 Django实现商城网站源码 Django实现商城网站源码 Django实现商城网站源码 Django实现商城网站源码 Django...
Understand the Model-View-Controller (MVC) architecture, compare it to Model-Template-Views, and gain a holistic understanding of Django’s structure Write as little code as possible, simplify code ...
The book starts with the basics and explains the difference between a Django project and a Django app, the most important settings, how to change them, and the fundamentals of packaging. You'll then ...