|
|
|
|
|
by wcarey
1962 days ago
|
|
In the high school computer programming class I teach we use headless Debian on a Raspberry Pi. The idea that you can rename files, move them, and organize them is mind blowing to about a third of the students. When I ask how they organize their school files, they either use Google Docs for everything (all in one folder) or, if they use Word, they have one folder with all their documents named, "New Document", "New Document (1)", "New Document (2)", &c. When I teach them Chemistry as juniors and insist that they use a spreadsheet (or general purpose programming language) for their complex problem sets, about 90% of them have never seen a spreadsheet before. We now have the "talk" with our juniors about backups, as more than one has lost their entire junior thesis because it was stored on their laptop and nowhere else. It's frustrating that we spent decades developing fantastic tools to help ourselves with all sorts of intellectual work, and have more or less abandoned teaching people to use them well. As the tower of abstraction has gotten taller, there's a temptation to teach near the shiny end; ML for high school! But that leaves students with huge gaps in their understanding of how things work under the hood, which impairs their ability to connect what they learn and build on it. |
|
The most advanced thing I learned in my sixth form was designing an e-commerce website - not coding it, just using MS Paint and Word to make a first mockup. This was sixth form, the level just below going to university and I was being taught Microsoft fucking Paint.