#python
Read more stories on Hashnode
Articles with this tag
If you miss a comma, you are concatenating · TL;DR: Watch out for fancy language assumptions Problems Possible defects The least surprise principle...
Exceptions are handy. But should be as narrow as possible · TL;DR: Be as specific as possible when handling errors. Problems Fail fast principle...
First International Test Driven Development took place on July 10th. In this series, I will include every talk together with my notes and further...