Skip to content

agiliq/books

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Books by Agiliq

book-covers/merged.jpg

Django Admin Cookbook

Django Admin Cookbook is intermediate level book about doing things with Django Admin, written in a question and answer style.

Read Django Admin Cookbook

book-covers/book-cover-dac-320.png


Django ORM Cookbook

Django ORM Cookbook is a book about doing things with Django ORM and Django models. Django is a “MTV” (Model-Template-View) framework – This book provides a deep dive into the M part.

Read Django ORM Cookbook

book-covers/book-cover-doc-320.png


Building APIs with Django and Django Rest Framework

Building APIs with Django and Django Rest Framework rewrites the beginner Django polls app to an API format using Django Rest Framework.

Read Building APIs with Django and DRF

book-covers/book-cover-api-320.png


Building Multi Tenant Applications with Django

Building multi tenant applications with Django teaches how to build multi tenant apps and the various approaches to multi tenancy. In this book, you will rebuild the same app using the various methods to achieve multi-tenancy.

Read it here

book-covers/book-cover-mta-320.png


Journeyman Python

Learn advanced Python by reading code of well engineered software.

Read Journeyman Python

book-covers/book-cover-jop-320.png

Essential Python Tools

Read Essential Python Tools

book-covers/book-cover-ept-320.png


Tweetable Python

Tiny Python programs (280 chars) which pack a punch.

Read Tweetable Python


Django Projects Cookbook

A Django book which teaches advanced Django concepts by building real Django projects.

book-covers/book-cover-dpc-320.png


Software consulting Howto

A book about setting up and running a well oiled software consulting business. Written in 2011.


Visual Arts with Python

Let us make some beautiful things with Python.

Read Visual Arts with Python


Django Design Patterns

Django design patterns is a book about commonly occurring patterns and best practices in Django.

Read Django Design Patterns (Outdated)

book-covers/book-cover-ddp-320.png


Django Gotchas

A book about common mistakes people make while programming with Django


Thank you for reading our books.