See title. I’ve been to quite a few local language meetups and saw lots of people IRL who are learning languages: wondering how are y’all doing too

For myself… learning French due to necessity. I am making progress, just veeery slow. I underestimated how difficult it would be (a lot of vocabs between English/French are similar… but the languages themselves are not!)

  • JargonWagon@lemmy.world
    link
    fedilink
    arrow-up
    5
    ·
    edit-2
    10 hours ago

    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.