|
|
|
|
|
by ulrikrasmussen
17 days ago
|
|
I had a similar experience as you. We normally use Kotlin for everything, but last year we had to do a small project in Python. Setting up the tooling and choosing the tools is quite overwhelming, and the inconsistency between what the tools actually consider type errors is incredibly frustrating. I am actually happy that the project failed and that we don't have to work in that environment anymore. I think Python is probably good for many things, including scripts and as a starter language, but I don't understand how anyone can stand writing large software systems in it. |
|