![]() |
|
Web Programming with Python - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Coding (https://sinister.ly/Forum-Coding) +--- Forum: Python (https://sinister.ly/Forum-Python) +--- Thread: Web Programming with Python (/Thread-Web-Programming-with-Python) |
Web Programming with Python - MrGeek - 06-15-2013 Hello HC ![]() I am going to learn Python web programming. I want to know which ebooks are the best for this subject. Any Feedbacks Thanks a lot Mr.Geek RE: Web Programming with Python - Psycho_Coder - 06-15-2013 Http://www.amazon.com/Foundations-Python-Network-Programming-Goerzen/dp/1590593715 http://www.amazon.com/Python-Web-Programming-Steve-Holden/dp/0735710902 For web framework Django, I would suggest http://my.safaribooksonline.com/book/programming/python/9780321564177 After you have learned this topic then make tutorial on HC for others too. Happy Learning :happy: Thank you, Sincerely, Psycho_Coder RE: Web Programming with Python - MrGeek - 06-15-2013 (06-15-2013, 01:26 PM)Psycho_Coder Wrote: Http://www.amazon.com/Foundations-Python-Network-Programming-Goerzen/dp/1590593715 That's a great help from you broAt first I am confused whether should I choose Django or CherryPy. But now I think Django is more widely in use and in large companies (like Google) , choosing Django would be the better option. Of course , I would share to others bro :dance: It's a wide range topic to learn. Thank you a lot bro ![]() Happy learning Regards Mr.Geek RE: Web Programming with Python - Ex094 - 06-15-2013 Django is the best Web Framework for Python and I highly recommend it. There are loads of free ebooks present on google and wowebooks.info RE: Web Programming with Python - MrGeek - 06-16-2013 (06-15-2013, 06:48 PM)Ex094 Wrote: Django is the best Web Framework for Python and I highly recommend it. There are loads of free ebooks present on google and wowebooks.info Thanks for suggestion bro :) I have started to read the Django ebook RE: Web Programming with Python - Psycho_Coder - 06-16-2013 Hey @MrGeek since you're serious about this so I have got some more resources for you. Here are some good video tutorials and the video quality is quite good. Do have a look :- https://www.udemy.com/full-django-tutorial/ http://gettingstartedwithdjango.com/en/lessons/introduction-and-launch/ http://showmedo.com/videotutorials/django http://equallytrue.blogspot.in/2012/05/170-django-conference-videos.html I would recommend you the first and third link more than the other links. Other Resources http://tech.yipit.com/2012/02/28/learn-django/ Thank you, Sincerely, Psycho_Coder RE: Web Programming with Python - MrGeek - 06-16-2013 (06-16-2013, 07:25 AM)Psycho_Coder Wrote: Hey @MrGeek since you're serious about this so I have got some more resources for you. Here are some good video tutorials and the video quality is quite good. Do have a look :- Yay... Thanks a lot... bro @Psycho_Coder :dance: This would help me a lot on my journey. I will do check out the links. A huge Thanks ![]() Regards Mr.Geek |