Raspberry Pi's Eben Upton: "Programming Will Make You a Better Doctor"
cylonlover writes "After a handful of days of furtive suggestion, spring made its presence felt in London today, where the second Technology Frontiers conference got underway. The Economist-organized event sees leading technologists and cultural figures take to the podium in front of some 250 ideas-thirsty business persons. Among them was Raspberry Pi Foundation founder Eben Upton, who extolled the benefits of learning to program for all professions. He went into some detail as to the inception of the Raspberry Pi and the need for more computer programmers."
I'm a doctor, not a programmer!
Raspberry Guy: "Programming will make you a better doctor."
You green blooded, inhuman...
-Doctor, my kid is sick!
-Have you tried turning him off and on again?
Solving problems (programming) can help improve problem solving skills.
it is only after a long journey that you know the strength of the horse.
You can just download Python and learn to program just fine with that. I don't need a piece of hardware for that.
It is actually a bit curious how dubiously suited the rPi is to its theoretical objective(compared to the obvious strategy of just running freely available software on the ridiculously powerful beige wintels that clutter the world); but how much of a giant kick in the ass it gave the 'dev boards that aren't either weedy microcontrollers or $1500, just call our sales team' market.
Interesting. I was thinking the opposite.
I once studied law, intending to become a lawyer, then realized that would make me a lawyer, and I wanted a career where I could sleep at night. So I became a programmer, and I've spent many nights in front of a glowing terminal... but I digress.
I feel that learning a bit of law has actually helped my programming. Lawyers spend much of their time picking which rules best apply to a particular circumstance, while programmers pick which algorithms are best suited to a task. Lawyers then submit their case to a judge for consideration, while the programmers simply run the compiler. Lawyers work around contract loopholes by covering them with other clauses, and programmers work around (some) bugs by covering them with better-written wrappers.
Many problem-solving disciplines use similar skills. Programming, being nearly pure logic mixed with a bit of language, can contribute marginally to a wide variety of other fields, including medicine, law, or even politics. It is important, however, to not become too obsessed with the programming approach. A perfectly-written contract that programmatically describes an agreement can still be thrown out by a judge if he thinks it isn't fair.
You do not have a moral or legal right to do absolutely anything you want.
.. everything starts to look like a nail.
A few years ago I got to do program reviews in local high school in Rhode Island. In one class they were learning the Microsoft Office suite.
All fine and good, but on that particular day they were working in Excel. The teacher had them doing a payroll spreadsheet. Ok, that works. But then the teacher mentioned the cheat sheet to get the tax amounts.
Based on that I asked the teacher if there was any intention to teach these kids Visual BASIC for Applications (VBA). The teachers answer was that you needed advanced math to be able to program a computer. I wrote this on my report and said that it would actually benefit the kids understanding of mathematics if they knew how to program in MS Office apps. I also said that the act of programming would actually enhance their mathematics skills. Let's face it, for most programming the math you need is to know the basic four functions, maybe modulo, E notation, and exponents. Pretty basic stuff.
So start getting these RasPi boards out there - start getting kids interested in programming on them. You might be surprised what you get out the other end of a project like this.
Most skills have some marginal crossover benefits, the question is rather what is the opportunity cost in time. Do you become a better programmer by learning a bit of law or more programming? Does the lawyer become a better lawyer by learning a bit of programming or more legal theory and case study? You need the width of knowledge to work with others, but you also need the depth to really know your stuff. Or rather I feel it's the other way around, if all you know is IT I can have a business-to-IT translator give you work but if you don't have any in-depth skill then you're almost usable to lots of things, but only almost. And if you got width and depth, well you're probably too busy even though you'd be perfect for my project too. It's a team sport, make the players you have exploit their strengths because you'll never get around to fixing all the weaknesses.
Live today, because you never know what tomorrow brings