Does Python count? If so, it's going okay.
I keep bouncing around on the sources for where I'm studying from. I started with w3schools, but didn't like it. I went to https://programming-24.mooc.fi/ and I like it. I'm currently also watching these videos being used for prep on a certification, but they're not great - the slides sometimes will have errors (print statement without closing parantheses for example) and sometimes the instructor will read one thing but the slide says something else (instructor says "max" but slide says "min" - luckily this time it was just the names of variables rather than actual functions or something). They also don't go in depth on a lot of methods, and there's no good exercises or anything. But at least it'll get me a cert if I pass the tests, which is paid for by my work.
I"m pretty sure that the voice of the instructor is AI, it bugs me so much lol. I've been trying to avoid AI as much as possible, so if I'm really struggling to find more info on what I'm looking for, I'll resort to it maybe.