Summary Many of the agile tools, principles and guidelines used by large IT enterprises can be used by small teams or individual engineers to improve efficiency and create more value. In this article, I’d like to explore these concepts with you to help you level up your engineering practice. The underlying agile principle I’ll explore… Continue reading How To Start Finishing – Learning from Agile Practices
Articles on agile
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
Use Github to Manage Your Projects in an Agile Way
By Robin Beer on 19 April 2020
In this article you will learn how to setup a project in GitHub and to use boards to organize you issues using agile methods.