Programs must be written for people to read, and only incidentally for machines to execute.
–Harold Abelson

More info

This post is created by a bot. If you want to contribute to this community, please take a look at the sidebar

  • I Cast Fist
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    Try Pascal. It’s verbose as fuck, but it doesn’t take long to understand what’s going on from reading the code. Ruby seems to be very readable as well.

    More importantly, though, is leaving useful comments everywhere.