About a year ago I started a retrocomputing newsletter/blog that I call Goto 10.
That is of course a play on the old-school BASIC programming languages that I used when first learning how to code. The canonical program is:
10 PRINT "HELLO"
20 GOTO 10
Not all the posts there are about software development or programming, but several of them have been about using BASIC or Pascal.
If you're interested in this sort of thing, I encourage you to check it out at:
Here are some posts that you might find interesting:
Top comments (0)