Master Full Stack Django 5 with TailwindCSS & HTMX - Pro 2024
Focused View
10:31:35
1 -Overview of the course project.mp4
01:03
2 -Technical requirements for this course.mp4
00:38
3 -Curriculum overview.mp4
02:22
4 -How to get help.mp4
00:47
1 -The head and body elements.mp4
05:24
2 -Block and inline elements.mp4
06:47
1 -Headings (h1 to h6).mp4
02:45
2 -Paragraphs (p).mp4
02:33
3 -Links (a).mp4
06:31
4 -Images (img).mp4
06:31
5 -Lists (ul, ol, and li).mp4
06:16
6 -Divs and Spans.mp4
05:44
1 -Introduction to HTML forms.mp4
06:08
2 -HTML text input fields (input).mp4
05:29
3 -HTML checkboxes and radio buttons (input).mp4
07:34
4 -HTML text areas (textarea).mp4
08:07
5 -HTML dropdowns (select and option).mp4
04:32
6 -Form submissions (method and action).mp4
02:50
7 -Form accessibility and autocomplete.mp4
06:07
1 -Introduction to semantic HTML.mp4
00:47
2 -Header and nav elements.mp4
04:26
3 -Main, section, and article.mp4
03:32
4 -Aside and footer.mp4
03:10
1 -Meta tags and the viewport.mp4
04:08
2 -Open graph and Twitter meta tags.mp4
02:52
1 -Introduction to CSS and selectors.mp4
05:22
2 -CSS units.mp4
07:00
3 -The CSS box model.mp4
04:10
4 -How does border-box work.mp4
02:39
5 -CSS selector specificity.mp4
04:45
6 -CSS positioning (relative, absolute, fixed, and sticky).mp4
11:05
7 -Working with colors in CSS.mp4
06:14
8 -Working with typography in CSS.mp4
05:18
9 -Pseudoclasses and pseudoelements.mp4
05:01
1 -Introduction to CSS flex.mp4
04:33
2 -CSS flex justification and alignment.mp4
03:49
3 -CSS flex child item properties.mp4
05:13
4 -CSS flex gaps and line wrapping.mp4
03:14
5 -CSS grid columns and rows.mp4
02:23
6 -CSS grid template areas.mp4
04:25
7 -CSS grid repeating and auto-fit.mp4
02:17
8 -CSS grid placement.mp4
04:17
9 -CSS grid justification and alignment.mp4
03:39
1 -Section intro, and can you skip it.mp4
01:01
2 -Variables in Python.mp4
08:26
3 -String formatting with f-strings (and other).mp4
06:26
4 -Getting user input with Python.mp4
05:16
5 -Lists, tuples, and sets in Python.mp4
06:31
6 -Advanced Python set operations.mp4
04:39
7 -Working with booleans in Python.mp4
04:59
8 -Flow control if statements in Python.mp4
08:17
9 -The in keyword in Python.mp4
02:02
10 -Using the in keyword in if statements with Python.mp4
08:18
11 -Python loops for and while.mp4
11:07
12 -List comprehensions in Python.mp4
07:24
13 -Working with Python dictionaries.mp4
08:31
14 -Destructuring variables in Python.mp4
08:28
15 -Functions in Python.mp4
10:41
16 -Function arguments and parameters in Python.mp4
07:40
17 -How to set default parameter values for functions in Python.mp4
03:54
18 -How to return values from functions in Python.mp4
07:19
19 -Anonymous or lambda functions in Python.mp4
07:52
20 -Dictionary comprehensions in Python.mp4
04:01
21 -Unpacking arguments with Python (args).mp4
10:24
22 -Unpacking keyword arguments with Python (kwargs).mp4
08:44
23 -Object-Oriented Programming in Python.mp4
15:52
24 -Magic Python methods str and repr .mp4
06:25
25 -@classmethod and @staticmethod in Python.mp4
14:03
26 -Class inheritance in OOP with Python.mp4
08:32
27 -Class composition in OOP with Python.mp4
06:08
28 -Type hinting with Python.mp4
05:08
29 -How do imports work in Python.mp4
09:33
30 -Relative imports in Python (and why you should avoid them).mp4
08:52
31 -Dealing with errors and exceptions in Python.mp4
12:47
32 -Create custom error classes in Python.mp4
05:04
33 -What are first-class functions in Python.mp4
07:52
34 -Simple decorators in Python.mp4
07:12
35 -The at syntax for decorators in Python.mp4
03:32
36 -Decorating functions with parameters.mp4
02:24
37 -Coding decorators with parameters.mp4
04:50
38 -What does mutability mean in Python.mp4
06:03
39 -Mutable default function parameters (and why theyre a bad idea).mp4
04:27
1 -Intro to this section.mp4
00:26
2 -How to install pyenv and Python on Windows.mp4
02:00
3 -How to install pyenv and Python on Mac.mp4
01:34
4 -How to install Poetry on Windows.mp4
01:34
5 -How to install Poetry on Mac.mp4
01:22
6 -How to install VSCode on Windows.mp4
01:10
7 -How to install VSCode on Mac.mp4
00:51
8 -How to set up a virtualenv and install dependencies on Windows.mp4
01:48
9 -How to set up a virtualenv and install dependencies on Mac.mp4
01:48
10 -How to start a Django project on Windows.mp4
01:43
11 -How to start a Django project on Mac.mp4
01:46
12 -How to run migrations, create a superuser, and access the admin panel on Windows.mp4
01:16
13 -How to run migrations, create a superuser, and access the admin panel on Mac.mp4
01:16
14 -How to create a Django app on Windows.mp4
01:12
15 -How to create a Django app on Mac.mp4
01:13
1 -Intro to this section.mp4
00:25
2 -What is MVT (Model View Template) in Django.mp4
05:52
3 -Writing the Hello World App with Django.mp4
07:44
1 -Intro to this section.mp4
00:51
2 -How to create and register Django models.mp4
08:14
3 -How to create and run database migrations.mp4
05:29
4 -How to show all our articles in the homepage.mp4
08:39
5 -Introduction to Django Forms.mp4
04:55
6 -What are browser cookies.mp4
02:56
7 -What are CSRF attacks.mp4
07:52
8 -Creating a view that uses a form with Django.mp4
07:51
9 -Creating articles in our app with Class-Based Views.mp4
04:55
10 -Adding the other app endpoints with CBVs.mp4
07:07
11 -Cleaning up our article URLs.mp4
01:26
12 -What is HTML escaping and how does it work in Django.mp4
02:27
1 -Intro to this section.mp4
00:16
2 -How to create a base template in Django.mp4
03:05
3 -Updating our templates to extend our base template.mp4
01:55
4 -What are Django filters.mp4
03:51
5 -How to add navigation between pages in Django.mp4
04:57
6 -How to render things conditionally in Django templates.mp4
02:36
7 -Calculating the word count dynamically in our articles.mp4
06:26
8 -How to add the word count to our templates.mp4
02:37
9 -How to customize the Django admin panel fields.mp4
03:10
1 -Intro to this section.mp4
00:57
2 -How to build a Docker image for our Django app.mp4
08:56
3 -How to run the Docker container with our Django app.mp4
07:57
1 -Intro to this section.mp4
00:49
2 -The Django Debug Toolbar (super helpful!).mp4
07:44
3 -How to automate the creation of a superuser.mp4
05:26
More details
Course Overview
This comprehensive course teaches you to build modern web applications using Django 5, TailwindCSS, and HTMX. From fundamentals to deployment with Docker, you'll master full-stack development through hands-on projects.
What You'll Learn
- Build complete Django apps with HTML, TailwindCSS, and HTMX
- Set up professional development environments with Docker
- Implement advanced features like social auth and rich text editing
Who This Is For
- Entrepreneurs building web projects with Django
- Developers transitioning to Django/full-stack roles
- Students learning full-stack development
Key Benefits
- No prior Django/HTML/CSS knowledge required
- Includes complete Python refresher
- Hands-on capstone project with real-world skills
Curriculum Highlights
- HTML/CSS Fundamentals & Semantic Markup
- Python Programming Refresher
- Django Development from Hello World to Deployment
Focused display
Category
- language english
- Training sessions 127
- duration 10:31:35
- English subtitles has
- Release Date 2025/04/26