Run Programming ?????

William Ray Wing wrw at mac.com
Fri Dec 12 10:03:13 EST 2014


> On Dec 12, 2014, at 8:03 AM, Chris Warrick <kwpolska at gmail.com> wrote:
> 
> 
> On Dec 12, 2014 1:40 PM, "Delgado Motto" <riskyayuda at gmail.com <mailto:riskyayuda at gmail.com>> wrote:
> >
> > I travel alot, if not just interested in things of pocketable portability, and was curious if you can tell me if Python can be LEARNED from beginner on an IOS device ( with interest of being able to test my code, possibly even if a free website is capable of reviewing scripts ) but if not then I prefer if you can suggest a language that can be used from such a machine. My ultimate goal is to be able to create web pages and internet bots capable of searching specific things for me, simply to save me time in my day as little as crawling Youtube for a song that fails to be uploaded or other related examples. Please advise me. Thanks.  
> > --
> > https://mail.python.org/mailman/listinfo/python-list <https://mail.python.org/mailman/listinfo/python-list>
> >
> 
> Get a real computer. An iOS device won't work, unless you care to buy a vps, use ssh and can stand the onscreen keyboard. It's easier to buy a notebook.
> 
> -- 
> Chris Warrick <https://chriswarrick.com/ <https://chriswarrick.com/>>
> Sent from my Galaxy S3.
> 
> -- 
> https://mail.python.org/mailman/listinfo/python-list

Second the motion.  Apple’s sandbox policies on iOS devices mean that while you can run Python on them (there are several versions available), the sandbox  pretty much guarantees that at some point you will need a library you can’t import, and you won’t be able to test your web pages as you go.

A MacBook Air is within a fraction of being as portable as an iPad, and can easily do everything you want.  If you are currently traveling with an iPad, you _might_ even discover you prefer traveling with the MacBook.

-Bill
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20141212/5f8c6be4/attachment.html>


More information about the Python-list mailing list