The thread on computers in schools got me reminiscing...
What was the first computer program you wrote?
My first was at college (my school was a bit backwards).
We had to write a program that, given an employees pay packet, would work out the fewest notes and coins with which it could be paid, and including a £10 and a 50p. BASIC of course, on a Prime IIRC. (I'm not counting the 'address book' I wrote on the Dragon 32 which was a series of hardcoded if statements!)
Actually seems quite a good 'first programming' assignment, except no-one gets paid cash nowadays!
What was the first computer program you wrote?
My first was at college (my school was a bit backwards).
We had to write a program that, given an employees pay packet, would work out the fewest notes and coins with which it could be paid, and including a £10 and a 50p. BASIC of course, on a Prime IIRC. (I'm not counting the 'address book' I wrote on the Dragon 32 which was a series of hardcoded if statements!)
Actually seems quite a good 'first programming' assignment, except no-one gets paid cash nowadays!
Comment