Python Django 7 Hour Course

  Рет қаралды 1,831,217

Traversy Media

Traversy Media

Күн бұрын

Пікірлер: 1 400
@DennisIvy
@DennisIvy 3 жыл бұрын
Hey all just a reminder that Django 4.0 is set to released in December 2021. While this course does use Django 3.2, I have read the release notes and confirmed that there are no changes that would affect the code in this video is 100% compatible with Django 4.0
@br4hmm
@br4hmm 3 жыл бұрын
Thank you so much Dennis 💙
@DennisIvy
@DennisIvy 3 жыл бұрын
@@br4hmm My pleasure :)
@alagappank1242
@alagappank1242 3 жыл бұрын
Thankyou sir for ur hard effort 😇
@nayidishaye5614
@nayidishaye5614 3 жыл бұрын
It's worthy information ℹ️ I'm so thankful for everything you bring to the table. ❤️
@andrewiglinski148
@andrewiglinski148 3 жыл бұрын
Hey dude beyond being "the python guy" on youtube... What's your honest opinion for backends after Node? Like for large scale projects? I don't know Java-Spring either but that's what I'm leaning towards just because it seems like it's used everywhere.
@KrinkKut
@KrinkKut Жыл бұрын
I work full time. Being able to follow this course at my own pace on my own time has truly been a blessing. I can't thank you enough for this, well done!
@zappist751
@zappist751 Жыл бұрын
I CANT THANK HIM ENOUGH TOO MAN
@hinatashoyo7985
@hinatashoyo7985 Жыл бұрын
Hey, is this course still useful, since it is 1 year old. I am just starting to learn django so searching for a good resource.
@yourskoolboy
@yourskoolboy Жыл бұрын
@@hinatashoyo7985 same, man starting out too
@Bhagwan_Op
@Bhagwan_Op 11 ай бұрын
​@@hinatashoyo7985did u completed this or found other course
@王冠信-o1c
@王冠信-o1c 2 жыл бұрын
1. Comprehensive introduction to Django with a well-planned, complete project. 2. Minimize the impact from the HTML-CSS-JavaScript part. 3. Explain the relationship logic of the database, enough to understand what happened when connecting the models. 4. Add-on and modify the code with explanations, not intended to make mistakes, which could be confusing. Thank you, Dennis.
@reybelediano4452
@reybelediano4452 2 жыл бұрын
the best django tutorial i've seen so far. Beginner friendly, clear and concise.
@someotherstuffs
@someotherstuffs 2 жыл бұрын
What a beautiful Course it is, Trust me this is the best course I can say for Django on KZbin! Your Teaching skills are awesome and you deserve billions of subscribers, Thanks a lot sir!!!!
@tarakvaakil8553
@tarakvaakil8553 2 жыл бұрын
I already know about Python, is it necessary to learn about HTML,CSS,Javascript to understand this course
@nischalbista6436
@nischalbista6436 2 жыл бұрын
@@tarakvaakil8553 you need to have some basic knowledge of HTML and CSS.
@pigeon658
@pigeon658 Жыл бұрын
@@nischalbista6436 What about JS?
@Dimitris__09
@Dimitris__09 Жыл бұрын
One hour in, I can say that this tutorial is better than the ~13 hour freecodecamp tutorial, there is more explanation going on and it is presented in a more structured way, where in the freecodecamp it is mostly spectating someone doing stuff with some comments, there isn't a lot of teaching going on. SO so far I say go for this!
@takibaysultan
@takibaysultan Жыл бұрын
How is it going?
@Dimitris__09
@Dimitris__09 Жыл бұрын
@@takibaysultan Its going well, even though as expected, since this is a free smaller version of his payed course, it is a bit rushed, and things are not explained in depth. I think it is useful to see how a simple web application is built with django., with some tips and explaining along the way. I am 4 hours in and sowly as the app he is building is progressing I am naturaly getting how things work, even if I dont at first when he does something, because most of the syntax and the commads etc are repeated to do different things. So overall I say go for it, but again don't expect to understand everything in this 7 hours. Today I actually discovered an 18 hours django course in freeCodeCamp, that from the introduction (first 7 minutes), it seems very interesting and probably more complete. It is called "Django For Everybody - Full Python University Course"
@takibaysultan
@takibaysultan Жыл бұрын
@@Dimitris__09 thank you for your response. I really appreciate the feedback you gave about this video!
@Dimitris__09
@Dimitris__09 Жыл бұрын
@@takibaysultan No problem, good luck with your learning journay!
@Dimitris__09
@Dimitris__09 Жыл бұрын
Update, I finished it, definetly recommend it. I personally stopped following along with creating the project myself, and just watched what he did, because I found myself having to pause a lot to write stuff. In the end what I got out of this tutorial is a good understanding of how a simple website is build with django, how the whole architecture works. Next step should be to actually build something myself from scratch. Also i discovered that the django documentation is very well written, and basically they have a written tutorial, explaining things even more in depth. Being the official documentation, obviously they explain everything super detailed.
@mohammadrahimtaheri5134
@mohammadrahimtaheri5134 3 жыл бұрын
Wow! I was waiting for this course Edited: I watched the complete tutorial very comprehensive explanation and it boosts up my django knowledge. I can't thank you enough Dennis
@sarmad54
@sarmad54 5 ай бұрын
Does it also teach about deployment ? Thanks.
@JayJay-ki4mi
@JayJay-ki4mi Жыл бұрын
I know Python inside out. I've used Rails and Laravel. I decided to give Django a try for my next project and followed through this to get an overview of how everything works. I also checked the documentation along the way for everything you was doing. I'm now applying for jobs in my local area. Thank you so much for speeding up the learning process. You're a good teacher.
@JourneyNomoneyinvested
@JourneyNomoneyinvested 8 ай бұрын
Have you gained experience to build projects like management systems from this vedio or you gained some from other courses
@stevenlevittt
@stevenlevittt 2 жыл бұрын
This is by far THE BEST Django Course on KZbin. Am officially a Django Developer
@slimshady6242
@slimshady6242 7 ай бұрын
sir what to do after completing this course
@wiseM27
@wiseM27 6 ай бұрын
@@slimshady6242 get a job 🙂
@KcodesGh
@KcodesGh 4 күн бұрын
@@wiseM27 lol
@reddit_duck6732
@reddit_duck6732 2 жыл бұрын
Dennis you are a real hero for teaching the course with such calmness and familiarizing us with the documentation. I wasn't equipped with basics of Django, but after following through this course I can now create a mind map, make changes where needed and create new features with ease. Thanks a lot Dennis. Thanks a lot Traversy Media.
@NaqibUllah-ql6li
@NaqibUllah-ql6li 6 ай бұрын
How i can run this project on my personal computer please help me
@TheCodeholic
@TheCodeholic 3 жыл бұрын
Hey Dennis, The project looks cool. Table of contents looks awesome. Your teaching skills is pretty good. Conclusion: This is going to be one of the best Django courses out there.
@DennisIvy
@DennisIvy 3 жыл бұрын
Really appreciate that! Just hope people can learn while building a fun project :)
@abdallahsameh1374
@abdallahsameh1374 3 жыл бұрын
Hey zura, i switched from php - laravel to django what do you think ?
@TheCodeholic
@TheCodeholic 3 жыл бұрын
@@abdallahsameh1374 ​It has it's advantages and disadvantages. After working many years in PHP we are building huge project in Django and we come across to new problems which is not a problem in PHP world at all. And you have to think and take care of those "problems" as well which is weird for PHP developers. I always recommend. "Try to be language and technology agnostic. Choose the language which better suits to your project".
@abdallahsameh1374
@abdallahsameh1374 3 жыл бұрын
@@TheCodeholic Thanks for replying I agree with you i don't think django is good for big projects .. it's doesn't support many features like multi tenency and requires third party packages for many stuff which is not reliable I was already good at php and was following your tutorial on building mvc framework but i wanted to learn more about How back end frameworks functions and how they were built so i decided to go with django because it's the easiest choice
@TheCodeholic
@TheCodeholic 3 жыл бұрын
​@@abdallahsameh1374 We have one issue on Django which is exactly related to multi tenancy limitations. All in all, under this video I should say that Django is very good framework for beginners. It gives a lot of prebuilt features which saves your time a lot.
@marcosandreslacoa9447
@marcosandreslacoa9447 2 жыл бұрын
Thanks for this Django lesson Dennis. It took me a few days to process all the information, but your clear explanations and your great pronunciation made me understand all the topics covered during the project. It´s my first Django App, my second week learning python (I started learning it because of a job ) and my second programming year since I first started learning html, php and javascript, and i´ve never felt so comfortable with a virtual teacher as this last days. I send you greetings from Argentina. THANKS DENNIS
@q-ep7cd
@q-ep7cd 5 ай бұрын
I've never ended a course because of my ADHD. I always gave up after 15 minute of watching. This was the first course I completed till the end. Thank you very much, Dennis, you are an awesome teacher.
@nonsoilugbekhai650
@nonsoilugbekhai650 Ай бұрын
so technically ADHD isn't real because if you have something you put your mind to you would achieve it. but still the course is great
@beanpasteposts
@beanpasteposts 27 күн бұрын
@nonsoilugbekhai650 Of course ADHD is real, but the method of teaching here made it easier for them to get through compared to other tutorials. That's like saying a one-legged climber isn't actually disabled, because they were able to scale a mountain with assists. Crazy logic.
@sp1nnek0p
@sp1nnek0p 2 жыл бұрын
I already love Python and was a bit hesitant to start with Django, because people were saying Django is a very hard to pick up and learn. But you explained it perfectly, you are a great teacher Dennis, will look into purchasing your course just for the support.
@arslaandarwajkar8913
@arslaandarwajkar8913 8 ай бұрын
I went through almost 100s of Django courses ... But I guess this is by far the best one yet .... Love it Dennis ... You are amazing and keep doing what you doing ...😍😍
@Ashur-lab
@Ashur-lab 2 жыл бұрын
For the first two hours i thought "two hours only and this is already a non-stop mind blowing"
@luciaderosa3125
@luciaderosa3125 Жыл бұрын
Great tutorial. Thanks. It took me 28 hours coding and checking everything.
@cusematt23
@cusematt23 Жыл бұрын
I've started and stopped multiple hours-long django tutorials. I've seen almost everything the interwebz has to offer on django education (almost, I am sure I have missed a few). I ultimately settled on this one as my "base education" video. Thank you for really taking the time to constantly explain exactly what is going on at every level and why. It really helps the user connect the dots faster and develop a better overall understanding of what django is and what its really capable of. Your video is truly a complete game-changer for anyone that is willing to really sit down and take the time to go through it. Amazing work my friend.
@salmanbintariq007
@salmanbintariq007 Ай бұрын
now django version is updated so is it still relevant?
@cusematt23
@cusematt23 Ай бұрын
@@salmanbintariq007it’s still a great video. However I think there are easier frameworks to get started in, namely FastAPI. Django is a bit complicated for most use cases.
@ceffiong
@ceffiong 3 ай бұрын
I absolutely love this tutorial! The structure itself is amazing. I like that he solely focused on Django concepts at the beginning before moving on to HTML/CSS. This way, one can get a good understanding of Django without first worrying about styling. Brilliant! I'm watching this is 2024 (Django 5.0) and still very much relevant as nothing much has changed. I didn't encounter any hiccups so far. Thanks for this tutorial. Love it!
@Jarvis2077
@Jarvis2077 3 жыл бұрын
Thanks I really needed this course. Dennis is a cool guy.
@DennisIvy
@DennisIvy 3 жыл бұрын
Thank you ;)
@ellenahpage8914
@ellenahpage8914 Жыл бұрын
One hour into your video and i'm very happy with how it's progressing. youve explained everything so far very clearly and i'm really enjoying seeing how the project is progressing into the final product
@dexter7294
@dexter7294 2 жыл бұрын
When you were experimenting the code while teaching, that was the best part, because we get to know how to debug and correct the code rather than having a perfect coding video, so please don't apologize for that :) , error solving is more as important as to learn how to code.
@tz2014
@tz2014 2 жыл бұрын
This was awesome dennis, while most of the time people just create a video version of the documentation, you just make sure that you teach how to use Django's different features on a real project. you nailed it.
@Huck0900
@Huck0900 2 ай бұрын
great video but i didn't really understand the purpose of each section of django
@farabundo
@farabundo Жыл бұрын
Super awesome tutorial. I've been programming in PHP for about 20 years and just now moving to Python. The pace of this tutorial was perfect for me and was able to keep up and finish the entire tutorial. Excellent!
@imanjallali4389
@imanjallali4389 Жыл бұрын
I am about to start CRUD section in the course. Before starting that I would give a huge huge huge shout out to the incredible team that made this course. To my fellow learners, please practice the concept you understand in a different scenario. Love and Support for Traversy Media
@bambimbambas
@bambimbambas 3 жыл бұрын
I'm Ukrainian and sometimes it's truly hard to understand English speaking, cause I'm just something between pre and intermediate level, but I'm really thank you, Dennis, for your course, I'm really improving my skills knowledges while watching this. And your pronounciation is verily perfect, thanks for everything !!!
@descubriendopatronesML
@descubriendopatronesML 3 жыл бұрын
Same, but keep doing Hard!
@bambimbambas
@bambimbambas 2 жыл бұрын
@@descubriendopatronesML Good luck man)
@descubriendopatronesML
@descubriendopatronesML 2 жыл бұрын
@@bambimbambas Good luck for you too and keep hard working!
@vulc1
@vulc1 2 жыл бұрын
God protect Ukraine!
@dejavu2744
@dejavu2744 2 жыл бұрын
@@vulc1 God protect Russia
@iFrankXue
@iFrankXue Ай бұрын
Following your tutorial for over 3 hr now (half of this video), It a fantastic experience to step by step dive into Django with Python. I have some basic skills in Python, this is my first time focus on Django and wish I can finish this project and establish a fundamental acknowledgment about Django. Than you very very much Dennis.
@jovan4614
@jovan4614 3 жыл бұрын
I dono why but seams all frameworks are working on same way. Very easy to understand, thanks.
@carlosranielariatearro330
@carlosranielariatearro330 2 жыл бұрын
To those who are having issues with the templates in the base file not showing/ not existing, you need to set the templates dir in the settings.py file to also direct to the templates in the base file. 'DIRS': [os.path.join(BASE_DIR, 'templates'),os.path.join(BASE_DIR, 'base', 'templates')] WIth this it will also check the base/templates/base file.
@felcs_
@felcs_ 2 жыл бұрын
Thank you, I was having a hard time understanding why it didn't work Also, I had to import os on my settings.py file
@Han-lz9iu
@Han-lz9iu 2 жыл бұрын
Definitely one of the best courses out there for Django. Thank you so much Dennis for this course, appreciate it a lot.
@RR-et6zp
@RR-et6zp 2 жыл бұрын
nice course but your read me commands don't work, the terminal just outputs "zsh: command not found" so maybe update it pls. I;m completely lost
@attefehfalah
@attefehfalah Жыл бұрын
This is the forth Django tutorial I tried and it's absolutely the most professional complete one. Thank you so so much.
@glucose4420
@glucose4420 Жыл бұрын
so there wont be any problem right i can try, is there an issue in the django model as the person making video is using django 3.2
@Bhagwan_Op
@Bhagwan_Op 11 ай бұрын
​@@glucose4420did u completed this course
@MinhNguyen-mu5ws
@MinhNguyen-mu5ws 3 жыл бұрын
Thank you Dennis. I'm a complete beginner with Python and I can easily follow what you said. Looking forward to seeing more of your work 😍
@danielniels22
@danielniels22 2 жыл бұрын
have finished this video? Do you recommend this for me as a Python beginner?
@multankasultaan
@multankasultaan Жыл бұрын
@@danielniels22 go for it otherwise udemy and coursera have paid courses out there
@oanTuanAnh-ks6co
@oanTuanAnh-ks6co 4 ай бұрын
Anh có thể kết bạn với em được không ạ, em muốn học hỏi chút kinh nghiệm từ anh ạ(em mới đang bắt đầu học django)
@ronwyndemink7464
@ronwyndemink7464 2 жыл бұрын
Hello. I just finished the studybuddy django tutorial you have Dennis, and I want to thank you with my full heart. I have learned so much in just this 1 tutorial. May god shower you with his generosity.
@brandbreaker6468
@brandbreaker6468 2 жыл бұрын
Can u help me to study i am stuck in 2.30 in rooms.count
@TheDouglasDale
@TheDouglasDale 3 жыл бұрын
Thank you for this tutorial. Having done a lot of online courses myself for things like Power BI, I know how time consuming this is. So, thank you very much for doing this and making it freely available.
@الهلالي999
@الهلالي999 10 ай бұрын
Man, if there is just ine word to describe how great you are, there is no one word that can describe how great and professional you are!, its a crash course, front end course, back end course, full stack course even a professional artist full package A to Z course!
@gopalcse1
@gopalcse1 3 жыл бұрын
The only channel which I click on like and then sees the content
@adesholakelvin4865
@adesholakelvin4865 2 жыл бұрын
Which channel?
@JayShreeRamJayMaaBhavani
@JayShreeRamJayMaaBhavani 2 жыл бұрын
@@adesholakelvin4865 This channel
@nishantphour3716
@nishantphour3716 Ай бұрын
Your video really played a crucial role in getting my first job as a Django Developer. Thanks 🙏
@benrobo8
@benrobo8 3 жыл бұрын
Even if am not a Django dev, Dennis is one of the most outstanding devs I've notice on KZbin, keep it up bro more wins 💯💯💯👌
@DennisIvy
@DennisIvy 3 жыл бұрын
Wow really appreciate it Benrobo :)
@zhanzhanuzakov2255
@zhanzhanuzakov2255 Жыл бұрын
It took me over 25 clean net hours to complete this course. But every second of it was worth it. Thanks, Dennis!
@antoniovrsalovic7296
@antoniovrsalovic7296 Жыл бұрын
Heads up if anyone has a problem At hour 1:45 min mark if can't load a 'create_room.html' template, like I had even though I copied everything perfectly but the issue was in the 'createRoom' view -the return render was supposed to be ( return render(request, 'room_form.html') instead of (return render(request, 'base/room_form.html'). So I had to leave out in 'base/room_form path for whatever reason.
@briankibiku6137
@briankibiku6137 2 жыл бұрын
Hello All, when you get to delete on topic (CRUD), wrap your form in tag, otherwise you might not be able to delete. Great video Dennis!
@codewithluq
@codewithluq 3 жыл бұрын
Woow.... Brad and Dennis at it again....Gonna review my django rest frame work skills
@Noaah1
@Noaah1 2 жыл бұрын
I can't thank you enough for this tutorial, it's been a long way, but I almost finish it and I have learned a lot. Definitely gonna stick to Django and keep learning!
@gekare
@gekare 2 жыл бұрын
same ! how did it go so far ?
@gekare
@gekare 2 жыл бұрын
@@janusztarnowski115 you better go see a doctor
@muzammilaltafmulla
@muzammilaltafmulla Ай бұрын
Finished the course to start making projects in Python, the video was well-structured and consistent with the flow... This really helped me learn a lot... As someone who was pursuing for a good framework for Web-Dev learning
@c0nsumption
@c0nsumption 2 жыл бұрын
Almost an hour in. Been trying to learn Django for weeks now. Most definitely not beginner friendly but I’m finally starting to understand it. Thanks for the vid
@prateekmohanty8315
@prateekmohanty8315 2 жыл бұрын
Amazing tutorial , keep it up Dennis Recommended for all those who want to get confident in Django
@EnzoFernandezUnOffl
@EnzoFernandezUnOffl Жыл бұрын
Its my 3rd django tutorial. But this one looks completely different from first 2ihave watched. I've only reached 1:04:34, but the thing is that everything looks new for me. U are covering almost every basic parts. Tq dennis✌️
@alaglevel8315
@alaglevel8315 3 жыл бұрын
Most demanding & primium course in free on TM channel I can't wait just going to learn 😎 Thanks a lot & Love from India ❤️
@bims-onthemove
@bims-onthemove 22 сағат бұрын
Just finished the course... Thank you very much... highly appreciated...
@scotty7360
@scotty7360 3 жыл бұрын
A great course compared to other courses found on youtube. Although I came accross some errors when trying to deploy the project or with some libraries, with trial and error, made it through clean and well.
@abhishekanand9815
@abhishekanand9815 2 жыл бұрын
Where did you deploy it?? If heroku then how, I'm facing a lot of issues while deploying. Please help.
@priyankachahal3172
@priyankachahal3172 Жыл бұрын
@@abhishekanand9815 hi i just want to know is it difficult to deploy this project?
@pouyanhessabi2851
@pouyanhessabi2851 2 ай бұрын
From the bottom of my heart, thank you for creating such an amazing free video course. I have watched 2 other popular course and I left them because they don't explain the content as well as you. It's a great trade-off between the length of the video and how deeply and completely you teach us. Thanks a lot❤
@faisalnazik
@faisalnazik 3 жыл бұрын
A good explained Django Course. I would definitely recommend it if anyone want to learn Django.
@oasteadomnuluibucovina
@oasteadomnuluibucovina 2 жыл бұрын
I just started it and saw 1 hour and I can say that he explain way better than I expected. Respect for your work and thank you a lot!
@FilipCodes
@FilipCodes 3 жыл бұрын
Damn 7 hours! Amazing 🤩🤩
@DennisIvy
@DennisIvy 3 жыл бұрын
Hope you enjoy it!
@edsonmubezi6949
@edsonmubezi6949 3 жыл бұрын
@@DennisIvy You killed it
@jdkimkorea
@jdkimkorea 2 жыл бұрын
Hi Dennis. hello! from Korea. Thank you for this fine lecture. Months ago, I started learning django but it was not easy by reading books and searching the internet to find a way to get to it. I finally found this clip days ago and been working on it. Though I couldn't understand all of it but It kinda showed me a direction to what to do to learn Django and python. I appreciate sharing your talent. I wish god may bless you.
@michelchaghoury870
@michelchaghoury870 3 жыл бұрын
Waw I've just finished your django course it was a perfect timing I would like to see how to build a full stack app with a django rest api no templates with auth and a front build with react or angular
@soumyajitroy2910
@soumyajitroy2910 3 жыл бұрын
How long did it take you to finish this course while following along with this video
@hemalpatel3770
@hemalpatel3770 3 жыл бұрын
@@soumyajitroy2910 you can complete in week i guess if you’re student
@sebaperalta2001
@sebaperalta2001 Жыл бұрын
Amazing! I'm at 1.40hs in and it's going great! I'm migrating from Flask to Django, and my eyes are now open, I can see how EASY it is to set up a database and an admin panel. I guess I'm gonna stick to Django for full web applications and Flask for fast rest apis
@hinatashoyo7985
@hinatashoyo7985 Жыл бұрын
Hey, is this course still useful, since it is 1 year old. I am just starting to learn django so searching for a good resource.
@carlosroberto366
@carlosroberto366 3 жыл бұрын
I really enjoyed every mistake in this video, they are great to show us how to correct some scenarios that do happen along the way.
@shri9229
@shri9229 Жыл бұрын
when i tried using different templates for every app, there was some error.
@johnsandique7830
@johnsandique7830 4 ай бұрын
i just followed the tutorials forward and backward, it worked. this is my first standalone web trial.
@Nirex_
@Nirex_ 2 жыл бұрын
I couldn't learn it in one day even though this super intuitive and amazing tutorial is just 7 hours, I think a lot of practice goes a long long way when learning anything! Thank you Dennis.
@Deepaksingh-zx1ty
@Deepaksingh-zx1ty Жыл бұрын
Dude seriously in one day
@anwaraddasi8892
@anwaraddasi8892 Жыл бұрын
This is the most helpful explanation for Django I see over youtube. Thank you so much.
@hinatashoyo7985
@hinatashoyo7985 Жыл бұрын
Hey, is this course still useful, since it is 1 year old. I am just starting to learn django so searching for a good resource.
@2railnation
@2railnation 3 жыл бұрын
I went through Dennis' Udemy course in a little over a week and learned a lot!
@DennisIvy
@DennisIvy 3 жыл бұрын
Glad to hear it!
@hemalpatel3770
@hemalpatel3770 3 жыл бұрын
Same here. That project has really nice functionality for a beginners
@academyonnet
@academyonnet 2 жыл бұрын
At 4:00:30 the code breaks when one makes changes for creating new rooms without allowing the user to select host and participants on the GUI. The feed_component.html throws errors and I think the reason is that when we create a new room and gets redirected to the homepage, the home page uses the component feed_componet.html which throws error complaining about the host of the room. The solution that worked for me was to go to the admin panel on the localhost, delete all rooms and then go and create a new room. It works!
@okenk.6379
@okenk.6379 3 жыл бұрын
Omg!!! Fjfjvkfn DJANGO COURSE FROM Dennis 😍 thank you so much dennis for this. Really grateful for the great stuff you put out 👍👍👍
@DennisIvy
@DennisIvy 3 жыл бұрын
My pleasure Oken :)
@matijacorak5036
@matijacorak5036 2 жыл бұрын
I have never post anything in my life. But I am in love with your tutorial. I have learned a lot. You are amazing tutor. Thank you!
@somnvm37
@somnvm37 2 жыл бұрын
Try not just following the thing, here's how I did it: 1. Watch 3-6 lessons 2. try to make a project of my own, without looking at the video 3. if forgot something, look at django documentation 4. if it's too trick, doesn't work, or you spent over 10 minutes on one tiny issue, watch video 5. next day repeat but without the first step 6. rewatch the videos thourough 7. repeat from the first step
@omarmahmood4209
@omarmahmood4209 2 жыл бұрын
absolutely the best way to go
@aib8336
@aib8336 2 жыл бұрын
Just reached 1 hour milestone. The most I watched and coded along among youtube videos on this topic. Still intrigued! Very good job, man!
@GagoAlaverdyan
@GagoAlaverdyan Жыл бұрын
This course is definitely NOT for beginners in Django. It's mostly a project tutorial and not a course. A lot of (complex) things are done without explanation or any background. So even if you have mastered Python before coming to this course, you may not remember or fully understand a lot of things, it is gonna be a copy-paste project without any real knowledge.
@jtj1295
@jtj1295 19 күн бұрын
finished the course. Took me a while. I will be buying your course somewhere regardless because I've already learned a lot. Thank you for time and effort put into this. See you again soon.
@panomapet9441
@panomapet9441 3 жыл бұрын
Brad Traversy, kindly update your Udemy Django course "Python Django Dev To Deployment"
@effectyt4001
@effectyt4001 12 сағат бұрын
i have a prooblem the env sign is not showing in VS code terminal. I also used the command env\scripts\activate but this too is not working. It's giving me ModuleNotFoundError. I also have the env folder in the studybud folder but the same error keeps popping up
@sczfranco
@sczfranco Жыл бұрын
I'm reading the comments and im not the only one who speaks another language and feels so comfortable with this course. i appreciate it so much.
@dossmanoss8852
@dossmanoss8852 Жыл бұрын
Thank you Dennis! This was a four day coding boot camp for me:) I am tired but happy. Good luck!
@hinatashoyo7985
@hinatashoyo7985 Жыл бұрын
Hey, is this course still useful, since it is 1 year old. I am just starting to learn django so searching for a good resource.
@dossmanoss8852
@dossmanoss8852 Жыл бұрын
@@hinatashoyo7985 hello, yes it is. It is generally up to date. It covers a lot of material. Of course not everything but in the end, you get Basic django knowledge, bit CSS with HTML and eventually you have a real working project on your own pc written by yourself. You can use it as a template for further developement. I really liked the way Dennis explained everything and I find his approach very friendly. Course takes 7 hours but If you want to code as you go, you need like 30. Cheers
@mah6757
@mah6757 Жыл бұрын
hy Brother i am from Pakistan and i am your fan brother. i learn django from your videos. You are such a good mentor and inspire me a lot. I wanna become like you and wanna adopt your lifestyle and your coding routine. Your concepts are extraordinary. Love you my inspiration. You are Great
@nomanabid9394
@nomanabid9394 Жыл бұрын
Completed this in 4 days. best lectures out there. GREAT WORK Denny
@nahidSalimi-t7c
@nahidSalimi-t7c 6 ай бұрын
Thank you soooooooooooooooooo much you just saved my life You can't believe that i was working on this for so long a watched all those so called django programmers videos but none of them were helpful at all! Programming with moch,tech with tim ......... You are incredible 🎉 Just wish you a everything good
@thomasj8851
@thomasj8851 Жыл бұрын
completed in sept 2023 no issues encountered, thanks alot for this course
@BobaFett12357
@BobaFett12357 Жыл бұрын
Thank you
@preciousakpan674
@preciousakpan674 2 жыл бұрын
i am so happy i found this video.....i almost gave up on django because of the previous tutorial i followed. Thumbs up on the use of functional based components and the use of virtual environment
@nathanwhite704
@nathanwhite704 Жыл бұрын
Im only 45 minutes into this but so far this has been the best Django course i've ever seen. He makes it seem simple and easy, he didn't spend an hour jumping through hoops in the installation/set-up or in explaining how to render html files etc
@hinatashoyo7985
@hinatashoyo7985 Жыл бұрын
Hey, is this course still useful, since it is 1 year old. I am just starting to learn django so searching for a good resource.
@gabbe2124
@gabbe2124 2 жыл бұрын
This project is crazy. Will use this for inspiration for my own site. Thank you so much Dennis!
@franciscocgerman
@franciscocgerman 2 жыл бұрын
this guy is the best explainer of all time I haven't seen one like him really this guy in all the explanations makes you a simple but well argued project for any programmer who doesn't know anything about new process incredible my brother... I wish there were 5 like your
@surubasnet7
@surubasnet7 2 жыл бұрын
Just finished the course. Totally awesome! Got all the knowledge I needed as a beginner. Thank you Traversy and Dennis! ❤❤❤
@axlblazeauthor
@axlblazeauthor 2 жыл бұрын
hey did you start coding recently?
@shirleysiu5958
@shirleysiu5958 2 жыл бұрын
Great work. Everything works and is easy to follow. I wasted a day on that Djangogirl tutorial and finally found out some of the code is not working.
@xlogan6041
@xlogan6041 6 ай бұрын
Thanks dude this helped me to face my 1st interview with confident ❤
@aldoandy8692
@aldoandy8692 Жыл бұрын
Hey Dennis! I have watched so many tutorial on KZbin and let me tell you that no-one on here does their job better than you do! So keep on doing great video man! Because you are 100% one of the kind.
@ombn7867
@ombn7867 2 жыл бұрын
Hey Dennis this was the best Django tutorial I have ever watched, Thank you very much for it.
@eyosiyasengdawork6445
@eyosiyasengdawork6445 Жыл бұрын
Awesome, awesome teacher. I wouldn't change a thing about this course. Even the mistakes. You are more authentic and relatable than most. Keep up the great work my friend!
@hinatashoyo7985
@hinatashoyo7985 Жыл бұрын
Hey, is this course still useful, since it is 1 year old. I am just starting to learn django so searching for a good resource.
@absgaming3252
@absgaming3252 Жыл бұрын
​@@hinatashoyo7985yes useful
@Papacrocs
@Papacrocs 2 жыл бұрын
With love from Nigeria, I just completed the video... Thanks for doing what you do ..
@julijafilipovic3280
@julijafilipovic3280 5 ай бұрын
Dennis, you are a legend! Thank you very much for sharing your knowledge! :)
@jnchacon
@jnchacon 2 жыл бұрын
Just finish the tutorial. took me a week (using only my free time). Learned a lot. Thank you very much.
@ketankulkarni427
@ketankulkarni427 2 жыл бұрын
I have successfully completed the course. And from now, I want to learn everything, anything from Dennis only !!!!! Such great tutorial!
@amansinghal2431
@amansinghal2431 5 ай бұрын
Thanks a lot Buddy! This course really taught me a lot, took a week to complete it, but now I have something that I have built on my own! Would love it if you could do a database integration for this project! Thank You!!
@ozberkakbas6157
@ozberkakbas6157 2 жыл бұрын
I got a little project hands on and I need to learn django with as less as impact from the front end languages. I will learn and master them in time but for now I neeed only learn something to work with. Thank you for that part.
@nemeziz_prime
@nemeziz_prime 2 жыл бұрын
This is incredibly good! Dennis clearly explains every tiny detail there is to know for a Django beginner. He shows good as well as bad practices so that beginners know the right thing to do... I just can't express how thankful I am to Dennis for making this amazing tutorial freely available for everyone 👏🏻
@nemeziz_prime
@nemeziz_prime 2 жыл бұрын
@@mudassarirshad8712 yes bro, this is pretty good for beginners. But there are certain prerequisites which are obvious, you must know Python basics + OOP, HTML, CSS, JS(good to know). Django will be used mostly for backend, but it can also be used to create static frontend. The best use of django is to create APIs. This course is pretty beginner friendly. You can also check out Corey Schaffer youtube course if you don't have so much time to watch a 7 hour course
@chiragbisht2423
@chiragbisht2423 Ай бұрын
thanks dennis just completed this course learned a lot and also deployed as my miniproject thanks
@hassansadiq9114
@hassansadiq9114 Ай бұрын
Best django tutorial for begginners and also for the developers who want to improve their knowledge
@panashemureyi2584
@panashemureyi2584 Жыл бұрын
You might find this very helpful after completing the Django course... take the introduction to PHP by traversy media... You will really gain further understanding of Django...it wont take much of you time since you already know python and django... the concepts are the same... even if you dont want to use php at work, just learn it... it will only make you a better web developer....i am a student and this is just how I see things now.. experts might disagree... but it really did help me fully understand how django works.
@marorerimeraremaro2533
@marorerimeraremaro2533 2 жыл бұрын
In VS Code, when you try to activate the virtual environvent with "env\scripts\activate" there is a possibility the system will throw an error claiming scripts are disabled. To overcome this, run the following command: Set-ExecutionPolicy -Scope CurrentUser Unrestricted _COMMENT: Do not replace "CurrentUser" with your actual user name, just type it as is, CurrentUser_ If this runs without issue, trying to activate the virtual environment again will probably work.
@nestoftw
@nestoftw Жыл бұрын
thanks lol
@ravinderd.bhatoy7348
@ravinderd.bhatoy7348 11 ай бұрын
I have watched so many tutorials online but this one is really best :)
@hainingliu3471
@hainingliu3471 Жыл бұрын
This is the best django tutorial on KZbin! I followed all the way to the end. Really learned a. lot! Thank you. so much!
@Sam-de8tc
@Sam-de8tc 4 ай бұрын
He didn't complete the whole project right. Like missing join group button , follow compared to the hosted website
I built 10 web apps... with 10 different languages
14:23
Fireship
Рет қаралды 1,6 МЛН
Brutally honest advice for new .NET Web Developers
7:19
Ed Andersen
Рет қаралды 217 М.
버블티로 부자 구별하는법4
00:11
진영민yeongmin
Рет қаралды 18 МЛН
小蚂蚁会选到什么呢!#火影忍者 #佐助 #家庭
00:47
火影忍者一家
Рет қаралды 108 МЛН
Un coup venu de l’espace 😂😂😂
00:19
Nicocapone
Рет қаралды 11 МЛН
Бенчик, пора купаться! 🛁 #бенчик #арти #симбочка
00:34
Симбочка Пимпочка
Рет қаралды 3,1 МЛН
FastAPI, Flask or Django - Which Should You Use?
9:49
Tech With Tim
Рет қаралды 91 М.
Как в 44 года стать программистом на Python. Объясняю с чего начать.
19:32
20 Programming Projects That Will Make You A God At Coding
14:27
The Coding Sloth
Рет қаралды 1,2 МЛН
How I Would Learn Python FAST in 2024 (if I could start over)
12:19
Thu Vu data analytics
Рет қаралды 425 М.
FASTEST Way To Learn Coding and ACTUALLY Get A Job
10:44
Brian Cache
Рет қаралды 1,1 МЛН
If __name__ == "__main__" for Python Developers
8:47
Python Simplified
Рет қаралды 408 М.
How to OVER Engineer a Website // What is a Tech Stack?
11:20
Fireship
Рет қаралды 2,5 МЛН
The Importance of Specialization in Coding
7:13
Traversy Media
Рет қаралды 233 М.
Faster than Rust and C++: the PERFECT hash table
33:52
strager
Рет қаралды 584 М.
God-Tier Developer Roadmap
16:42
Fireship
Рет қаралды 7 МЛН
버블티로 부자 구별하는법4
00:11
진영민yeongmin
Рет қаралды 18 МЛН