Show HN: iOS app for learning Python
mobileicecube.com
Show HN: iOS app for learning Python
1–10 of 16 posts
Re: Show HN: iOS app for learning Python
#2I'd also add a couple of other tools:
Pythonista is indispensable for learning/using Python on iOS. 'Python for iOS' is good too-- it isn't as clean as Pythonista, but it does include the python.org language docs with the app. The both utilize python 2.7 and a REPL, but I think there are other versions that use Python 3.
Re: Show HN: iOS app for learning Python
#3This is pretty cool, especially for learning how to visually parse basic python quickly. I'd also add a couple of other tools: Pythonista is indispensable for learning/using Python on iOS. 'Python for iOS' is good too-- it isn't as clean as Pythonista, but it does include the python.org language docs with the app. The both utilize python 2.7 and a REPL, but I think there are other versions that use Python 3.
Pythonista and 'Python for iOS' are good apps, with quite different goals than my app. They allow trying and exploring the language and learning to write programs, whereas I aim to teach basic reading skills of programs. Both are important skills.
There nowadays seems to be 'Python x.x for iOS' for almost all recent versions of Python :)
Re: Show HN: iOS app for learning Python
#4Re: Show HN: iOS app for learning Python
#5but how do you try out the python code - say in a REPL - in an iPhone app? wouldn't you need a computer anyway?
In Pythonista and 'Python for iOS' mentioned by ldayley you can execute the code you write. Don't know how they do it, though.
Re: Show HN: iOS app for learning Python
#6Re: Show HN: iOS app for learning Python
#7Why is the app free? Is it supported by ads or are you planning on capitalizing it in the future?
That said, I built the app mostly for fun and learning, so making money -- while a nice bonus -- isn't the main motivator.
Re: Show HN: iOS app for learning Python
#8Why is the app free? Is it supported by ads or are you planning on capitalizing it in the future?
The app is free today and will change to paid ($0.99) tomorrow. I wanted to get downloads and hopefully climb in the rankings when launching. That said, I built the app mostly for fun and learning, so making money -- while a nice bonus -- isn't the main motivator.
Re: Show HN: iOS app for learning Python
#9Earlier quoted context omitted.
The app is free today and will change to paid ($0.99) tomorrow. I wanted to get downloads and hopefully climb in the rankings when launching. That said, I built the app mostly for fun and learning, so making money -- while a nice bonus -- isn't the main motivator.
Please note that when switching an app between free and paid, your position in the rankings resets. If you get 1 million free downloads, and change your app to paid the next day, none of those downloads count in the paid charts ranking algorithm. (At least, in the past it hasn't)