Re: i need to learn more on django

2023-05-05 Thread Shiv Kumar ojha
Go through docs and create polls app by following docs. If you didn't get some topics re read it, try to learn hard way, seak help with chatGPT if you can't understand it. When you got a grasp over polls app then add some features by yourself and create a mental model of CRUD. Once you know that,

Re: Resources to learn

2022-10-27 Thread Shiv Kumar ojha
Go for Django for Professionals and then if you want you can explore Django for API's by same author. On Thu, 27 Oct, 2022, 7:26 am Nitesh Mint, wrote: > I am new to Django and i have some basic knowledge of it. I completed a > book: Django for beginners. Now i need some help with resources to f