・
Reviews 9
・
Average rating 4.6
The lectures are very comfortable because they have good sound quality and a pleasant tone. However.. I think there are few parts where I can actually learn. It really feels like I'm just doing clone coding. I think it would be good if you explained more about variables, methods, or grammar used in Django to people who are new to Django. For example, user <- suddenly appears out of nowhere. Usually, in other languages, you import a library and use it, or you create an instance and use it. However, in this Django, the context has a user, so I learned through people's questions and Googling that you can use it whenever. Of course, I tried to find out through the technical documentation... but for some reason.. it took a long time and I didn't understand it well.. I've listened to the middle part, but I don't know if I'll be able to listen to the whole thing. However, it seems good in the sense that you'll try everything from the beginning to the end. I think it's better than other Django lectures on Inflearn. Personally,