In this tutorial, you will create a simple web application in Python using the Flask framework and deploy it to the AWS Cloud using the Elastic Beanstalk. (more…)
Read more »
Whenever I started learning about parsing and writing interpreters, I would get to how to handle comments. The gist of it was simple: just throw them out! You find them in the raw text output as you are generating lexing tokens, and discard them, meaning ... (more…)
Read more »
Jump to definition and find all references are now available for all Go, Python, and Ruby repositories on GitHub, with more languages coming soon. (more…)
Read more »
Order your copy this week with a limited time discount for Early Supporters & RP Members... (more…)
Read more »
A short introduction to cohen's kappa coefficient. I bring you closer to this metric, convince you to use it and show you how to do it easily in Python. (more…)
Read more »