Re: Recommended courses/materials for Python/Django course...

2016-06-19 Thread Fred Stluka
Thanks for the feedback! --Fred Fred Stluka -- mailto:f...@bristle.com -- http://bristle.com/~fred/ Bristle Software, Inc -- http://bristle.com -- Glad to be of service! Open Source: Without walls and fences, we need no W

Re: Recommended courses/materials for Python/Django course...

2016-06-17 Thread 06userit
My 2 cents : I have started learning Python and Django from scratch 15 months ago. I have bought 3 books which were VERY useful : 1) Two scoops of Django (Django 1.8) Daniel & Audrey Roy GreenFeld : very good introduction to the Django world 2) Django by Example (Antonio Melé) : excellent implem

Re: Recommended courses/materials for Python/Django course...

2016-06-17 Thread Fred Stluka
Ludovic, Thanks for the tip!  I'll check them out. --Fred Fred Stluka -- mailto:f...@bristle.com -- http://bristle.com/~fred/ Bristle Software, Inc -- http://bristle.com -- Glad to be of service! Open Source: Wit

Re: Recommended courses/materials for Python/Django course...

2016-06-16 Thread ludovic coues
The "Python Crash Course" aim to teach python from nothing in the first half and to put that knowledge in application in the second half through 3 projects. These are a 2D game, some data visualization technique from diverse source and a django application. Some people have some difficulty with th