Django Fundamentals
Offered By: Pluralsight
Course Description
Overview
Django is the most popular and mature Python web development framework. It lets you build better web apps quicker, with less code. In this course, you will learn how to build your first web application with Django and Python.
Django is one of the most popular frameworks for web development with Python. In this course, Django Fundamentals, you will learn foundational knowledge of Django. First, you will install and setup your first Django project. Next, you will discover how to use Django views and templates to serve web pages. Finally, you will explore how to use the Django model layer to save user data in a database. When you’re finished with this course, you will have the skills and knowledge of Django needed to create and maintain a website in Django.
Django is one of the most popular frameworks for web development with Python. In this course, Django Fundamentals, you will learn foundational knowledge of Django. First, you will install and setup your first Django project. Next, you will discover how to use Django views and templates to serve web pages. Finally, you will explore how to use the Django model layer to save user data in a database. When you’re finished with this course, you will have the skills and knowledge of Django needed to create and maintain a website in Django.
Syllabus
- Course Overview 1min
- Starting a Django Project 11mins
- Creating a Simple Web Page 20mins
- Setting up a Data Model 29mins
- Combining Model, View, and Template 24mins
- URLs and Link Building 22mins
- Templates, Styling, and Static Content 12mins
- Adding User Interaction with ModelForms 18mins
- Editing Meetings and Authentication 30mins
Taught by
Reindert-Jan Ekker
Related Courses
Full Stack FoundationsUdacity Django Basics Course
Treehouse Создание Web-сервисов на Python
Moscow Institute of Physics and Technology via Coursera Using JavaScript, JQuery, and JSON in Django
University of Michigan via Coursera Django Features and Libraries
University of Michigan via Coursera