Django Learning
Recently, I’ve been watching a Django course on Geek Time, and I think it’s quite good. I’ve learned about many functions that I didn’t know how to use before, especially those related to the Django admin backend management.
Personally, I feel that the lecturer is very familiar with the features of Django. However, when giving the lectures, the lecturer doesn’t pay much attention to the explanation of some technical details. Maybe the lecturer thinks those details are quite simple. But this makes the course not so friendly to new learners. Overall, it’s still good and worth recommending. The course is still being updated. Those who have a basic but not in - depth knowledge of Django can consider it. Here is my purchase link. If you happen to want to buy it, you can enter through my QR code~
I’m also posting my own learning code here. I’ve added, deleted some functions according to my actual situation and added some comments. Beginners can read my comments along with the lecturer’s code, which might make it easier to understand.
Geek Time - - django