Tips for transitioning from Visual Basic to Xcode
Posted
by Cyclone
on Stack Overflow
See other posts from Stack Overflow
or by Cyclone
Published on 2010-04-01T03:34:03Z
Indexed on
2010/04/01
3:43 UTC
Read the original article
Hit count: 434
I've been programming in VB.net for a while now, and I finally got access to a mac to make ipod apps. What are some useful sites, videos, etc. that could help me get used to Objective C and the Xcode IDE? I've stumbled upon the samples on the apple dev site, but none of them really give good examples which I could learn the syntax of the language from.
Thanks for the help, Objective C is really a big change from VB.net!
© Stack Overflow or respective owner