Code and run Django websites without installing anything! This course is designed for learners who are familiar with Python and basic Django skills (similar to those covered in the Django for Everybody specialization). The modules in this course cover connecting to external APIs, task queuing, and pulling together the topics across the specialization in capstone projects.
Class Deals by MOOC List - Click here and see Coursera's Active Discounts, Deals, and Promo Codes.
To allow for a truly hands-on, self-paced learning experience, this course is video-free. Assignments contain short explanations with images and runnable code examples with suggested edits to explore code examples further, building a deeper understanding by doing. You’ll benefit from instant feedback from a variety of assessment items along the way, gently progressing from quick understanding checks (multiple choice, fill in the blank, and un-scrambling code blocks) to slowly building features, resulting in large coding projects at the end of the course.
Course Learning Objectives:
- Connecting to external APIs
- Implement task queuing
- Leverage various Django skills to create portfolio-quality projects
What You Will Learn
- Use external APIs
- Schedule tasks with Celery and Redis
- Combine the skills from all four courses to build a portfolio-ready project
Course 4 of 4 in the Advanced Django: Mastering Django and Django Rest Framework Specialization.
Syllabus
WEEK 1: Requests Module and External APIs
WEEK 2: Task Queuing
WEEK 3: Capstone Part 1
WEEK 4: Capstone Part 2