Posts Tagged ‘zipcode’

Objective C introduction for Java developers, and creating iPhone apps with Java

Posted January 15th, 2009 by
Summary

This is a great video that shows Dr. Arno Puder giving a one hour presentation at Google. The highlights are a great introduction to the Objective C language for Java developers. The syntax is very strange, and very Smalltalk-like. Very interesting language… no runtime garbage collection, it uses reference counting.

Click here to read this tutorial...   |