> > What would you recommend? > To get started with Python: http://pragprog.com/book/gwpy/practical-programming http://www.amazon.com/gp/product/1590599829/ref=pd_lpo_k2_dp_sr_3/182-5610174-4840816?pf_rd_m=ATVPDKIKX0DER&pf_rd_s=lpo-top-stripe-1&pf_rd_r=1YTG71HMBVWK64HZ2TP2&pf_rd_t=201&pf_rd_p=486539851&pf_rd_i=0764596543
To get started with Django: http://www.amazon.com/Django-Website-Development-Ayman-Hourieh/dp/1847196780/ref=sr_1_2?s=books&ie=UTF8&qid=1327587925&sr=1-2 http://www.amazon.com/Practical-Django-Projects-Experts-Development/dp/1430219386/ref=sr_1_2?s=books&ie=UTF8&qid=1327587948&sr=1-2 There is no reason why you could not learn both things at the same time. Contrary to previous statements, Django and Python are not hard to get started with but are hard to master (as is anything). I like both of the Django books because they actually focus on building something meaningful and not just giving you an overview of the framework. The Django book is also a great reference book but I have never read it through cover-to-cover. I use it more as a reference when I am stuck on something and need some clarity. Also, I would really recommend going through the documentation for both Python and Django extensively, both are excellent. Cheers, Steven -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.