Moore D. Professional Python frameworks.Web 2.0 programming with Django and Turbogears
Файл формата
pdf
размером 10,31 МБ
Добавлен пользователем qwerky, дата добавления неизвестна
Описание отредактировано
This book is for people who are (or want to be) professional web application developers. In this book, you’ll see how to take advantage of the latest technology to create compelling web applications, and create them fast . All of the techniques and technologies you’ll see in this book are designed to help you get a professional website up quickly, without creating an unmaintainable pile of spaghetti code. We do assume that you know at least a little Python. If you’re not already on the Python bandwagon, maybe the tools and techniques in this book can convince you to hop on. Python is a very readable language and there are tons of good tutorials and references in print and on the Web to help you get up to speed.
Чтобы скачать этот файл зарегистрируйтесь и/или войдите на сайт используя форму сверху.
2nd Edition. — Apress, 2013. — 300 p. — ISBN: 1430258098. На англ. языке. Learn how to leverage Django, the leading Python web application development framework, to its full potential in this advanced tutorial and reference. Updated for Django 1.5 and Python 3, Pro Django, Second Edition examines in great detail the complex problems that Python web application developers can...
James Bennett выпустил обновленную книгу по практическому применению Django. Версия фреймворка — 1.1 Год издания: 2009 Формат: PDF Издат. : Apress Страниц: 274 Размер: 5,1 ISBN: 978-1-4302-1939-2 Язык: Английский Build a django content management system, blog, and social networking site with James Bennett as he introduces version 1.1 of the popular Django framework. You’ll work...
Pearson Education, Inc., 2009. — 380 p. Several Django books are already on the market, but this differs from most due to focusing equally on three areas: Django basics, a variety of example applications, and advanced Django topics. It was an attamp to make this the most well-rounded book on the subject, one you find useful regardless of background, and which will give you a...
Packt Publishing, 2008. — 249 p. Django is a high-level Python web application framework designed to support the development of dynamic websites, web applications, and web services. It is designed to promote rapid development and clean, pragmatic design and lets you build high-performing, elegant web applications quickly. In this book, you will learn about employing this MVC...
Приведен код реального сайта, в качестве примера Django-приложения. Это не самый лучший пример, но в нем достаточно наглядно можно увидеть основные моменты: что нужно, а что нельзя делать. Ранее сайт размещался на, но сейчас свернут http://nm2.2in2.ru/. Python Немного про сам Python от А. Балеса Как альтернатива, можно посмотреть на Ruby. Django Django (Джанго) — свободный...