Video description
Learn Database Driven Web Development with Django and Python!
About This Video
- Use the Sublime editor to build a Django app from scratch with the help of practical examples
- Learn basic CSS with Bootstrap 4.1
In Detail
Django and Python may seem challenging at first, but with the right guidance, you can gain the confidence to work with them effectively. In this course, you’ll learn through a step-by-step manner, quickly and easily, and also be able to create professional looking websites, even if you have no programming or web design experience.
You’ll watch and learn as the instructor demonstrates how to build a cool to-do list app. You can follow the instructions and even build your own version of the app. After building the web app, you can make lists and even save them to a database. You can then update the list as you complete the tasks by crossing them off the list. The course will also help you focus on styling the website using the popular Bootstrap CSS framework.
By the end of this course, you’ll have a strong understanding of Django and the skills to use it for building interactive web apps.
Publisher resources
Table of contents
-
Chapter 1 : Setting Up The Development Environment
- Introduction 00:02:14
- Installing Python 00:03:38
- Sublime Text Editor 00:02:19
- Setting Up Virtualenv 00:05:35
- Installing Django 00:03:46
-
Chapter 2 : Creating The Django App Basics
- Runserver and Admin Area 00:04:58
- Startapp 00:03:33
- Urls.py 00:04:15
- Views and Templates 00:05:11
- Base Extends 00:04:00
- Installing Bootstrap CSS 00:05:01
- Bootstrap Navbar 00:06:01
- Django Links 00:02:58
- Context Dictionary 00:05:18
-
Chapter 3 : Django and Databases
- Database Class 00:05:16
- Database Migrations and Migrating 00:04:11
- Database Admin 00:04:45
- Database Add To Index Page 00:05:34
- Bootstrap Tables 00:04:05
- Static CSS Files 00:04:48
- Forms 00:03:17
- Home View Database Posting 00:04:25
- Messages 00:03:24
- Delete Items 00:05:52
- Cross and Uncross Items 00:05:07
- Editing Items Part 1 00:04:33
- Editing Items Part 2 00:04:27
- Conclusion - Bonus Lecture 00:00:59
Product information
- Title: Python Django Web Development: To-Do App
- Author(s):
- Release date: May 2019
- Publisher(s): Packt Publishing
- ISBN: 9781838981686
You might also like
book
40 Algorithms Every Programmer Should Know
Learn algorithms for solving classic computer science problems with this concise guide covering everything from fundamental …
video
Python A-Z - Learn Python Programming By Building 5 Projects
Python programming masterclass for beginners – learn all about Python 3 with object-oriented concepts, five projects …
video
The Complete Python Course
Go from beginner to expert in Python by building projects. The best investment for your Python …
video
The Complete Node.js Developer Course (3rd Edition)
Learn Node.js by building real-world applications with Node, Express, MongoDB, Mocha, and more! About This Video …