this post was submitted on 02 Aug 2023
12 points (100.0% liked)
Programming Quotes
321 readers
1 users here now
Every day, one and only one programming quote is posted by the bot.
The core idea behind restricting posting is to encourage discussion. One quote a day is hopefully a good way to do that.
If you want to submit a quote, please use the following Google Form: https://forms.gle/n9g34eSZ7GVA4mFD8
Credits
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.