Python but tov (good). Contribute to Yuvix25/pytov development by creating an account on GitHub. (more…)
Read more »
Recently I had a discussion over Reddit over why would someone would use Python over other programming languages. The discussion was pretty good and thus I thought about writing a post about it.
First of all, let me give you my thoughts on Python. Python ... (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 »
In the first post of this series, I'll talk about Design Patterns that make sense in Python. We'll see how to implement them and how they are used in the standard library and other third-party packages. In this post, we'll go over the Simple Factory ... (more…)
Read more »
► Write Clean & Beautiful Python: https://dbader.org/pytricks-book Python doesn't have switch/case statements so it's often necessary to write long if/elif/e...
Read more »