I'd written C# and python as a student, but Go was the first language I worked with professionally. I cannot overstate how much relatively easy learning and reading new code was as a beginner, because of how there's often only one or two valid ways to solve a given problem, so knowledge/context often easily transferred between different tutorials and codebases.