xcode - Good resources for learning *modern* Cocoa for OS X (with Auto Layout, etc.) from scratch -



xcode - Good resources for learning *modern* Cocoa for OS X (with Auto Layout, etc.) from scratch -

the recent book cocoa able find aaron hillegass, adam preble - cocoa programming mac os x - 2012, however, it's outdated (based on xcode 4.2; doesn't contain explanation of auto layout) , doesn't explain how create ui in code. (yes, interface builder cool, 1 needs take command in hands, generate @ runtime, etc. — of import topic, too)

is there more up-to-date, now, in 2014? (be book or online resource — goes)

i think question killed because not specific programming questions.

here pointers started though:

the book mention still pretty relevant. go through it. cocoa on mac has not evolved cocoa touch has, lot of material past years still relevant. documentation @ mac dev center - specifically, filter on guides , check out recent ones. want read autolayout, bindings, modern objective-c, , mac techology overview. wwdc session videos - apple has set these online freely, going 2010. there great sessions there. check out "what's new in cocoa" ones. , sessions title "introduction ..." ask lots of questions here :-)

i see more pointers more resources too. 'modern app architecture'. think lot more clear on ios on os x @ point.

xcode osx cocoa autolayout

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -