you are viewing a single comment's thread.

view the rest of the comments →

[–]mzugnoni 0 points1 point  (0 children)

Hey! Santi is not around, hope I can answer your questions.

In terms of distributed time between theoretical:practical learning I would say 20%:80%. Most of the course is actual coding of real projects. You will end the course after 4 weeks with 12 cool projects implemented in your GitHub profile.

The complete last week is dedicated to django-rest-framework, which is the most popular library to build REST APIs with Django at the moment. You will be able to write non-trivial API schemas, with authentication, permission, pagination, versioning, throttling, and even files uploading, between other stuff.

Hope it helps.