Re: Guidelines For A Newbie

2016-01-04 Thread Andreas Kuhne
Hi Jay, What I would recommend is that you go throught the django tutorials and just "do" the js parts regardless of what they say - you will then get a bit of understanding for the django MVC concept and also how the django backend works and what goes where in django. The other issues you are ha

Re: Guidelines For A Newbie

2016-01-04 Thread Razvan Stefanescu
Dear Jai, I would focus now on Django tutorial and learning Python. You can build a simple web app without JavaScript knowledge, and learning a lot of things at the same time will be quite confusing. Regards, Razvan Stefanescu On Monday, January 4, 2016 at 12:30:11 PM UTC+2, Jai Goyal wrote: >

Re: Guidelines For A Newbie

2016-01-04 Thread Jai Goyal
thanks a lot for replying. it matters to me alot. actually i know html/css and basics of web. now i have done django tutorial01 and created a basic, very basic website that contained a form. now my PROBLEM is i dont know js , bootstrap and and concepts of backend in django. which is why i am havi

Re: Guidelines For A Newbie

2016-01-03 Thread Avraham Serour
1 - learn django if you already know python start with the django tutorial https://docs.djangoproject.com/en/1.9/intro/tutorial01/ if you don't know python so well I recommend http://www.learnpython.org/ after that if you still don't know the path to take feel free to ask again on how to continue

Guidelines For A Newbie

2016-01-03 Thread Jai Goyal
Hello All, Greetings of New Year !! I wanted to ask that i have just started web development and i wanted to learn django in deep by making a full dynamic website. What Should Be the path which i should follow i.e. what are the prerequisites which i have to fulfill to become a full stack Django