• @[email protected]
    link
    fedilink
    1410 months ago

    Yes, you can code in machine code. I did it as part of my CS Degree. In our textbook was the manual for the particular ARM processor we coded for, that had every processor-specific command. We did that for a few of the early projects in the course, then moved onto Assembly, then C.

    • @thepianistfroggollum
      link
      English
      510 months ago

      That was a fun class. One of the last ones I took before recursion made me change majors.

        • @thepianistfroggollum
          link
          English
          110 months ago

          My brain just can’t write recursive code. I can read it, but not write it.