Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Intermediate Software Engineering Fundamentals , а также все другие курсы, прямо сейчас!
Премиум
  1. Урок 1. 00:06:35
    1.1 - Introduction
  2. Урок 2. 00:09:51
    1.2 - Stashing Local Changes with Git
  3. Урок 3. 00:09:54
    1.3 - Tags and Branches
  4. Урок 4. 00:06:44
    1.4 - Forks vs Cloning
  5. Урок 5. 00:08:58
    1.5 - Starting Our API (Start Following Along)
  6. Урок 6. 00:07:39
    1.6 - Code Structure Overview
  7. Урок 7. 00:13:02
    1.7 Creating multiple Apps
  8. Урок 8. 00:10:46
    1.8 - Django REST Framework
  9. Урок 9. 00:12:24
    1.9 - Reviewing our Endpoints
  10. Урок 10. 00:09:44
    1.10 - Nesting Data in an Object
  11. Урок 11. 00:10:52
    2.1 - Intro to Docker
  12. Урок 12. 00:09:57
    2.2 - Docker Images, Containers, Volumes
  13. Урок 13. 00:13:01
    2.3 - Database Concepts
  14. Урок 14. 00:14:22
    2.4 - Database Relationships and Design
  15. Урок 15. 00:15:16
    2.5 - Database Migrations
  16. Урок 16. 00:08:26
    2.6 - Django ORM with Postgres
  17. Урок 17. 00:09:46
    2.7 - Environment Variables
  18. Урок 18. 00:09:04
    2.8 - ORM Relationships and Migrations
  19. Урок 19. 00:09:04
    2.9 - Updating our Endpoints
  20. Урок 20. 00:08:53
    2.10 - Nested Data in Serializer
  21. Урок 21. 00:10:09
    3.1 - Introduction
  22. Урок 22. 00:11:24
    3.2 - Retrieving Nested Data
  23. Урок 23. 00:04:53
    3.3 - URL Parameters
  24. Урок 24. 00:10:54
    3.4 - Pagination
  25. Урок 25. 00:05:42
    3.5 - Pagination with Offset
  26. Урок 26. 00:09:26
    3.6 - Cursor Pagination
  27. Урок 27. 00:10:25
    3.7 - Auth
  28. Урок 28. 00:14:18
    3.8 - Registration
  29. Урок 29. 00:06:53
    3.9 - Refresh Tokens and Options
  30. Урок 30. 00:14:30
    3.10 - User Owned Data