Genre not found
Artist not found
Album not found
Song not found

07
4Django Lyrics


No lyrics text found for this track.

The lyrics are frequently found in the comments by searching or by filtering for lyric videos
Most interesting comment from YouTube:

kederis

@Sultan Takibay 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"



All comments from YouTube:

Dennis Ivy

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

Saadat Nazaralieva

Thank you for this course and for your job! I really enjoyed building this site

sinthushushan sooriyakumar

In the demo of the final project the messages in the chat seem to appear in the chatroom without relaoding how is that being done?

FabSpark

What database is being used? How is the data managed without SQL?
How do you deploy this project

I finalllyyyyyyyyyy completed the video and of course my project. Really learnt a lot. Thanks Dennis for this tutorial💕

Christopher Brown

Hero. I can't count the amount of times I've gone to a YouTube tutorial, followed it step by step, only to learn that feature was deprecated.

ET

nice job Dennis

46 More Replies...

LL MM

the best ever explanation for Django, you made sound really simple . Great job

kederis

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!

Sarathkumar Shrinivasa

@kederis pls share the notes with us xD

kederis

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.

More Comments

More Versions