Looking Back From the 1980s At Computers In Education
xzvf writes "As someone who went to high school in the '80s, this newsletter from 1980 (PDF) is a blast from the past. An interview with Microsoft talks up its BASIC language product and predicts voice control of computers in five years. Advertisements for Compute magazine, which was about to go monthly, and an article about a computer 'network' in Minnesota that connects some fax machine-looking terminal to a central computer over telephone lines. Lots of Atari, TI and RadioShack news too. It's a reminder from 30 years ago that we are still not using technology effectively in education."
Does anybody actually believe that we have progressed significantly in our use of tech to educate? I sure don't.
i have a friend who, when his kids asked him "can we av a computer daaad", went up into the loft, got out the TRS80 and a stack of byte magazines. the kids looked at him in this funny way, but they managed to get the machine working, chewed their way through the programs, and actually had fun with it.
he then promised them that their next computer (and this was only three years ago) would be a Pentium II.
my first application i ever saw was a 5 line PET Commodore 3032 BASIC program: for i = 1 to 40 print tab(i), i next i 50 goto 10. it scrolled numbers across the screen; i understood it instantly, and have never looked back. i was eight years old, and i was writing my own games within a year, moving @ and * symbols around the screen and firing "." symbols - three kids smashing down keys and jamming the other kids because the keyboard matrix on the Commodore PET wasn't smart enough to detect all the keys we were holding down, simultaneously, trying to blast each other to bits with fullstops.
with only an 8mhz CPU, 32k of memory, a 40x25 screen and BASIC to play with, there were no "expectations" of fanciness, fonts or even graphics to get in the way. the learning curve was quick and dirty, and there were no frills to overwhelm you.
but, most importantly, there wasn't a ton of software ready-made to "spoon-feed" you.
computer education is no longer education. at a British Computing Institute talk i attended, someone there made this brilliant analogy. he said that to parents, he asks them a simple question:
"computing is no longer taught in schools (parents look quizzical), they are simply 'trained' (parents look like they vaguely get it). if this was sex instead of computing that was taught in schools, would you prefer that your kids have sex _education_ or sex _training_? (parents finally get it)".
putting kids in front of microsoft products does them absolutely no service at all. it's why the OLPC project was created, to emphasise the goal of _educating_ kids about computers, rather than _training_ them to merely _use_ computers.
I can find accurate information much, much, much faster than I could in 1980.
So in terms of acquiring information, which is a precursor to acquiring knowledge, we are light-years ahead of where we were in 1980.
Now in terms of using technology to CONVEY information, I agree, we have lagged.
For example, in my view the presentation of Calculus has not changed much since its inception some 400 years ago. One of the biggest problems with the presentation is that we fail to bridge the gap between understanding of the abstract mathematical formulas and the concrete visualization of what they describe.
I firmly believe that computer graphics could help fill this gap but my professors still slog through crude chalk-board sketches trying to convey the concepts of area, volume, curvature, surfaces, rates of change, etc.
Every time I'm presented with a formula I'm doing mental tricks plugging in values for X & Y trying to visualize it. Computers could help here.
A work that expires before its copyright never enters the public domain and thus enjoys eternal copyright protection.
With the rise of Windows 3.1 and Windows 95, Microsoft ceased furthering the development of "free" (gratis) programming languages which came BUNDLED with the computer. Microsoft could have BUNDLED Visual Basic, and therefore empower their users the way that Commodore and Atari and even Apple (via Hypercard) tried to do... but instead Microsoft gambled it all on creating a *dependant* consumer class of users. That's why there was never a community of Windows users loyally subscribing to computer education magazines, and typing in program listings (the best way to learn programming). As soon as Windows became #1, all of these educational methods died.
Today most computer users do not know anything about computers. They just know rote clicks which is knowledge with a short shelf life... only until the next version of said Windows product (go into any used bookstore and check out the pricing on say a 3 year old used book for UNIX/Linux and one for Windows... the Windows book is usually under $1 because Vb6 knowledge was made worthless... while a book on Python 2.5 or PHP 5.0 still has loads of value). It's no surprise that some of the best programmers started out on these old 8 and 16 bit systems, and they're better not because these platforms were superior to today's.. no they're better because they were exposed to problem solving an an earlier age. That does not happen today.
I missed the days when PC's came with multiple programming languages for free... then I found Linux, and I realized it wasn't true that these things went away... only that Microsoft wasn't interested in hooking young kids on programming the way Atari, BBC, Apple and Commodore wanted to do (and did so well, for the time they were relevent)