Thursday, July 26, 2018

Re: learn dijango

Hi Arul

On 2018-07-26 07:55, arul wrote:
> *I just entered the programming world and i know little bit
> javascript,HTML can learn even I don't  know any oop/scripting language
> can I learn django for now is there any possibility*
>

Django is a framework, not a programming language.

Django is written in Python and thankfully Python is IMO a very nice
language for a beginner to learn, while still being very useful for
"real stuff" eg. building websites in a framework like Django.

So my suggestion would be, that you start by learning at least the
basics of Python. There a tons of tutorials and books on that out there.
I cannot really recommend anything, but maybe someone else can?

In my opinion, if you start by trying to learn both a programming
language (Python) and a framework (Django) at the same time, you are
only making things harder for yourself. Just my 2 cents.

Kind regards,

Kasper Laudrup

--
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+unsubscribe@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/18412ab5-036f-63de-634e-d01b7198189b%40stacktrace.dk.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment