Blog

5 Reasons You Should Be Using Jupyter Notebooks

It seems like everyone is getting into Python these days. Honestly I can't blame them. You can do just about ...
Read More

Why Anaconda Python is my Choice

"Anaconda Python is my distribution choice of Python. There are many like it, but this one is mine." (See Rifleman's ...
Read More

Why You Need to Use Python Virtual Environments

Today in this post we are going to talk about one of the most important thing for Python developers that ...
Read More

How to Create A Python Package

Getting started with Python is an overwhelmingly easy thing. For this reason, it is generally the first programming language lots ...
Read More

Building a Remote Monitor with ESP8266

Well, after getting tired with a couple of projects I wanted to build something fun, a multi-sensor data logger to ...
Read More