paths.back_all
मुफ़्तBackend

Django

Ship four real Django apps: a blog with full CRUD, a user authentication system, a REST API with Django REST Framework, and a deployed e-commerce store, using Python's most popular batteries-included web framework.

आपकी प्रोग्रेसpaths.videos_count

साइन इन ताकि प्रोग्रेस सभी डिवाइसेस पर सेव रहे।

Django is a Python framework, so get comfortable with Python syntax, data structures and functions before touching the web layer.

    • Variables, data types and operators
    • Control flow: if/else, loops
    • Functions and scope
    • Lists, dictionaries, tuples and sets
    • Classes and basic OOP in Python
    • Working with modules and packages