Python Django Explained In 8 Minutes

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 ธ.ค. 2024

ความคิดเห็น • 193

  • @DennisIvy
    @DennisIvy  5 หลายเดือนก่อน +1

    Don't forget to check out my Complete Django Course: dub.sh/jFQoWxT

  • @zencrazycat
    @zencrazycat 10 หลายเดือนก่อน +23

    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.

  • @_romeopeter
    @_romeopeter 2 ปีที่แล้ว +13

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

    • @deheinrich4785
      @deheinrich4785 2 ปีที่แล้ว +8

      you dont touch django django touches you

    • @xgtwb6473
      @xgtwb6473 2 หลายเดือนก่อน

      ​@@deheinrich4785my uncle django 😢

  • @roshanaryal310
    @roshanaryal310 3 ปีที่แล้ว +17

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

  • @magma440
    @magma440 9 หลายเดือนก่อน +3

    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

  • @pranavbakare8922
    @pranavbakare8922 3 ปีที่แล้ว +100

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

    • @DennisIvy
      @DennisIvy  3 ปีที่แล้ว +10

      It was fun making this video, different but I wanted to try something new ;)

    • @hisokag4587
      @hisokag4587 2 ปีที่แล้ว +1

      Seriously though! I’ve been building my first project for about a week now and I somewhat understand all the different parts. But this was super helpful to clarify the overall way everything connects together and just how Django works. Thanks!

  • @yabesh6301
    @yabesh6301 3 ปีที่แล้ว +16

    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 😊

  • @davishek7
    @davishek7 3 ปีที่แล้ว +3

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

    • @fahimemroz9141
      @fahimemroz9141 2 ปีที่แล้ว +1

      Is the application you're talking about?
      th-cam.com/video/xv_bwpA_aEA/w-d-xo.html

    • @davishek7
      @davishek7 2 ปีที่แล้ว +1

      @@fahimemroz9141 yes

  • @farhanakazakhmi8937
    @farhanakazakhmi8937 3 ปีที่แล้ว +57

    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.

    • @DennisIvy
      @DennisIvy  3 ปีที่แล้ว +13

      Wow congrats! 🍾 so pumped to hear this!

    • @kachekijaanlega
      @kachekijaanlega ปีที่แล้ว

      which course did you buy, he has 3 on Udemy

  • @CharlesBLim
    @CharlesBLim 3 ปีที่แล้ว +10

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

  • @JohnS-er7jh
    @JohnS-er7jh 5 หลายเดือนก่อน

    Just started working with Django/Python last week. I wish I came and watch this video First (could have same me some frustration and figuring out the logic). All great info /advice. Definately earned a subscriber just with this video.

  • @Ahmad-Nidal
    @Ahmad-Nidal ปีที่แล้ว +2

    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.

  • @eitanshirman9072
    @eitanshirman9072 3 ปีที่แล้ว

    This is probably the best video on django in existence

  • @AdamGweleg
    @AdamGweleg 3 ปีที่แล้ว +1

    1st comment to my best Django instructor who make me love coding ❤️

  • @manuelpineda9067
    @manuelpineda9067 3 ปีที่แล้ว

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

  • @cash80flow
    @cash80flow 3 ปีที่แล้ว

    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.

  • @PureMoonshne
    @PureMoonshne 3 ปีที่แล้ว +8

    Dennis I don’t hardly ever post but I have bought your course on Udemy and currently watching it you break it down and explain it really good keep up the good work hope you keep putting up Django knowledge up keep doing you man Don’t Quit! 💪

  • @mejiab19
    @mejiab19 3 ปีที่แล้ว +6

    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!

  • @pawanbakle2893
    @pawanbakle2893 2 ปีที่แล้ว +1

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

  • @horizon6309
    @horizon6309 11 หลายเดือนก่อน

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

  • @shah.md.mostakim
    @shah.md.mostakim 2 ปีที่แล้ว +4

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

  • @bharatsaraswat
    @bharatsaraswat ปีที่แล้ว +1

    Crisp, to the point. Well done 👏

  • @obiwanfisher537
    @obiwanfisher537 2 หลายเดือนก่อน +1

    I want to learn backend for years now, bit lazy on it all, but I think I got a grasp on python now and it's time to finally attack this.

  • @akanksha5368
    @akanksha5368 3 ปีที่แล้ว +1

    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.

  • @noweare1
    @noweare1 8 หลายเดือนก่อน +1

    Your course is very good, even for a beginner like me. I am not saying it is easy though. Lots of new terminology but I think the coding is easily followed.

    • @DennisIvy
      @DennisIvy  8 หลายเดือนก่อน

      Love to hear that! And thank you so much for the feedback, it always helps 😉

  • @fatihkomurcuoglu3060
    @fatihkomurcuoglu3060 3 ปีที่แล้ว

    I am advicing your videos to everyone who wants to learn django. Good Job.

  • @aminbaloch4417
    @aminbaloch4417 3 ปีที่แล้ว +1

    Thank you , I'm starting learning django today

  • @joshngarcia
    @joshngarcia 2 ปีที่แล้ว

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

  • @canhuynh8643
    @canhuynh8643 3 ปีที่แล้ว +1

    This can literally be a roadmap 🔥

  • @AnupChapain
    @AnupChapain 24 วันที่ผ่านมา

    thanks man. It was helpful. your efforts are being appreciated.

  • @brbr1414
    @brbr1414 ปีที่แล้ว

    Cheers from Brasil Dennis, great content! Thank you!

  • @jethliyabalaji
    @jethliyabalaji 3 ปีที่แล้ว +1

    Will recommend Django 2021 course by Dennis ivy helped a lot. You Will learn most of the valueable and important topics of Django. Thanks Dennis for the course and thanks for other things u done for me...

  • @synckamas8158
    @synckamas8158 2 ปีที่แล้ว

    I saw his udemy he is a talented teacher and a good guy, also he explained well super well. thank you sir

  • @joaquingale
    @joaquingale 2 ปีที่แล้ว

    Dude, amazing wrap up! I have been developing my apps in python the old way! this will make my development so much easy. Sometimes it was easier for me to code from scratch rather than investigate xD

  • @khattak9998
    @khattak9998 3 ปีที่แล้ว

    Great Teacher to learn Django stuff from........... You have made django very easy for us ♥️

  • @ilciavo
    @ilciavo 2 ปีที่แล้ว +6

    good tutorial but the background music is annoying

  • @crust5532
    @crust5532 3 ปีที่แล้ว +1

    that was extremly helpful as newbie .
    Thank you so much .

  • @syhusada1130
    @syhusada1130 ปีที่แล้ว

    Hi Dennis, how feasible is it to use Flutter as front end and Djanggo as back end?

  • @ivantchoumi9055
    @ivantchoumi9055 3 ปีที่แล้ว +1

    Hi Dennis..Hope you are googd..I really do appreciate all of your videos, i easily learn with them..You have a nice way to explain concepts...I started learning Django this year around April.. I never knew what Django really was..but with your help now i can build some projects on my own..Thanks a lot man..

  • @shashishekhar----
    @shashishekhar---- 2 ปีที่แล้ว

    Once I get a job , I will make sure to buy a course from you, you are an awesome teacher, much respect 👍

    • @noweare1
      @noweare1 8 หลายเดือนก่อน

      His course is only $10

  • @Mai_Tai_Meyers
    @Mai_Tai_Meyers ปีที่แล้ว

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

  • @shivkumardhodkunde636
    @shivkumardhodkunde636 3 ปีที่แล้ว

    Bro..Its Really Helpful adding To List..For Future reference

  • @kawwedha4006
    @kawwedha4006 2 ปีที่แล้ว

    best summary of Django roadmap. 👌🌹

  • @jacobyoung2045
    @jacobyoung2045 3 ปีที่แล้ว

    I wish I had this when I started learning Django, awesome video.

  • @andrewperez8488
    @andrewperez8488 2 ปีที่แล้ว

    Thank you so much for this awesome overview. After staring many py files resulting in much confusion, this video definitely lit up some lightbulbs!

  • @CodeWithClinton
    @CodeWithClinton 3 ปีที่แล้ว +1

    Thank you sir. I really learnt a lot from your course. It is amazing. I am going to recommend it to my students on TH-cam.

  • @dokwonsuh
    @dokwonsuh ปีที่แล้ว

    Does anyone know the name of the extension for linking bracket pairs as seen at around 1:33?

  • @masipublicationsmasillaman5024
    @masipublicationsmasillaman5024 ปีที่แล้ว +1

    Hello Dennis, I am from Chennai, India. Professionally, I am an independent author & publisher. I learnt all the nitty gritty, of being an author & publisher. But, when it came to genuine selling, I found out that a simple website, is utmost essential. After being battered by junk website creators, I managed to write the content myself & learn the other frame works. Finally, I managed to create a acceptable website building a team.
    After completion, the team has vanished leaving me alone. Now I need to exercise my admin-ship, run & maintain my site.Any valued suggestions, please.

  • @joshuagage13
    @joshuagage13 3 ปีที่แล้ว

    Thanks Dennis your are the best Django teacher and I really your videos. Keep it up and hope to work with your one day

  • @karunyamohan5866
    @karunyamohan5866 3 ปีที่แล้ว

    This is simply fantastic ...Please do share more

  • @ajo_of
    @ajo_of 7 หลายเดือนก่อน

    Awesome introduction. Helped me alot :)

  • @truthdawn7773
    @truthdawn7773 3 ปีที่แล้ว

    ❤️❤️❤️👌
    We also want more about
    Chaching,Conditional view processing, Cryptographic signing, performance, security, testing.....

  • @theblackelephant
    @theblackelephant 3 ปีที่แล้ว

    i final got you i had been searching for such an explanation

  • @emonymph6911
    @emonymph6911 3 ปีที่แล้ว

    @Dennis Ivy and your course. 3:50 you say that you like to build out your own user interface. So by this do you mean, modifying how the Django admin works so you keep the permissions/security of it or do you totally replace it and make your own user interface? And is either of these things covered in your course? I have never found a Django course that shows you how to customize the admin's look in detail so that's a huge selling point for me.

  • @krishnaattal832
    @krishnaattal832 3 ปีที่แล้ว

    This video is also helpful for intermediate Django developer.

  • @skynetpostmaster134
    @skynetpostmaster134 ปีที่แล้ว

    Nicely put together dude

  • @jamespiche7740
    @jamespiche7740 2 ปีที่แล้ว

    That was incredible, 5 star stuff !

  • @surkewrasoul4711
    @surkewrasoul4711 2 ปีที่แล้ว

    Super interesting, I am actually going for it asap

  • @xzatech
    @xzatech 2 ปีที่แล้ว

    Hello and thank you Dennis I wanted to know if you're the Django course has been updated for the latest Django 2022

  • @musicarroll
    @musicarroll 2 ปีที่แล้ว

    Very well done. You are a master!

  • @abhisheksanjaygawade1479
    @abhisheksanjaygawade1479 3 ปีที่แล้ว

    Django Rest is awesome More content on django and react please

  • @CodeWithClinton
    @CodeWithClinton 3 ปีที่แล้ว

    Dennis is Django channels really important.

    • @DennisIvy
      @DennisIvy  3 ปีที่แล้ว +1

      I wouldn’t include it as a main category because it has a unique use case. Not every application needs real time communication or any of the other things that are possible with Channels. I tried to focus on things that most everything application would need.

    • @CodeWithClinton
      @CodeWithClinton 3 ปีที่แล้ว

      @@DennisIvy Thank you Dennis. I really appreciate your response. 🙏🙏🙏

  • @mickaelrichard7255
    @mickaelrichard7255 3 ปีที่แล้ว

    I just finished your todo list using class based view it was great! Do you think you will be making more advance videos or courses using classes?

  • @felixkuria1250
    @felixkuria1250 3 ปีที่แล้ว

    This is really of help to me. Thank you

  • @ingluissantana
    @ingluissantana 2 ปีที่แล้ว

    Is all this explained in your course? Thanks for the video!!

  • @tarun8014
    @tarun8014 3 ปีที่แล้ว +1

    great and helpful too..thank you sir.

  • @DaniloSilva-pl3sq
    @DaniloSilva-pl3sq 3 ปีที่แล้ว

    this video is perfection.

  • @michelchaghoury870
    @michelchaghoury870 3 ปีที่แล้ว

    gr8 vid like always, i wanna ask u about django rest is there a way to change to format of the json data result form "first_name": "any" to "firstName": "any",
    i wanna follow this format for rest is there a way to do it?

  • @gunahawk6893
    @gunahawk6893 2 ปีที่แล้ว

    Denis crm tutorial is 🤩 wow

  • @sreebashkumardas8697
    @sreebashkumardas8697 3 ปีที่แล้ว

    Hey, Dennis! Do you have any experiece on django multi tenant saas application? Please make a video on it.

  • @abulaman8713
    @abulaman8713 3 ปีที่แล้ว

    Huh, the perfect learning checklist

  • @shre.yas.n
    @shre.yas.n 2 ปีที่แล้ว

    EXACTLY what i needed!

  • @oxunjonmaxmudov8297
    @oxunjonmaxmudov8297 3 ปีที่แล้ว

    Hi Sir thanks for great courses how can I buy your django courses and what I have to do if time in my country don't match to live course? My goal is to learn django until 2022 please give advice.

  • @waqarkhan1330
    @waqarkhan1330 3 ปีที่แล้ว

    Dennis sir, I am using Windows 10 and python 3.10 and Django latest version problem is, install mysqlclient.
    Please guide me solution

  • @dystopian_1
    @dystopian_1 2 ปีที่แล้ว

    Good introduction. Thanks.

  • @steelwolf180
    @steelwolf180 3 ปีที่แล้ว +1

    This is really awesome :)

  • @sknfer
    @sknfer 2 ปีที่แล้ว

    ur video is helpful !
    can u tell me the name of website at 0:15 please ?

    • @DennisIvy
      @DennisIvy  2 ปีที่แล้ว +1

      drawsql.app/

  • @UCFc1XDsWoHaZmXom2KVxvuA
    @UCFc1XDsWoHaZmXom2KVxvuA ปีที่แล้ว

    Awesome teach ❤

  • @MahdiHaeri
    @MahdiHaeri ปีที่แล้ว

    Thank you so much❤💯👌

  • @developeurk3730
    @developeurk3730 2 ปีที่แล้ว

    Thank you for the tutorial it is possible to make tutorials on Rest Framework again

  • @charlesokorobo508
    @charlesokorobo508 7 หลายเดือนก่อน

    Hello Sir,
    They said if we want to learn Web Development, we should have a project in mind.
    Now, I want to build a Social Network. But I hope to use Next.JS and Django.
    Can you do a Course that teaches us how to build a Social Network like Facebook, using Next.JS and Django?
    Regards.

  • @rahulhindocha
    @rahulhindocha 3 ปีที่แล้ว

    Hi Dennis, I really love your tutorials and other videos. Can you please also make a tutorial for customised themes for admin panel that Django provides.

  • @thetechtimes
    @thetechtimes 3 ปีที่แล้ว

    Amazing 🔥❤️

  • @SumitSinghzz
    @SumitSinghzz 3 ปีที่แล้ว

    While making a website using html or css in django I stucked when I connected the html page to backend to perform some task.i graduate I know python at moderate level so I want to ask you what should my first topic for learning?

    • @DennisIvy
      @DennisIvy  3 ปีที่แล้ว +2

      Sorry I didn’t understand the question. Sounds like you had an issue connecting your templates?

    • @SumitSinghzz
      @SumitSinghzz 3 ปีที่แล้ว

      Yes you right it's related with connecting templates.

    • @DennisIvy
      @DennisIvy  3 ปีที่แล้ว +1

      @@SumitSinghzz I cover this in several videos. It’s definitely an important concepts to learn. Check out this video I did with traversy media and see if you can understand templates here: time stamp it at 39:55
      th-cam.com/video/PtQiiknWUcI/w-d-xo.html

    • @SumitSinghzz
      @SumitSinghzz 3 ปีที่แล้ว +1

      Thank u Denny 👍❤️ now I free from where I was stuck 👍.

    • @vali69
      @vali69 ปีที่แล้ว

      ​@@SumitSinghzzI think you should work on your English since it goes hand in hand with programming, you can't learn the latter without having a good grasp on the former.

  • @He_ze
    @He_ze 11 หลายเดือนก่อน

    extremely informative video!

  • @memocity_ai
    @memocity_ai 3 ปีที่แล้ว

    Thank you! Great video

  • @jabir1534
    @jabir1534 3 ปีที่แล้ว

    Please do a django complete video including rest api

  • @gambomaster
    @gambomaster 3 ปีที่แล้ว

    What's the background music name? 🤔

    • @DennisIvy
      @DennisIvy  3 ปีที่แล้ว +1

      I used epidemic sound to get the music licensing, don’t remember the name of the beat right now.

  • @shahanktk1034
    @shahanktk1034 3 ปีที่แล้ว

    Woow amazing ur big fan❤️❤️ but plz tell me that i want toearn money as well as to become a great beckend dev so i choose django but question is now about money. Plz tell me...

  • @gambomaster
    @gambomaster 3 ปีที่แล้ว

    Thanks Dennis. 🙏

  • @kubernetes2797
    @kubernetes2797 3 ปีที่แล้ว

    How much time did you spend on learning Django

  • @muhammad_abir
    @muhammad_abir 2 ปีที่แล้ว

    please dennis, make a tutorial about django rest framework

  • @sridivya9196
    @sridivya9196 ปีที่แล้ว

    It's a great video.Thanks

  • @abdullahimuhammadkhalifa6695
    @abdullahimuhammadkhalifa6695 3 ปีที่แล้ว

    the best so far

  • @ownser1
    @ownser1 3 ปีที่แล้ว

    Can someone help give me some clarification on whether its ok to pursue back end development languages like python as a begginer? I've heard so many people say it's better to start front end and it's very hard to get back end jobs as a junior because it requires more experience. Thank you to anyone who helps.

  • @rockysingh7286
    @rockysingh7286 3 ปีที่แล้ว

    Pls. Make video or project on django chanels & web socket..

  • @gunahawk6893
    @gunahawk6893 2 ปีที่แล้ว

    Denis make a video how to push local postgres db to heroku app with data

  • @ramimashalfontenla1312
    @ramimashalfontenla1312 3 ปีที่แล้ว

    TOP vídeo! 1000% helpful!

  • @prax_thagunna
    @prax_thagunna 3 ปีที่แล้ว

    Much information in just 8 min

  • @issangolocoulibaly8325
    @issangolocoulibaly8325 3 ปีที่แล้ว

    Signal and middleware and CBV give me yet headache. It's difficult for me to understand 😫