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 having are not problems related to django itself,
but are different techniques you can use in django to display the frontend:
- Bootstrap : A great library for creating a "modern looking" website with
some js and css code. Checkout www.getbootstrap.com for more info.
- nodeJS: Probably nothing you should be using if you already have decided
to use a django backend. NodeJS is a way of writing JS on the backend.
Check: nodejs.org
- angularJS: Is a framework for creating a one page frontend. I find it's
usage to be a bit difficult, but many people use it successfully, check
https://angularjs.org/. However you should probably leave that until you
have understood how django itself works.

Regards,

Andréas

2016-01-04 11:29 GMT+01:00 Jai Goyal <goyaljai....@gmail.com>:

> 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 having problems and even i am confused between the things like
> nodeJS , angularJS etc.
>
> On Mon, Jan 4, 2016 at 11:31 AM, Avraham Serour <tovm...@gmail.com> wrote:
>
>> 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 here
>>
>> success
>> Avraham
>>
>> On Mon, Jan 4, 2016 at 4:28 AM, Jai Goyal <goyaljai....@gmail.com> wrote:
>>
>>> 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
>>> developer.
>>> and any tips will be apprecieted.
>>>
>>> --
>>>
>>>
>>> *Regards,*
>>>
>>> *Jai Goyal*
>>>
>>> *Computer Science, Sophomore*
>>> *Active Member,Cybros,The LNMIIT,Jaipur*
>>>
>>> " Don't worry about failure, you only have to be right once - Drew
>>> Houston "
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Django users" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to django-users+unsubscr...@googlegroups.com.
>>> To post to this group, send email to django-users@googlegroups.com.
>>> Visit this group at https://groups.google.com/group/django-users.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/django-users/CAHxgRhuhhQFJkJFGE9ik14AzFJQ6%3Davi3c97LF-sytzzouqemw%40mail.gmail.com
>>> <https://groups.google.com/d/msgid/django-users/CAHxgRhuhhQFJkJFGE9ik14AzFJQ6%3Davi3c97LF-sytzzouqemw%40mail.gmail.com?utm_medium=email&utm_source=footer>
>>> .
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to django-users+unsubscr...@googlegroups.com.
>> To post to this group, send email to django-users@googlegroups.com.
>> Visit this group at https://groups.google.com/group/django-users.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/CAFWa6t%2BACpnaAA2HArG2Q3gKSwyRLD5PyM357ZmKocWDxhYAKw%40mail.gmail.com
>> <https://groups.google.com/d/msgid/django-users/CAFWa6t%2BACpnaAA2HArG2Q3gKSwyRLD5PyM357ZmKocWDxhYAKw%40mail.gmail.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> --
>
>
> *Regards,*
>
> *Jai Goyal*
>
> *Computer Science, Sophomore*
> *Active Member,Cybros,The LNMIIT,Jaipur*
>
> " Don't worry about failure, you only have to be right once - Drew Houston
> "
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAHxgRhvgjkSXvxiB261cRrPY%3Djk3KJvDWcDrO7ZtZMvgBz0u5w%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CAHxgRhvgjkSXvxiB261cRrPY%3Djk3KJvDWcDrO7ZtZMvgBz0u5w%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CALXYUb%3D81m1CGGJDVAu1YMkm5XpuVrkC5GoNMAN-ap1mQMDXoQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to