Cliff Berg
May 25, 2021

--

I strongly dislike dynamically typed langaugs. To me, they promote sloppiness. And while they save you ten seconds while coding, they cost teams hours trying to reverse engineer what others created. Oh the hours I have spent trying to figure out what kind of object a Python method, which called other Python methods, returned - something that would have been obvious at a glance in a statically typed language.

--

--

Cliff Berg
Cliff Berg

Written by Cliff Berg

Author and leadership consultant, IT entrepreneur, physicist — LinkedIn profile: https://www.linkedin.com/in/cliffberg/

No responses yet