Serious title: I’m scared of math but I want nothing more than to teach my dropout ass to code so I can stop stocking Shelves and become marketable/desirable to a country that isn’t literally a decade or so away from gassing me.

If it helps, i vibed with python real hard in a 101 course, but all that hexadecimal shit kicked my ass when I signed up for a 103 being cocky and all.

  • Shinji_Ikari [he/him]
    ·
    2 years ago

    Most programming doesn't require a lot of math. Programming I personally find interesting sorta does, but even then hex isn't that scary if you immerse yourself in it for a little while. You basically just need to learn some conversion units for bits->bytes. 32 bit = 4 bytes.