/python-e2e-book

A guide designed for beginners of Python

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

Python End-2-End RoadMap

A full stack Python course to build, deploy and operate Python applications.

Index

To Web and Beyond

  • Understanding Web
  • HTML and CSS Basics
  • Web Development in Python
  • Introduction to Django
  • Your First Project
  • Models
  • Admin
  • Deploy
  • URLs
  • Views
  • ORM
  • Templates
  • Forms

Rest Time

  • What is Rest?
  • Building Rest with Django
  • Data Serialization
  • Requests and Responses
  • Views
  • Authentication and Permissions
  • Relationships
  • Viewsets and Routers

What Now?

Coding Challenges

Miscellaneous