Course Information
Course Overview
A Django Framework HTMX Project Build
Developing applications can be a fun and effective way of learning a language and framework. In this course we build a blog application Introducing you to Python Django Framework, Django Templating, the Bootstrap framework, HTMX, CSS, and HTML.
This course is primarily designed for anyone looking for a journey learning the Django Framework or developing web applications with Python. This course is a great starting point or a good first step after first learning about any of the technologies that this course features.
Currently, this course presents phase 1 of the development process. In phase 1 we initiate the project and get started building and testing the core functionality of the application. In Phase 1 we learn the fundamentals of the Python Django Framework, implement templates with Django, HTML, and CSS and create dynamic content using HTMX. By the end of phase 1, you will have a working, tested application ready for deployment. The intention for this course is to further extend the content and learning experience to eventually include deeper relevant content to further aid your understanding of the development process and techniques, deployment, and other associated technologies.
I hope you enjoy the course. Don’t forget to visit us on our YouTube Channel, Very Academy, where you can further interact with the community and explore other free supplementary content.
Course Content
- 10 section(s)
- 90 lecture(s)
- Section 1 Introduction
- Section 2 Quick-Start Windows 10/11 Installation & Setup Guides
- Section 3 Quick-Start MacOS Installation & Setup Guides
- Section 4 [Optional] Django Framework Introduction Exercise
- Section 5 Project Initiation - djblogger
- Section 6 Dev-v1.0.1: Blog App – Models
- Section 7 Dev-v1.0.2: Blog App – Homepage
- Section 8 Dev-v1.0.3: Blog App – Single Post
- Section 9 Dev-v1.0.4: Blog App – Posts by Tag
- Section 10 Dev-v1.0.6: Blog App – Basic Search
What You’ll Learn
- @ Phase 1 - Setup and initiate new Django applications
- @ Phase 1 - Create dynamic webpages to include HTML, CSS and HTMX interactions
- @ Phase 1 - Implement a testing environment within a Django project
- @ Phase 1 - Create unit tests to test vital features of a Django application
Reviews
-
DDmitry Bushkov
It is not a course, it is more "code along" series. The author doesn't explain how anything works, just "use this decorator" or "import this class from that package". Moreover, spending a lot of time constructing html template from bootstrap from scratch in the django course is insane (it is better to prepare all the files and focus on django only). And finally it is really hard to follow the course during 40 minutes long videos (even netflix makes a serie no longrer than 20 minutes). You can get some ideas from the course, but you can get it in another places faster.
-
RRadheya Mansel
Fantastic! Highly Recommended...
-
JJack Nguyen
Too many back and forth with mistakes, wasted time.
-
JJacques Dupeyrou
A clear and explicit course to understand how several technologies are interconnected within the Django framework.