Objective-C ? Try iPhone App Development With Python

You probably wonder what is Python? It is a general-purpose high-level programming language.Its design philosophy emphasizes code readability. Python’s core syntax and semantics are minimalistic, while the standard library is large and comprehensive. Its use of indentation as block delimiters is unusual among popular programming languages.Learn more about Python here

Some useful Python iPhone development links:

  1. iPhone Applications in Python- includes quick HelloPythoon with sqlite db app
  2. PyObjC Mailing List
  3. Python on iPhone Actually Rather Good- includes mini install guide for Python on iPhone
  4. Py-Phone -from google code
  5. Build Apache, Python, and other Open Source Apps on iPhone
  6. Running PyAMF on iPhone OS
  7. Easy iPhone Support for Django Apps