Python Django Explained In 8 Minutes

preview_player
Показать описание
A list of the 15 most important concepts every Django developer should have a solid grasp on.

Django Courses:

Follow me on twitter for more personalized content:
Рекомендации по теме
Комментарии
Автор

This is a great video for engineers like me who learned Django as a main framework while learning Web Development at all, but then haven't used it for several years. Thanks a lot.

zencrazycat
Автор

Apps: Small pieces of a project that make up an entire website
Views: Functions (or classes) responsible for processing user requests when they click on a URL on the website
URLpatterns: A list of paths to URLs
Models: Class based representations of database tables

magma
Автор

It’s been over a year since I touched Django. This is a good refresher 🔥

_romeopeter
Автор

I'm learning Django and this came at the perfect time. Thanks, Dennis

roshanaryal
Автор

this should be the first video to watch before jumping right into building projects.

CharlesBLim
Автор

it's a great video, bro. Worth watching this video rather than reading articles for a week to understand Django core concepts. You explained the Basement of constructing the django-project in a very clear way. You are a very good person 😊

yabesh
Автор

Started learning django from last year, already working as jr django dev. Your CRM project really helped me a lot to learn about django.

davishek
Автор

Thankyou for this !!
Provides a total overview of what you will work with the projects one is making with Django

pawanbakle
Автор

I had been searching for an answer to a functionality in my on going django diary app project. But I found the SOLUTION yesterday by watching your To Do List App tutorial. You're a life saver. Thanks Dennis may God bless you for the good work.

cashflow
Автор

This channel has quickly become one of my main sources of information on all things Django.

manuelpineda
Автор

Seriously helpful for everyone who just wanted to know Django in just Keep Experimenting and growing Thank you

pranavbakare
Автор

Wow, this was so well put together and comprehensive for someone looking to get started with Django. Thanks for your efforts in making this.

horizon
Автор

This is probably the best video on django in existence

eitanshirman
Автор

Hi Dennis! Been completing your Udemy course on Django and I'm loving the way you teach and everything I'm learning so far! Thank you!

mejiab
Автор

An excellent starting point. Very happy this came up in my search.

joshngarcia
Автор

Thanks dennis because of your tutorials i have learnt most of the concepts which you mentioned and thanks to you i was able to make a whole working website on my own.

akanksha
Автор

Hi Dennis,
I'm from Pakistan.
Thank you so much, I also bought your course on Udemy, The way you explain concepts is very unique and easy for beginners. It was not easy for me to learn as fast as I'm learning If I didn't take your course. Last week, I got a job as Junior Django Developer, even still I have not completed the course. But the confidence after learning concepts, this was only possible by your course. Thank you so much.

farhanakazakhmi
Автор

The concepts is:
Django Apps, Views (Func based, Class based), URL routing, Templates, REST API, Models, Forms, ModelForms, Relations, Django ORM, Django Admin, CRUD, Static Files, Authentication (Registration, login, logout, password reset), Django Commands (most 5 (startproject, startapp, makemigrations, migrate, createsuperuser)), Signals, Production database(PostrgeSQL), Django Rest Framework, Deployment.

Ahmad-Nidal
Автор

Just learned the core concepts in such a short time! You actually know how to tech people in simplest way! Big respect!

shah.md.mostakim
Автор

This was great! Simple enough so a smooth brain like myself can understand... Thank you!!!

Mai_Tai_Meyers