I fear I may find myself learning #golang in the foreseeable future. Somebody stop me. (I don't need another time-sink!)
@mattcen Learning a language X will make you better at language Y. In particular, learning #golang as a #python engineer helped me to understand and appreciate composition, type annotations, communicating by passing, structs/dataclasses, and not raising an exception when returning None fits better.