Tags
Language
Tags
July 2025
Su Mo Tu We Th Fr Sa
29 30 1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31 1 2
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Django From The Basics to Build Large Apps and Rest APIs

    Posted By: ELK1nG
    Django From The Basics to Build Large Apps and Rest APIs

    Django From The Basics to Build Large Apps and Rest APIs
    MP4 | Video: h264, 1280x720 | Audio: AAC, 44100 Hz
    Language: English | Size: 2.74 GB | Duration: 6h 54m

    learn the framework of python django ,the tuturial starts from the very basics to advanced concepts

    What you'll learn
    Django basics ( models ,views, templates, routing ,migrations,apps)
    how to create a complete Rest API in django
    how to add pagination ,export to JSON/CSV
    how to create a messanger systeme

    Requirements
    python and html basics
    Description
    this course allow web developers to learn in practice the framework of python Django ,the course is totally pedagogic ,always the course starts with simple apps to create more complex application in the start of each chapter you have a full document that contain the concepts plus the most used commands ,the content of this tutorial :

    learn the bascis of django(study the MVT structure , routing , models ,views ,templates , authentication , forms Classes ,use static files , create the base layout)

    put the basics in practice by creating an student manager app , it a small app to be familar with concepts

    implementing a bootstrap template in django and how to structure your project

    build more complex application : create a complet contact applications with advanced feautres ( implement authentication , export data sets to JSON,expor data sets t to CSV)

    add pagination to manage the number of items in a page,create a messanger syteme between contact.

    create a rest API for task management and test it using Postman.

    learn how to upload files in Django to a specific folder and how to use them in a template .

    after finishing this tutorial you be able to create larg applications with great structure ,i tried as a mush as possible to pass to the diffrents concepts and explain it again and again to soldify them .

    Who this course is for:
    python developers
    django developers
    web developers