Learn Django the right away

Posted on Fri 17 March 2017 in blog • Tagged with prorgamming, python, django, tdd

I wanted a guide to start using Django.

I also wanted a guide with a good approach, something that could give me a good understanding of some methodology like TDD.

I found Test-Driven Development with Python, aka Obey the Testing Goat!.

It is awesome. not only it introduces you to …


Continue reading