TLDR: I overview few error handling techniques (with the emphasis on Python, although I mention few other programming languages), some existing Python libraries and suggesting a
simple and clean mypy-based approach.
(more…)
Read more »
It all started with the best of intentions. I was an excitable graduate going through the second birth of discovering that if you propositioned customers in the right way, a small percentage of them would buy your stuff. (more…)
Read more »
A handwritten parser for simple mathematical expressions. - gnebehay/parser... (more…)
Read more »
PHP or Python or Ruby-on-Rails (RoR): which is the best programming language for web app development in 2017? This is one of the most debated questions among web programmers, students and companies (wanted to develop their website). Actually, every langua... (more…)
Read more »
A little Python library for making simple Electron-like HTML/JS GUI apps - samuelhwilliams/Eel... (more…)
Read more »