Python may be easy but it’s a goddamn mess
Python may be easy but it’s a goddamn mess Yes, it’s beginner-friendly… until confusion hits Reading code gets messy with implicitly declared variables When I started my PhD a couple of years ago, I wanted to develop an existing software, written by a colleague, further. I understood the basic idea of what it was doing, and my colleague had even written a paper about it as a documentation. But I still needed to read through thousands of lines of Python code to make sure I knew which part did what, and where I could put the new features I had in mind....