Earlier quoted context omitted.
A cloud IDE like Cloud9 ( https://c9.io/ ) works well on a Chromebook. If I were teaching programming today, I'd probably start with something like GoMix ( https://gomix.com ) or Scratch ( https://scratch.mit.edu/ ) - neither of which require a download. Not saying there isn't value in installing native software... but it's amazing what you can do in a web browser these days vs. 2010 when I was teaching middle school…
To be honest though, I think these environments make new programmers go through the trouble of learning a platform which they can never ship a real application in; except maybe Cloud9. Scratch has been around for about 15 years now, and 12 years in a workable state. And while it seems superficially to be helpful (none of that fussy text editing!), I have never met a programmer who got their start in Scratch.
Apple’s Devices Lose Luster in American Classrooms
61–70 of 335 posts
Re: Apple’s Devices Lose Luster in American Classrooms
#62Earlier quoted context omitted.
To be honest though, I think these environments make new programmers go through the trouble of learning a platform which they can never ship a real application in; except maybe Cloud9. Scratch has been around for about 15 years now, and 12 years in a workable state. And while it seems superficially to be helpful (none of that fussy text editing!), I have never met a programmer who got their start in Scratch.
I got my start in Scratch! And so did everyone else whose first programming experience was CS50 ( http://cs50.tv/2016/fall/ ). Don't want to threadcrap too much, but I deeply believe that most programming in the future will happen in environments like GoMix, in the same way that a ton of programming today happens in Visual Basic.
Re: Apple’s Devices Lose Luster in American Classrooms
#63Earlier quoted context omitted.
> Also, where do you live/teach? "Year 7" I'm in Australia. Nationally we are transitioning to a R-6 = Primary School, 7-12 = High School model. My school is a little unorthodox. We're a private school with a 6-12 shared campus which is why I had experience teaching younger students even though I am HS trained. > What to your mind would not be rubbish? Either Mac or PC is fine in my books. Anything that allows them t…
Thanks for clarifying. I agree that Chromebooks are not the ideal learning device for coding. I was thinking general schooling and glossed over your earlier comment about teaching coding. I think they can probably work there, but you're right that a "real" computer is a better choice for that.
crouton unlocked a bit more functionality giving you the possibility of a Linux base layer, albeit likely not a great idea to have kids put the machines into dev mode. But that might be workable if staff did it.
I've dogfooded a bunch of the Web Development content we make at Udacity using either a pure Chromebook or Chromebook + Crouton.
Re: Apple’s Devices Lose Luster in American Classrooms
#64Re: Apple’s Devices Lose Luster in American Classrooms
#65But now looking back, I am glad they went through it, call it a phase if you must. The American school system (or government) is always last to adopt any tech. You can still find outdated technology barely holding together in some schools. But this time they did something different. They took a risk. They adopted something that hadn't been tested yet. Well now they tested it. We thought iPads were inferior to laptops or desktop, but now we know that they are, at least in the classroom.
Money was wasted, time was wasted, but at least now we know through experience.
I'm glad that they took the risk of trying something untested. And I hope that in the future they will do so again with whatever tech that looks promising in improving education.
Re: Apple’s Devices Lose Luster in American Classrooms
#66> “At the end of the day, I can get three Chromebooks for each of the Mac devices I would have purchased,” said Steve Splichal, the superintendent of Eudora Public Schools. Not choosing a Mac for school students should have always been a no brainer because, as mentioned a) cost, b)what benefit do Macs provide over say Windows laptops or chromebooks for high school students ? Apple did a real good job marketing their…
Also, build quality, effective lack of malware and other system problems mean students (and teachers) don't have to deal with broken computers nearly as often.
It's only the last couple of years that windows has come close, and for hardware the compares in terms of durability, you'll be paying as much as Apple anyway (which schools are hesitant to do as they are underfunded)
I speak from years of experience as a teacher and IT manager, and as an apple hater.
Re: Apple’s Devices Lose Luster in American Classrooms
#67When I used to see all schools turning to iPads I was one of the naysayers. I saw my nephew working(playing) on his school iPad and I thought this was the worst decision the school system ever took. But now looking back, I am glad they went through it, call it a phase if you must. The American school system (or government) is always last to adopt any tech. You can still find outdated technology barely holding togethe…
Our school system is at a whole a lot better than the American, yet even here it's typically cost and business needs which define what IT makes it into classrooms, rather than educational needs.
Apple is unfortunately for Apple technically and financially unfit for most enterprise, and in the modern world schools are becoming enterprise.
Re: Apple’s Devices Lose Luster in American Classrooms
#68Finally. It was always so hard to see schools spend millions on expensive Apple tech when there was equivalent equipment available for half the price that met their needs equivalently well. We really don't need to be spending $400-500 per tablet to outfit a classroom with 1 device for every 3 kids, when each kid really needs their own.
Re: Apple’s Devices Lose Luster in American Classrooms
#69Earlier quoted context omitted.
I got my start in Scratch! And so did everyone else whose first programming experience was CS50 ( http://cs50.tv/2016/fall/ ). Don't want to threadcrap too much, but I deeply believe that most programming in the future will happen in environments like GoMix, in the same way that a ton of programming today happens in Visual Basic.
Do you mean Visual Studio?
Re: Apple’s Devices Lose Luster in American Classrooms
#70Earlier quoted context omitted.
A cloud IDE like Cloud9 ( https://c9.io/ ) works well on a Chromebook. If I were teaching programming today, I'd probably start with something like GoMix ( https://gomix.com ) or Scratch ( https://scratch.mit.edu/ ) - neither of which require a download. Not saying there isn't value in installing native software... but it's amazing what you can do in a web browser these days vs. 2010 when I was teaching middle school…
To be honest though, I think these environments make new programmers go through the trouble of learning a platform which they can never ship a real application in; except maybe Cloud9. Scratch has been around for about 15 years now, and 12 years in a workable state. And while it seems superficially to be helpful (none of that fussy text editing!), I have never met a programmer who got their start in Scratch.