Differences between revisions 11 and 21 (spanning 10 versions)
Revision 11 as of 2005-09-12 13:46:28
Size: 1198
Comment:
Revision 21 as of 2021-08-01 17:32:29
Size: 5399
Comment: I added my own book and organized the content of this page (addding separator)
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
'''Python Web Programming'''
 '''Steve Holden'''
'''Note:''' ''Listed in reverse chronological order; this list is very far from being a complete list of Python web books; see also http://wiki.python.org/moin/ZopeBooks for a list of Zope books''


----
= کتاب فارسی: آموزشی کاربردی جنگو =
  Author: Alireza Azimzadeh Milani

!PendarePars Publishing, 544 pages (July 2021)

Summary: The first Persian/Farsi book with over 250 practical examples to help you to learn back-end web development using Django 3.2.x, 4.x and 5.x and Django-Rest(DRF) frameworks.

More Info: https://www.pendarepars.com/book/کتاب-آموزش-کاربردي-جنگو-django-قويترين-فريمورک-توسعه-وب-اپليکيشن-پايتون/

More Info: https://www.pendarepars.com/book/pdf/4258
----

== Web Development with Django Cookbook - Second Edition ==
  Aidas Bendoraitis

ISBN: ISBN:9781785886775, Packt Publishing, 384 pages (January 2016)

Summary: Over 90 practical recipes to help you create scalable websites using the Django 1.8 framework.

More Info: https://www.packtpub.com/web-development/web-development-django-cookbook-second-edition
----

== Two Scoops of Django: Best Practices for Django 1.6 ==
  Daniel Greenfeld, Audrey Roy

ISBN: ISBN:098146730X, Two Scoops Press, 446 pages (February 2014)

Summary: Introduces web programmers to the various tips, tricks, patterns, code snippets, and techniques for Django development that the authors have picked up over the years.

More Info: http://twoscoopspress.com/products/two-scoops-of-django-1-6
----

== Pro Django, 2nd Edition ==
  Marty Alchin

ISBN: ISBN:1-430-25809-8, Apress, 300 pages (July 2013)

Summary: Examines in great detail the complex problems that Python and Django web application developers can face and how to solve them.
----

== The Pylons Book: The Definitive Guide to Pylons ==
  James Gardner

ISBN: ISBN:1590599349, Apress, 568 pages (December 16, 2008)

Online (GNU FDL) version at http://pylonsbook.com/
----

== Python Web Development with Django ==
  Jeff Forcier, Paul Bissex, and Wesley Chun

ISBN: ISBN:0132356139, Addison-Wesley Professional, 408 pages (November 2008)

Summary: Using the simple, robust, Python-based Django framework, you can build powerful Web solutions with remarkably few lines of code. In Python Web Development with Django®, three experienced Django and Python developers cover all the techniques, tools, and concepts you need to make the most of Django 1.0, including all the major features of the new release.

More Info: http://withdjango.com/
----

== The Definitive Guide to Django: Web Development Done Right ==
  Adrian Holovaty, Jacob Kaplan-Moss

ISBN: ISBN:1590597257, Apress, 447 pages (December 2007)

Online version at http://www.djangobook.com/.
----

== CherryPy Essentials: Rapid Python Web Application Development ==
  Sylvain Hellegouarch

ISBN: ISBN:1904811841,
'''Packt Publishing''',
272 pages (March 2007)

Design, develop, test, and deploy your Python web applications easily: Walks through building a complete Python web application using CherryPy 3. Covers the CherryPy `HTTP:Python` interface, using CherryPy with other Python libraries, and design, security, testing, and deployment.

More info: http://www.packtpub.com/book/CherryPy
----

== Rapid Web Applications with TurboGears ==
  Mark Ramm, Kevin Dangoor, Gigi Sayfan

ISBN: ISBN:0131583999,
'''Prentice Hall''',
504 pages (November 2006)

From the back cover:

This book will help experienced Web developers get productive with TurboGears—fast. You’ll quickly build your first TurboGears Web application—then extend it one step at a time, mastering the underlying libraries that make these enhancements possible. Next, the authors demonstrate TurboGears at work in a real-world application, by examining the code for “WhatWhat Status,” an open source project status tracking application. Finally, you’ll gain deep insight into the model, view, and controller technologies TurboGears is built upon: knowledge that will help you build far more robust and capable Python applications.

http://www.turbogearsbook.com/
----

== Python Web Programming ==
  Steve Holden
Line 13: Line 109:
----
Line 14: Line 111:
'''Web Programming in Python: Techniques for Integrating Linux, Apache and MySQL''' == Web Programming in Python: Techniques for Integrating Linux, Apache and MySQL ==
Line 17: Line 114:
ISBN: ISBN:0130410659
Prentice Hall,
450 pages
ISBN: ISBN:0130410659,
'''Prentice Hall''',
450 pages (October 2001)
Line 21: Line 118:
Explains how to build production-quality web applications with Python and other open source technology. The opening chapters introduce the Python language, the Linux operating system, Apache web server and network configuration, CGI programming, and MySQL database essentials. The second half of the book describes template processing with the Write``Processor, form processing with the Web``Form module, and the Slither application development framework. (Book News, Inc.®, Portland, OR)

And the code maybe in sf
.net
Explains how to build production-quality web applications with Python and other open source technology. The opening chapters introduce the Python language, the Linux operating system, Apache web server and network configuration, CGI programming, and MySQL database essentials. The second half of the book describes template processing with the Write``Processor, form processing with the Web``Form module, and the Slither application development framework. (Book News, Inc.®, Portland, OR).

Note: Listed in reverse chronological order; this list is very far from being a complete list of Python web books; see also http://wiki.python.org/moin/ZopeBooks for a list of Zope books


کتاب فارسی: آموزشی کاربردی جنگو

  • Author: Alireza Azimzadeh Milani

PendarePars Publishing, 544 pages (July 2021)

Summary: The first Persian/Farsi book with over 250 practical examples to help you to learn back-end web development using Django 3.2.x, 4.x and 5.x and Django-Rest(DRF) frameworks.

More Info: https://www.pendarepars.com/book/کتاب-آموزش-کاربردي-جنگو-django-قويترين-فريمورک-توسعه-وب-اپليکيشن-پايتون/

More Info: https://www.pendarepars.com/book/pdf/4258


Web Development with Django Cookbook - Second Edition

  • Aidas Bendoraitis

ISBN: 9781785886775, Packt Publishing, 384 pages (January 2016)

Summary: Over 90 practical recipes to help you create scalable websites using the Django 1.8 framework.

More Info: https://www.packtpub.com/web-development/web-development-django-cookbook-second-edition


Two Scoops of Django: Best Practices for Django 1.6

  • Daniel Greenfeld, Audrey Roy

ISBN: 098146730X, Two Scoops Press, 446 pages (February 2014)

Summary: Introduces web programmers to the various tips, tricks, patterns, code snippets, and techniques for Django development that the authors have picked up over the years.

More Info: http://twoscoopspress.com/products/two-scoops-of-django-1-6


Pro Django, 2nd Edition

  • Marty Alchin

ISBN: 1-430-25809-8, Apress, 300 pages (July 2013)

Summary: Examines in great detail the complex problems that Python and Django web application developers can face and how to solve them.


The Pylons Book: The Definitive Guide to Pylons

  • James Gardner

ISBN: 1590599349, Apress, 568 pages (December 16, 2008)

Online (GNU FDL) version at http://pylonsbook.com/


Python Web Development with Django

  • Jeff Forcier, Paul Bissex, and Wesley Chun

ISBN: 0132356139, Addison-Wesley Professional, 408 pages (November 2008)

Summary: Using the simple, robust, Python-based Django framework, you can build powerful Web solutions with remarkably few lines of code. In Python Web Development with Django®, three experienced Django and Python developers cover all the techniques, tools, and concepts you need to make the most of Django 1.0, including all the major features of the new release.

More Info: http://withdjango.com/


The Definitive Guide to Django: Web Development Done Right

  • Adrian Holovaty, Jacob Kaplan-Moss

ISBN: 1590597257, Apress, 447 pages (December 2007)

Online version at http://www.djangobook.com/.


CherryPy Essentials: Rapid Python Web Application Development

  • Sylvain Hellegouarch

ISBN: 1904811841, Packt Publishing, 272 pages (March 2007)

Design, develop, test, and deploy your Python web applications easily: Walks through building a complete Python web application using CherryPy 3. Covers the CherryPy HTTP:Python interface, using CherryPy with other Python libraries, and design, security, testing, and deployment.

More info: http://www.packtpub.com/book/CherryPy


Rapid Web Applications with TurboGears

  • Mark Ramm, Kevin Dangoor, Gigi Sayfan

ISBN: 0131583999, Prentice Hall, 504 pages (November 2006)

From the back cover:

This book will help experienced Web developers get productive with TurboGears—fast. You’ll quickly build your first TurboGears Web application—then extend it one step at a time, mastering the underlying libraries that make these enhancements possible. Next, the authors demonstrate TurboGears at work in a real-world application, by examining the code for “WhatWhat Status,” an open source project status tracking application. Finally, you’ll gain deep insight into the model, view, and controller technologies TurboGears is built upon: knowledge that will help you build far more robust and capable Python applications.

http://www.turbogearsbook.com/


Python Web Programming

  • Steve Holden

ISBN: 0735710902, New Riders, 691 pages (January 2002)

Aimed primarily at experienced programmers who have used other languages, it provides a concise introduction to the Python language, and then covers sockets, the Python database API, and the standard library. The book concludes by presenting a pure-Python web framework that can be used as the basis of the reader's own web applications.


Web Programming in Python: Techniques for Integrating Linux, Apache and MySQL

  • George K. Thiruvathukal, Thomas W. Christopher, John P. Shafaee

ISBN: 0130410659, Prentice Hall, 450 pages (October 2001)

Explains how to build production-quality web applications with Python and other open source technology. The opening chapters introduce the Python language, the Linux operating system, Apache web server and network configuration, CGI programming, and MySQL database essentials. The second half of the book describes template processing with the WriteProcessor, form processing with the WebForm module, and the Slither application development framework. (Book News, Inc.®, Portland, OR).

WebProgrammingBooks (last edited 2021-08-01 17:32:29 by alireza.azimzadeh.alimp5)

Unable to edit the page? See the FrontPage for instructions.