A follow-up course to this course has been released. Please check the link below.
Web Development for Python Users: A to Z: Django + Bootstrap
This course is for Python users who want to pursue web development. Create your own blog using Django, one of Python's most popular web frameworks. Through the process, you'll learn not only web development techniques but also the structure of the web.
This course follows the actual blog website development process. If you follow the course closely, you'll have a website like elvislab.com. Visit it now! Developing a compelling website requires not only basic Django skills but also an understanding of front-end technologies like HTML5, CSS, and JavaScript. These days, websites need to be attractive and user-friendly not only on computers but also on tablets and smartphones, making this approach even more important and complex.
This course covers how to leverage Bootstrap to easily solve these problems. You'll learn how to create a membership, accept email addresses, and even configure social logins using Google accounts. Beyond development, you'll purchase a domain and rent a VPS (virtual private server) to develop a website accessible via your own domain.
Learning Objectives
- I create and deploy my own website using Django, a Python web framework.
- During the development process, we utilize Bootstrap to create a beautiful website that is easy to use in any environment (smartphone, laptop).

