1

Tango with Django

Book - Beginner tangowithdjango.com

Django Python

Tango with Django is a beginner's guide to web development using the popular Python-based web application framework, Django. The complete book provides a hands-on guide to designing and building web applications, explaining in plain English how all the different technologies encountered fit together. All major processes are provided as a series of generalisable workflows to get you into the mindset of using Django quickly, reducing the learning curve, and advocating best practices when developing your web applications.


While teaching you the basics of Django, you will be guided through the implementation of a simple web application, Rango — providing a directory of different categories and links. By the end of the book, you will have fully implemented the application, as well as having deployed it online with the Python application hosting service, PythonAnywhere — ready for the whole world to see your efforts!