40 years of code

As I tweeted earlier today, I suddenly realised that it’s around 40 years since I wrote my first code – as part of a maths option in high school.

The programming language was Algol68 and the code was a hello world program – something like

BEGIN
print ("Hello World!");
END.

The code was written on punched cards. I can’t remember what machine it was run on, other than it was at the local technical college, so I’m guessing it was probably something like an ICL minicomputer given the choice of language.

Stood me in good stead too – in my first year of university we did some formal bnf stuff in mathematical methods and wrote some AlgolW to validate it …

Written with StackEdit.

About dgm

Former IT professional, previously a digital archiving and repository person, ex research psychologist, blogger, twitterer, and amateur classical medieval and nineteenth century historian ...
This entry was posted in Uncategorized. Bookmark the permalink.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s