• Postmortal_Pop@lemmy.world
    link
    fedilink
    arrow-up
    6
    ·
    7 hours ago

    Coding. I love gaming and I love mods for games, but even my best efforts don’t get me very far. I can’t fully grasp how it works, what it means, or how to ask for what I need to know. It’s not for lack of trying or exposure, I’ve been bullshitting my way through linux for about 16 years now and only recently learned how to use systemctl without without copy paste.

    You want literally anything physical I’m your guy. This week I’m researching how to reflow the APU on a ps4 motherboard and it just makes total sense to me, but I’m struggling just to make the json files in a mod for vintage story. Totally lost when it comes to the C#.

    • CodeAcademy is pretty good for a free self-teaching tool, you should definitely take their course! The good news is that the stuff you learn in C# can easily translate to other languages like Java or Python. C# also has a lot of nifty synthetic sugar, it’s a fun language