Listen here: This week we have Antonio Melé on the show, CTO & co-founder at Nucoro and author of Django 4 by Example. We talk about: – His day to day at Nucoro. – Why he chose Django as a web framework and how he uses it at the company. – What inspired him to write a… Continue reading Practical Django with Antonio Melé
Articles on learn by doing
What we learned from building our own CMS using Django
By PyBites Team on 6 September 2022
Django – The web framework for perfectionists with deadlines – indeed! We managed to get a simple MVP out in just 4 weeks using our JIT learning approach … In an effort to teach Julian Django, we figured we’d “eat our own dog food” and “learn by building”! As always though, the hard part is… Continue reading What we learned from building our own CMS using Django
Python in Everyday Life
By Jesse Brink on 28 December 2020
In this article Jesse shares how he used Python to leverage his daughter’s homework assignment …
How to Learn Python
By PyBites Team on 16 September 2017
Python is a mature language, easy to learn and here to stay. But where to start? We see a lot of new Pythonistas posting questions like: How to learn Python?, Where do I start?, What approach to take?. We were there once too. Now with 9 months of PyBites and 200 articles under our belt, we share how we learned Python.