|
|
|
|
|
by busterarm
2952 days ago
|
|
You might want to try Ruby for some of those things you reached to Python for. It takes direct inspiration from Perl and does a lot of those things better, IMO. Nokogiri is hands-down the best tool for dealing with XML that there is. I have much the same experience with Python and anything significant developed in Python here ends up getting rewritten in Go. |
|
Im not directly in the software industry though, just writing programs for data analysis in quality and safety programs. I'm sure once you can think directly in something like Go, it'd be faster to write that program first. But it decreases the cognitive load for me.