Say Hello with Flask!

Say Hello with Flask!
In this post, I am going to introduce you to an interesting Python framework… The popular web development microframework: Flask.
Read more →

Python List Comprehensions!

What’s up everybody! In this post I am going to show you an interesting tip which I rarely see young Pythonistas use, it’s List Comprehensions.
Read more →