@JuxGD the way I usually learn a new programming language is by just trying to code whatever I want with it and look up stuff idk
For example, if the first thing I'm trying to do is a loop, I just Google up "X language for loop" and then I just use it
But that would only work if you already know programming I guess