Learn Django's Class-Based Views (playlist)

I found a playlist about Django’s class-based views that might interest people who are learning #django.

Morning Josh,
Looks promising.
I thought about learning Django but
didn’t find a good course so far.
Thanks for sharing!
Mike

1 Like

The official Django tutorial is good. There are some Django courses on Udemy for $10-15 (when they go on sale every few weeks). Courses there with at least a 4.5 rating tend to be good.

Is it suitable for beginners?

You should know Django first. The official tutorial is good. Then learn class-based views.