Greg AltforPair Debugging with Ada Lovelacepairdebuggingwithlovelace.hashnode.dev·Oct 21, 2024Lovelace's Program: Part 11 - the Language of the TableThis is the eleventh part of a series of blog posts taking a deep look into Ada Lovelace's 1843 computer program, starting with Part 1: First Look at the First Program. In an earlier post I talked about the programming language that was used by Ada L...Discusslovelace
Greg AltforPair Debugging with Ada Lovelacepairdebuggingwithlovelace.hashnode.dev·Oct 14, 2024Lovelace's Program: Part 10 - The Typos and BugsThis is the tenth part of a series of blog posts taking a deep look into Ada Lovelace's 1843 computer program, starting with Part 1: First Look at the First Program. In a previous post I gave a summary of changes to Ada Lovelace’s table program that ...Discusslovelace
Greg AltforPair Debugging with Ada Lovelacepairdebuggingwithlovelace.hashnode.dev·Oct 8, 2024Lovelace's Program: Part 9 - The First Computer ProgramThis is the ninth part of a series of blog posts taking a deep look into Ada Lovelace's 1843 computer program, starting with Part 1: First Look at the First Program. A shorter version with less technical background is posted on Ambling along the Aque...Discuss·2.3K readshistory
Greg AltforPair Debugging with Ada Lovelacepairdebuggingwithlovelace.hashnode.dev·Oct 1, 2024Lovelace's Program: Part 8 - Going Beyond "human head & hands"This is the eighth part of a series of blog posts taking a deep look into Ada Lovelace's 1843 computer program, starting with Part 1: First Look at the First Program My last post was the culmination of my efforts to get Ada Lovelace’s program to run ...Discuss·133 readshistory
Greg AltforPair Debugging with Ada Lovelacepairdebuggingwithlovelace.hashnode.dev·Sep 22, 2024Lovelace's Program: Part 7 - Computing the Bernoulli Numbers to an indefinite extent, from the very beginningThis is the seventh part of a series of blog posts taking a deep look into Ada Lovelace's 1843 computer program, starting with Part 1: First Look at the First Program OK, in my last post, I got my C transliteration of Lovelace's program computing the...Discuss·52 readshistory
Greg AltforPair Debugging with Ada Lovelacepairdebuggingwithlovelace.hashnode.dev·Sep 15, 2024Part 6: Computing the Bernoulli Numbers to an Indefinite ExtentThis is the sixth part of a series of blog posts taking a deep look into Ada Lovelace's 1843 computer program, starting with Part 1: First Look at the First Program A Recap In my last post, I ran Ada Lovelace's program and it output the right answer....Discuss·41 readshistory
Greg AltforPair Debugging with Ada Lovelacepairdebuggingwithlovelace.hashnode.dev·Sep 8, 2024Part 5: A Better Second RunThis is the fifth part of a series of blog posts taking a deep look into Ada Lovelace's 1843 computer program, starting with Part 1: First Look at the First Program In my last post, I tried a first run of Lovelace's program. Unfortunately, it generat...Discuss·50 readsGeneral Programming
Greg AltforPair Debugging with Ada Lovelacepairdebuggingwithlovelace.hashnode.dev·Sep 1, 2024Part 4: a First Run AttemptThis is the fourth part of a series of blog posts taking a deep look into Ada Lovelace's 1843 computer program, starting with Part 1: First Look at the First Program In the previous blog post, I gave some background on what it has meant to run a prog...Discuss·58 readsGeneral Programming
Greg AltforPair Debugging with Ada Lovelacepairdebuggingwithlovelace.hashnode.dev·Aug 25, 2024Part 3: What Does It Mean to "Run" a Program?This is the third part of a series of blog posts taking a deep look into Ada Lovelace's 1843 computer program, starting with Part 1: First Look at the First Program In my earlier posts, I gave a quick read through of Ada Lovelace’s program in her “No...Discuss·51 readsGeneral Programming
Greg AltforPair Debugging with Ada Lovelacepairdebuggingwithlovelace.hashnode.dev·Aug 19, 2024Part 2: Some BackgroundThis is the second part of a series of blog posts taking a deep look into the computer program Ada Lovelace developed and published in 1843, starting with Part 1: First Look at the First Program. OK, in the previous post, I did a quick walk-through o...Discuss·61 readsGeneral Programming