Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×
Education Handhelds IOS Programming Hardware

For Education, Why TI-83 > iPad 340

theodp writes "Writing in The Atlantic, Phil Nichols makes a convincing case for why educational technologies should be more like graphing calculators and less like iPads. Just messing around with TI-BASIC on a TI-83 Plus, Nichols recalls, 'helped me cultivate many of the overt and discrete habits of mind necessary for autonomous, self-directed learning.' So, with all those fancy iPads at their schools, today's kids must really be programming up a storm, right? Wrong. Nichols, who's currently pursuing a PhD in education, laments, 'The iPad is among the recent panaceas being peddled to schools, but like those that came before, its ostensibly subversive shell houses a fairly conventional approach to learning. Where Texas Instruments graphing calculators include a programming framework accessible even to amateurs, writing code for an iPad is restricted to those who purchase an Apple developer account, create programs that align with Apple standards, and submit their finished products for Apple's approval prior to distribution.'"
This discussion has been archived. No new comments can be posted.

For Education, Why TI-83 > iPad

Comments Filter:
  • Well, there is Codea (Score:4, Informative)

    by Maavin ( 598439 ) on Saturday August 31, 2013 @08:29AM (#44723319)
    Quite interesting
  • Nope (Score:2, Informative)

    by Anonymous Coward on Saturday August 31, 2013 @08:33AM (#44723345)

    The average student would never program their calculator.

  • by TheNastyInThePasty ( 2382648 ) on Saturday August 31, 2013 @08:38AM (#44723361)
    Boobles?
  • by bami ( 1376931 ) on Saturday August 31, 2013 @08:50AM (#44723407) Homepage

    You can't run interpreted code on iStuff.

    IOS SDK TOS 3.3.2

    "3.3.2 An Application may not itself install or launch other executable code by any
    means, including without limitation through the use of a plug-in architecture, calling other
    frameworks, other APIs or otherwise. No interpreted code may be downloaded and used in
    an Application except for code that is interpreted and run by Apple's Published APIs and builtin interpreter(s)."

  • by kLimePie ( 3031053 ) on Saturday August 31, 2013 @09:00AM (#44723449)

    Of course... Android is a better learning tool, and an iOS device such as a iPhone or iPad should not be the first one you get or your first choice: if you might be an engineering type and want to learn about, tinker with the technology, or see how it works.

    Still halfway to reading the article, but I did a quick browser search. There are several instances of "ipad" in the article but no mention of the terms "Android" or even just "tablet". Why does Apple have such a lock on the educational system that it's effectively created a duopoly with Microsoft? Macs and now iPads for the rich or talented kids, Windows PCs for everybody else.

  • by Anonymous Coward on Saturday August 31, 2013 @09:05AM (#44723469)

    > You can't run interpreted code on iStuff.

    You can indeed run interpreted stuff on iOS. You just can't downloadand run interpreted code. There is, for example, and excellent HP42 simulation for iOS (Free42) that allows you to program it, just as you would an HP42. Presumably, the only way to share code on an iOS interpreter would be to share listings. Which is what we did back in the 80s anyway.

  • Pythonista (Score:5, Informative)

    by rhedin ( 91503 ) on Saturday August 31, 2013 @09:05AM (#44723473)

    Sounds like someone needs to take a look at Pythonista [omz-software.com] - a full featured development environment, including code editor with syntax highlighting and code completion, interactive prompt, support for graphics and a touch interface, with full featured libraries including math and text processing; runs on iOS (iPhone and iPad) you can even export the app you've developed and have running on your iPad to Xcode so that you can build it for submission to Apple's App Store.

    It's a staple on my iPad and has been for a year or so.

    Sounds like a bit more useful than a graphing calculator.

    rob.

  • by rhedin ( 91503 ) on Saturday August 31, 2013 @09:13AM (#44723509)

    You can't make a BASIC interpreter App and get it listed on the Apple store, for folks to download.

    Shhhh! Don't tell these guys [apple.com] because they don't know that-- they went ahead and wrote a BASIC interpreter for iPad in 2010 and it's now up to version 3.5.

    There are also Ruby [apple.com] and Python [apple.com] interpreters available too and Pythonista is also a fully featured development environment.

    rob.

  • by ArcadeMan ( 2766669 ) on Saturday August 31, 2013 @09:58AM (#44723749)

    That's probably the first time that joke works.

He has not acquired a fortune; the fortune has acquired him. -- Bion

Working...