What is all the Fuss About Python?

The Python programming language has been around for over 20 years but recently it feels like its an overnight sensation. Python has moved from being a fringe language for beginners, biologists, and natural language analysis to being the go-to language in nearly every domain of computing. Whlie there is a lot of inertia in the choice of a programming language for a project, the adoption pattern of Python is quite different than “that cool new language that came out a few years ago“. While most new programmin
Back to Top