DEV Community

Paul Lefebvre
Paul Lefebvre

Posted on

3

Retro Computing is Fun

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:

https://www.goto10retro.com

Here are some posts that you might find interesting:

Sentry image

Hands-on debugging session: instrument, monitor, and fix

Join Lazar for a hands-on session where you’ll build it, break it, debug it, and fix it. You’ll set up Sentry, track errors, use Session Replay and Tracing, and leverage some good ol’ AI to find and fix issues fast.

RSVP here →

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay