A Gentle Introduction to Flask

Flask is a microframework for Python based on Werkzeug, Jinja 2 and good intentions. And before you ask: It’s BSD licensed! Flask is easy to get started and a great…

Read More →

The Silent Killer in Your Code

The Silent Killer in Your Code There is a silent killer lurking in every code base. A killer that destroys teams and companies alike. You can fix this killer by…

Read More →

8 Free Resources to Learn Python

Python is a very versatile and powerful programming language. It can be used to develop all kinds of applications, desktop, web, mobile, games etc. If you are interested in learning…

Read More →