i wanted to ask a pretty general question, how do you learn a language? I was making a go project to learn it recently when I realized that I wasn't actually learning the language, i was just hacking together a solution from google based on my previous knowledge of python. It feels like "oh i would use a class here in python, so how do you define a class in go" which doesn't actually teach me anything
so how exactly do i get past this and actually learn the lang?