Is there a Railscasts for Django? [closed]
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations开发者_开发问答.
Closed 4 years ago.
Improve this questionI learned everything I know about Rails from Railscasts. Now I want to learn Django but I'm not finding any comprehensive tutorial resources like Railscasts. Does an equivalent not exist in the Django world? If so, is that because there is less to learn?
There are some screencasts in the django documentation.
I came across this website that might be what you need: https://godjango.com/
These ones are quite old and not updated anymore: http://thisweekindjango.com/screencasts/
I found this one -- https://www.neckbeardrepublic.com/screencasts/ -- they seem to have a good coverage on a range of topics. Hope this helps.
精彩评论