GET /courses-details/1
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 1,
    "name": "Advanced Django: Building a Blog",
    "description": "Code and run Django websites without installing anything!\r\n\r\nThis 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 a review of core Django concepts, advanced projects setups, class-based views, and other advanced topics such as proxy models, loggin, caching, and query optimization.\r\n\r\nTo 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.\r\n\r\nCourse Learning Objectives: \r\nInitialize Django Advanced Project Setup and explain the benefits in terms of integration and security\r\nDescribe different Class-Based Views and their use cases\r\nDiagnose and optimize code performance using logging, caching, and query optimization",
    "website": "https://www.coursera.org/specializations/codio-advanced-django-and-django-rest-framework#courses",
    "filePath": "shared/",
    "upload": "https://portfolio-mparraf.herokuapp.com/shared/Advanced_Django_Building_a_Blog.pdf",
    "certification_id": 1
}