We see it all the time. Check job listings for programmers and very soon, you'll see the word: Python. If you, like me, started your digital journey in the wilds of javascript, and you'd really like to know what this new language has to offer, then you're in luck. I'll try to explain it as javascriptually as I can. Let's begin!
Why Python at all
The first question on this javascripters mind is: Why python? Why not just stick with javascript? Well, the thing is, Python is a general-purpose programming language that can accommodate a variety of programming paradigms. Data science, artificial intelligence, machine learning, computer science education, computer vision, image processing, medicine, biology, and even astronomy all use it.1
In addition to being widely used, it's mentally ergonomic. Python is a simple to use interpreter-based high-level programming language. It's also very simple to understand a Python program.1
It's also heavily utilized in client-side programming, and more and more often heavily utilized in general. A poll by StackOverflow points out that the popularity of Python as it goes with programming language is extremely high! Second only to HTML and, of course, good ol' javascript.
2.
4.
SOCIAL SHARE CARD GENERATOR