Linked by David Adams on Sun 8th May 2011 04:15 UTC
Thread beginning with comment 472235
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
I disagree. Programming is a general topic, at least a part of it. Learning how to program when I was younger taught me the basic scientific workflow of our days (start from a problem, analyze it, slice it in tiny bits, work on those bits, put the pieces together), which in turn was very useful knowledge later. Computer are stupid machines, programming them involves putting vague, abstract thoughts in a precise form. And that knowledge is very useful.
I agree. Programming itself might not be such a useful talent for many people, but learning how to handle complex problems and the workflow of picking a problem apart and putting it back together is always useful, no matter what field you're going to take in the future. And for learning that programming is a very logical choice, there's not many other fields where one can be taught such as easily.
I would've loved it if programming had been part of my education. I went to a rather prestigious high school, but we had none of that. I always wondered why nobody ever developed an education programme for teaching kids programming, starting in primary school, and carrying over into high school. I mean, I started learning English when I was 8 - basic courses programming could tie math in with language.
God knows how many excellent programmers never get to know they're excellent programmers simply because our education system doesn't cater to them.





Member since:
2010-03-08
I disagree. Programming is a general topic, at least a part of it. Learning how to program when I was younger taught me the basic scientific workflow of our days (start from a problem, analyze it, slice it in tiny bits, work on those bits, put the pieces together), which in turn was very useful knowledge later. Computer are stupid machines, programming them involves putting vague, abstract thoughts in a precise form. And that knowledge is very useful.