Introduction to Computer Science and Programming Using Python 3.5

A new and updated introduction to computer science as a tool to solve real-world analytical problems using Python 3.5. Read more

Similar

The Guide to Python Logging

Python has the wonderful package for recording logs called logging. You can find it in the standard library. Many developers think that it is overcomplicated and not pythonic. In this post I will try… (more…)

Read more »