Computing With A #2 Pencil

For many years, I’ve told people about how I first learned how to write computer programs by writing on Hollerith Cards with a pencil, but nobody ever believes me. But now, thanks to some research by local computer historian Douglas Jones, I have proof. This card was known as a “Mark Sense” card, you would fill in the little rectangles with a #2 pencil, and the optical card reader would sense the marks.


iowaopt2.jpg



Sometime around 1968, my math teacher got a grant for some computer time on the University of Iowa mainframes and decided to teach a few of us how write simple FORTRAN programs. In those primitive times, computers used Hollerith cards for input, but obviously it was impractical for little kids to use keypunch machines. So we used Mark Sense cards, painstakingly filling out the little cards with a #2 pencil. It was quite difficult to use the cards accurately, we would often spend as much time correcting input errors in the cards as debugging the programs. It was incredibly frustrating to write a whole program correctly, and then receive no output because you filled in one wrong spot and wrote “PRINL” instead of “PRINT.”

7 thoughts on “Computing With A #2 Pencil”

  1. Wow!
    In the early/mid 70’s we used these in LA. (Junior high school, though my sister used them in elementary school I think.) They’d pick up a mail-bag of cards, and come back a couple of days later with printouts. Yes yes yes! The system was called “M. I. S. S.”, and I can’t remember what that stood for.
    The long turnaround time built character.
    Thanks for the remembrance.

  2. I used these also in the Los Angeles school system. M.I.S.S.
    stood for Mathematics Instruction Support System.

  3. Thanks for maintaining this page.
    I used these in LA from 76 to 78, and then one day I discovered the FORTRAN punch command and would write programs to punch a few cards with random data, punch a few blank cards. Punch a few cards with random data, punch a few blank cards.
    And then thank god, I’d take the blank cards over to CSUN and use their KP-29.
    [I remember when I discovered our IBM/360 could punch cards. I maintained a mailing list on punched cards for our high school newspaper. So I decided to make a backup deck, which was a good idea because someone dropped the master copy outdoors and it was ruined. I remember the punched cards had no characters at the top, so you couldn’t read them. So you had to put them through the UNIVAC “Card Interpreter” which did nothing but read each card and print the card’s contents at the top. It used an incredibly fast daisy wheel printer, which made an awesome buzzing noise. –Charles]

  4. I recently found a box of IBM branded mechanical pencils intended for filling out Hollerith cards, and now I see this. Funny coincidence.

  5. My math teacher in 6th grade (70-71) introduced us to computer programming using L.A. school’s “M.I.S.S.” system. I’ve been making my living as a software developer for almost 41 years. I ‘blame’ that teacher and M.I.S.S. for starting me down this path.

  6. I remember doing the same in conjunction with three others in high school here in Australia back in 1974/5. The school had acquired this computer unit as part of a grant but no-one in the faculty had a clue how to use it.
    One student who had recently emigrated (Bernard, a classmate) had used one before so the Principal tasked him with managing it. Together with Bernard, myself & one other we entered and played the Lunar Lander fuel calculation game.
    I wasn’t to touch a computer again until late 1982, have been at it ever since. In the late 70s computing was introduced as a course subject at the more advanced High Schools using cards which were then processed by the local University.
    Mark sense cards were also the method of entry when the Tattslotto lottery system was introduced here and you can still enter your numbers in pencil today.

Leave a Reply

Your email address will not be published. Required fields are marked *

© Copyright 2016 Charles Eicher