Programming Education Making A Comeback In Primary Schools
New submitter kyrsjo (2420192) writes "The Economist has an article on how information technology — the real stuff, not just button-pushing — is making its way back to schools across the world. As the article argues: 'Digital technology is now so ubiquitous that many think a rounded education requires a grounding in this subject just as much as in biology, chemistry or physics.' In today's society, teaching computer science in schools is absolutely necessary, and that means getting a real understanding of computers and how they work. That requires working with algorithms and programming, not just learning which buttons to push in the program that the school happened to use."
Children are growing up with tablets now. By the time they get to school they will have become so used to simplistic touchscreen interfaces that teachers might find it challenging to turn their minds to the internals of the computers they use. Philip J. Guo's The Two Cultures of Computing essay (posted to Reddit under the amusing title "How Ya Gonna Get 'Em Down on UNIX After They've Seen Spotify?") is obviously the result of clumsy and unprepared teachers, but even better-trained educators might face the same challenge.
I wonder if teaching CS basics might not be better with pen-and-paper exercises in the beginning, where students are less likely to compare what they are doing to the interfaces they are used to. I loved working with Friedman's The Little Schemer , which I discovered well into adulthood, that teaches one the Lisp philosophy of recursion without every needing to sit in front of a computer. Perhaps children would like such an approach as well, and then by the time you present them with e.g. an actual command line they've already internalized that kind of thinking.
I know a *lot* of kids in primary through middle school are really into playing Minecraft. Several schools in the area have started experimenting with not only teaching fundamentals of coding using Minecraft, but also using it to teach other subjects like math or physics.
It reminds me a bit of when I was in school in the 80's, how the LOGO programming language was often used as an intro to programming. You're not going to go out and develop a useful piece of software just from learning how to code in LOGO, just as learning to do custom mods in the world of Minecraft has limited utility elsewhere. But the concepts and basic skills translate.
My point is that those subjects, which 99% of people never use again in their adult life, are mandatory. And yet computers, which most of us use daily since there's now microcontrollers everywhere, are still magical boxes for most people.
If more people understood basic things like binary, base 2 vs base 10, basic CPU processing, memory, bandwidth, trojans vs viruses, we would have a lot less problems with stupid things like "Western Digital sold me a smaller hard drive than advertised" or "I'm going to upload this 30 megabytes, 12 megapixel photo to use as my avatar picture for that forum" or the ever-popular "I entered my account password so I could watch porn".
Teaching real-world examples would be good, such as "Netflix stopped working, where is the problem coming from? My playback device? My wi-fi router? My ISP modem? My ISP? Netflix?"
The answer to the last problem is, of course, "your iTunes account didn't have enough funds to renew your Netflix subscription".
Get free satoshi (Bitcoin) and Dogecoins
By all means, offer programming classes, but don't require people to take them to graduate. Attempting to learn programming if your mind doesn't work the right way (detail oriented, highly logical) would be torture indeed. Understanding how to use them should be sufficient for most people.
Yuck. More "programming requires a special mind" nonsense.
The cold hard truth is that programming is incredibly easy. Why, it's so easy that children can and do teach themselves. Remember the 80's? You couldn't through a rock without hitting a kid who wrote their own simple games for their micro.
Yes, anyone without a significant cognitive impairment can learn to write computer programs. That particular skill does not, in any way, make you special and unique. You're going to need to find something else to maintain your fragile ego.
Required reading for internet skeptics