Some news about iPhone Python IDE
After spending 2 days i developed main class design and played a bit with UI, and found a name for this app, I colled it “PyIDE” or “pyide”. The attached images are a bit old. But that’s what I have on my iPhone now. Newer screen shots are on my macbook, and I will post them...
Read MoreHello iPhone
Here I’m gonna introduce you the paradigm of programming for iPhone using CocoaTouch, Objective C. The aim is to make a calculator app. By the way, this app is first created for Mac and then ported to iPhone. And that requred just fiew changes. I mean development for both platforms is mostly identical. Well, I have a standard program scheme that I use each time I need to test some new for me platform, that’s “Calculator”. It looks like this: We have 1 class,...
Read More
Recent Comments