: Codewords Pune: Learn Python by developing an application with TDD
Overview
No, this will not be a tedious lecture where we take you through a tour of the Python syntax.
We will introduce you to Python by directly using it to solve a problem.
In this session, we will develop a Python application which addresses a real world problem. Along the way, the syntax will be introduced as and how it is needed. Additionally, we will use the TDD approach by using a Unit Testing Framework provided with Python.