Building a Personal Portfolio with Django
Offered By: LinkedIn Learning
Course Description
Overview
Learn the basics of Django for web development by building your own website—a personal portfolio—from the ground up.
Syllabus
Introduction
- Creating a website with Python
- What you should know
- Demo project overview
- Starting a new project in Django
- Creating a Django app in a project
- Setting up URLs in your Django project
- Creating the models in Django
- Postgres setup for Django
- Connecting your Django project to Postgres
- Make Django migrations and migrate
- Setting up an admin panel in Django
- Creating model objects via the admin panel in Django
- Pulling objects from the database in Django
- Bootstrap overview and installation
- Page layout and templates in Django
- Adding static images to your Django project
- Collectstatic in Django
- Bootstrap as a static asset in Django
- Finishing touches in Django design
- Connecting URLs and templates in Django
- Creating views in Django
- Designing object detail views
- URL paths with parameters
- Next steps for Django
Taught by
Nick Walter
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity