Will the Push for Coding Lead to ‘Technical Ghettos’?
theatlantic.com
Will the Push for Coding Lead to ‘Technical Ghettos’?
1–10 of 76 posts
Re: Will the Push for Coding Lead to ‘Technical Ghettos’?
#2Re: Will the Push for Coding Lead to ‘Technical Ghettos’?
#3I don't get the complaint that teaching Java and JavaScript puts them on the bottom rung. You have to learn on some programming language and those are as good as any, though starting on Java sounds painful.
Also, I think perhaps the issue is with allowing "coding" classes to qualify as math/science credits may encourage some students to essentially come out of highschool with a working knowledge of how to write java / javascript to accomplish certain tasks but have little analytical training (ie the scientific method, math beyond the basics, etc)
Re: Will the Push for Coding Lead to ‘Technical Ghettos’?
#4I don't get the complaint that teaching Java and JavaScript puts them on the bottom rung. You have to learn on some programming language and those are as good as any, though starting on Java sounds painful.
Re: Will the Push for Coding Lead to ‘Technical Ghettos’?
#5Re: Will the Push for Coding Lead to ‘Technical Ghettos’?
#6I don't get the complaint that teaching Java and JavaScript puts them on the bottom rung. You have to learn on some programming language and those are as good as any, though starting on Java sounds painful.
I think he's implying that teaching them how to code and not how to design programs will be the new "vocational" equivalent. Although this issue seems like it just generally applies to the education system as a whole, not specific at all to coding... unless I'm missing some key point. Also, I think perhaps the issue is with allowing "coding" classes to qualify as math/science credits may encourage some students to es…
I could very nearly count on a railway brakeman's fingers the number of times that high school math has been an asset in my software career. The three years of computer programming electives I took were wildly more useful - and actually taught me geometry...
Re: Will the Push for Coding Lead to ‘Technical Ghettos’?
#7Earlier quoted context omitted.
I think he's implying that teaching them how to code and not how to design programs will be the new "vocational" equivalent. Although this issue seems like it just generally applies to the education system as a whole, not specific at all to coding... unless I'm missing some key point. Also, I think perhaps the issue is with allowing "coding" classes to qualify as math/science credits may encourage some students to es…
Math as taught in US high schools has very little to do with anything of real value. It's basically an SAT prep program, to push people through to calculus. I could very nearly count on a railway brakeman's fingers the number of times that high school math has been an asset in my software career. The three years of computer programming electives I took were wildly more useful - and actually taught me geometry...
Then again, learning how to program probably also makes learning those concepts easier too, as it goes both ways...
Re: Will the Push for Coding Lead to ‘Technical Ghettos’?
#8The other stuff...algorithmic efficiency, recursion, design...can come later, and are much easier to teach after you've appreciated the potential of computing and computational thinking.
Re: Will the Push for Coding Lead to ‘Technical Ghettos’?
#9Re: Will the Push for Coding Lead to ‘Technical Ghettos’?
#10I don't get the complaint that teaching Java and JavaScript puts them on the bottom rung. You have to learn on some programming language and those are as good as any, though starting on Java sounds painful.
Java jobs are well paid and Javascript is the new BASIC. It's not a bad choice.
If your goal is not to have codemonkeys - you need to give the people skills to develop themselves further - which means knowing how computers work.