Updating Python Apps

Creating python binaries and updating those binaries is a vital part of a good application. When a user is required to go out of their way to download a seperate binary and install it (or worse, manually overwrite it), it worsens the experience. As such … Read more

Similar

What Is Python Best For?

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 vs. Python vs. Ruby in 2017

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 »