|
|
|
|
|
by mgkimsal
5047 days ago
|
|
this is not a dig at you specifically, but more a lament about the basics of computing, and what's been lost. 30 years ago, I got a computer, and it came with this:
http://www.worldofspectrum.org/ZX81BasicProgramming/ Chapter 12 was 'looping'. I'm not claiming I was some programming genius, but to have been given a computer with a manual that, in < 100 pages spelled out the basic constructs of programming logic... that was magical. And useful. And empowering. I know we've all got the google at our fingertips today, but I suspect that many people don't even know how to express what they want to do in basic enough terms to search - thedailywtf has examples of that (sadly). I don't know if there's a way to reverse this, but it struck me that we've definitely lost something (or perhaps 'we' never all had it) when you state: 'Without knowing to even google "for loop in VBA"'. :/ |
|