Python

Write an awesome doc for Python. A very nice an practical one extracted from Python official documentation.

View on GitHub

Errors and Exceptions

Until now we kinda skipped errors that you might face during developing an application in Python, but you’ve most likely encountered them if you were practicing and trying out new stuff. Here we will talk about