Member-only story
Why I Love Python
Welcome back! It’s no secret that I love Python, I’ve written tons of articles about this specific language, but why do I love it so much? Well here are just a few reasons why this is one of my favorite languages i’ve ever used.
Capability
There is so much capability behind this specific language. You can do anything from Data Science, web development, Machine Learning development, Front end development (GUI’s) and so much more. Whenever I think about any project, I can always depend on creating a bulk (if not all) of that project using Python. I am simply scratching the surface with my Python knowledge right now, but it feels very liberating to know there is still so much I could be doing with this language, and whenever the situation arises where I do something outside of my scope, I could possibly get the project completed using Python + some Python packages.
Fairly easy to learn / Readability of code
Python is commonly stated as one of the easiest programming languages to learn / read, this is 100% the case in my actual work experience as well. If you’re just starting off programming out a specific project, you may want to consider…