¡@

Home 

c# Programming Glossary: cocoa

How big of a jump will it be to go from C# to Objective C [closed]

http://stackoverflow.com/questions/2641210/how-big-of-a-jump-will-it-be-to-go-from-c-sharp-to-objective-c

the libraries and Framework shock will be substantial. The Cocoa and Touch frameworks are significantly lighter when compared.. is difficult to appreciate. Some personal opinions The Cocoa way of building UI is light years ahead of anything .Net framework.. But despite their apparent arcane appearance the Cocoa offerings are very powerful although somehow low level. Introduction..

MonoTouch & C# VS Objective C for iphone app

http://stackoverflow.com/questions/2696518/monotouch-c-sharp-vs-objective-c-for-iphone-app

many languages in my career I find Objective C and the Cocoa APIs one of the most pleasant development experiences out there...

Delegates in objective c

http://stackoverflow.com/questions/4449382/delegates-in-objective-c

artifact like in C# . A delegate in Objective C better Cocoa is basically an object which is notified by whoever uses it.. of course you can always use the method often employed by Cocoa itself use an object and an associated method selector void..