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:

Image of Datadog

Create and maintain end-to-end frontend tests

Learn best practices on creating frontend tests, testing on-premise apps, integrating tests into your CI/CD pipeline, and using Datadog’s testing tunnel.

Download The Guide

Top comments (0)

Image of Datadog

The Essential Toolkit for Front-end Developers

Take a user-centric approach to front-end monitoring that evolves alongside increasingly complex frameworks and single-page applications.

Get The Kit

👋 Kindness is contagious

Immerse yourself in a wealth of knowledge with this piece, supported by the inclusive DEV Community—every developer, no matter where they are in their journey, is invited to contribute to our collective wisdom.

A simple “thank you” goes a long way—express your gratitude below in the comments!

Gathering insights enriches our journey on DEV and fortifies our community ties. Did you find this article valuable? Taking a moment to thank the author can have a significant impact.

Okay