Python Forum
Regarding guidance for a Newbie in Python and Django
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Regarding guidance for a Newbie in Python and Django
#1
Hello All,

Greetings !!

I am a newbie in Python. I am really passionate about learning Python and then learn Django. Have tried basic tutorials etc too but after that I am not getting way now where to go and how to go?(May be I am not a developer background)
I am very keen to learn Django too(Off course after learning Python's basics) as I wanted to become a Web developer.

Could you please guide me on same, what approach I should follow? From where I should start? Which things(Free pdfs, videos, forums) etc I should follow and learn(I already started seeing posts here :)).

Will be really grateful you if all experts could guide me on same.

Thanks,
R. Singh
Reply
#2
I highly recommend "Learn Python The Hard Way". It's a great way to start with python, and once you have that aspect down I would suggest doing the django tutorial directly on the django website. It's actually a fantastic tutorial and will cover all aspects relevant to developing your first real django application.

https://learnpythonthehardway.org/

https://docs.djangoproject.com/en/1.11/i...utorial01/
Reply
#3
Quote:I highly recommend "Learn Python The Hard Way
Before you go out and buy this book, I would highly suggest you review
the comments on this forum regarding same.

For web development, take a look at Flask.
to get properly started with Python take a look at this post: https://python-forum.io/Thread-A-List-of...-Resources
Reply
#4
I haven't been huge into the LPTHW controversy, especially around the author, but I do recall him being adamant that Python 3 is "not Turing complete" which is objectively false, and would be easy to prove. I recommend avoiding it because it's hard to unlearn falsehoods, which he has proven he is willing to teach, than to find any of the many good tutorials out there.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Newbie Needs Help with Python Port to Web RobertL 1 2,125 May-09-2020, 10:50 PM
Last Post: Larz60+
  Django: How to automatically substitute a variable in the admin page at Django 1.11? m0ntecr1st0 3 3,245 Jun-30-2019, 12:21 AM
Last Post: scidam
  I need guidance in building a program Rius2 4 3,358 Oct-16-2017, 03:12 PM
Last Post: Rius2

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020