The gap between CS majors and software jobs is misleading. You don't need a CS degree to become a decent programmer. Still, if there's such a shortage of good programmers (and I agree that there probably is) then why aren't we playing this to our advantage? A senior engineer can't afford a house in the Bay Area or New York, and our status is low-- we still work for managers; we're a defeated tribe in this way. Most o…
Maybe we should be talking less about forming "tribes" and more about how to make programming accessible to anyone who needs to solve real problems using computers.
Zuck, Bill Gates, Jack Dorsey In Short Film To Inspire Kids To Learn How To Code
61–70 of 234 posts
Re: Zuck, Bill Gates, Jack Dorsey In Short Film To Inspire Kids To Learn How To Code
#62School courses will do nothing if people don't have access to programmable computers. And they don't have - Windows doesn't ship with Visual Studio, OSX and Linux are irrelevant, iOS and Android don't come with SDK CDs and demos. Now, of course, you know that these tools exist, and I know too. But most people don't and to them programming simply doesn't exist. Teaching these people quicksort in school won't be of muc…
Re: Zuck, Bill Gates, Jack Dorsey In Short Film To Inspire Kids To Learn How To Code
#63Personally I think the world is drunk with "code fever". We are creatures of overreaction. Not too long ago it was "no one learn to code! it's all going to be outsourced to India!" Now, "I'm starting a non-profit to spread the gift of coding to children. Coding is our future". Give me a f-ing break.
Thank you.
Re: Zuck, Bill Gates, Jack Dorsey In Short Film To Inspire Kids To Learn How To Code
#64School courses will do nothing if people don't have access to programmable computers. And they don't have - Windows doesn't ship with Visual Studio, OSX and Linux are irrelevant, iOS and Android don't come with SDK CDs and demos. Now, of course, you know that these tools exist, and I know too. But most people don't and to them programming simply doesn't exist. Teaching these people quicksort in school won't be of muc…
Windows ships with windows scripting I believe; which gives you access to VBScript and something like a javascript out of the box. They have a free editor too but I don't know if it installs by default; anyway you can just use notepad if you want a lowest common denominator programming environment for kids on pretty much any windows box since 98.
It doesn't help you with everyday stuff. It doesn't exist in Windows GUI, unlike (most) other Windows software. You don't use it to build GUI apps, games, web services or whatever may be considered "interesting" nowadays.
Contrast this with DOS which shipped with BASIC interpreter and demo games.
Re: Zuck, Bill Gates, Jack Dorsey In Short Film To Inspire Kids To Learn How To Code
#65Personally I think the world is drunk with "code fever". We are creatures of overreaction. Not too long ago it was "no one learn to code! it's all going to be outsourced to India!" Now, "I'm starting a non-profit to spread the gift of coding to children. Coding is our future". Give me a f-ing break.
Of course, coding is a good way to stimulate thinking, or at least it is for me. But they must go hand in hand...
Re: Zuck, Bill Gates, Jack Dorsey In Short Film To Inspire Kids To Learn How To Code
#66The gap between CS majors and software jobs is misleading. You don't need a CS degree to become a decent programmer. Still, if there's such a shortage of good programmers (and I agree that there probably is) then why aren't we playing this to our advantage? A senior engineer can't afford a house in the Bay Area or New York, and our status is low-- we still work for managers; we're a defeated tribe in this way. Most o…
Conversely, you don't need to be a decent programmer to get a CS degree. It's a shame that in the age of the internet and self-directed learning, degrees are so heavily weighted in the job market.
Re: Zuck, Bill Gates, Jack Dorsey In Short Film To Inspire Kids To Learn How To Code
#67Re: Zuck, Bill Gates, Jack Dorsey In Short Film To Inspire Kids To Learn How To Code
#68Earlier quoted context omitted.
Or compare the public reaction of the death of Steve Jobs vs. the death of David Ritchie
You mean Dennis Ritchie... BTW, I posted news about his death (I heard of it a week after he died, go figure) on facebook. Its sad that one person replied with RIP Mr. Ritchie and a "like". I was pleased though. That's the way the world turns.
Re: Zuck, Bill Gates, Jack Dorsey In Short Film To Inspire Kids To Learn How To Code
#69Earlier quoted context omitted.
> reading and writing code is basic literacy for the > information age No. Just like everyone being a car mechanic is not the basic literacy of the automotive age. "Everyone learns to code" is a pipe dream.
But everyone learning to drive is / was. Being a car driver is python coding. Being a car mechanic is probably on the order of writing a compiler. The analogies will always break down but really, in this day and age, an adult in the Western world who cannot drive is socially and econmoically disadvantaged. ( chooses not to is likely a different thing - for half of 20 years in London I had no car and biked / tubed eve…
I think being a car driver is more equal to being a competent computer user not a python programmer.
Re: Zuck, Bill Gates, Jack Dorsey In Short Film To Inspire Kids To Learn How To Code
#70Personally I think the world is drunk with "code fever". We are creatures of overreaction. Not too long ago it was "no one learn to code! it's all going to be outsourced to India!" Now, "I'm starting a non-profit to spread the gift of coding to children. Coding is our future". Give me a f-ing break.