learn dijango

31 views
Skip to first unread message

arul

unread,
Jul 26, 2018, 10:14:45 AM7/26/18
to Django users
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

Kasper Laudrup

unread,
Jul 26, 2018, 10:21:33 AM7/26/18
to django...@googlegroups.com
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

victor reyes

unread,
Jul 26, 2018, 10:21:51 AM7/26/18
to django...@googlegroups.com
Some python knomedge is  a must if you plan on using Django. I also would recomend  some basic mysql or postgres understanding 

On Thu, Jul 26, 2018, 7:14 AM arul <goo...@gmail.com> 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

--
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...@googlegroups.com.
To post to this group, send email to django...@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/6a647470-b7e2-49a9-b323-6d820f4843d2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

roshan ro

unread,
Jul 26, 2018, 10:21:53 AM7/26/18
to django...@googlegroups.com
Hey,
Yes you can , familiarize yourself with some oops concepts and learn python , you can does by doing some of the free materials on online , it would be better if you learn from the documentation itself.

On Thu, Jul 26, 2018 at 7:44 PM arul <goo...@gmail.com> 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

Gerald Brown

unread,
Jul 27, 2018, 1:29:19 AM7/27/18
to django...@googlegroups.com

The best way to learn Django is to jump in and start using it.  If you have problems there are many tutorials and web sites (including this one) to provide help and support.

IMHO, a teacher CANNOT teach a student, all they can do is HELP the student learn.


On Thursday, 26 July, 2018 01:55 PM, 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

Rajdeep Bharati

unread,
Jul 27, 2018, 7:54:06 AM7/27/18
to Django users
Hi Arul,
You should be comfortable with the basics of Python and HTML to get started with Django.
Head over to: https://docs.python.org/3/tutorial/ and follow that tutorial for python, also practice coding in a text editor and the python interpreter.
After you are through with that, then you can start with the Django polls app tutorial: https://docs.djangoproject.com/en/2.0/intro/tutorial01/

Regards,
Rajdeep
Reply all
Reply to author
Forward
0 new messages