微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

Cocoa(R) Programming for Mac(R) OS X

版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。 http://blog.csdn.net/topmvp - topmvp

There's a reason that a large slice of the open-source movement has defected from running Linux on its laptops to running Mac OS X. The reason is the Unix core that underlies Mac OS X,and the development tools that run on that core. Cocoa makes it easy to create very slick Mac OS X interfaces for software (as well as to create applications in a hurry),and this new edition of Cocoa Programming for Mac OS X does an excellent job of teaching its readers how to put a Cocoa face on top of code (Objective-C code almost exclusively). If you kNow something about C and/or C++ programming and want to apply your skills to the Mac,this is precisely the book you want.

Author Aaron Hillegass teaches a Cocoa class,and his book reads like a demonstration-driven lecture in a computer lab. That is,the book takes a heavily example-centric approach to its subject,beginning with simple announcement windows and proceeding to cover the more advanced controls and object-oriented features of Cocoa and Objective-C. Throughout,he hops back and forth between descriptions of the goal to be accomplished,listings of the code that does the job,and instructions on how to use the Mac OS X development tools to speed the development process.

http://rapidshare.com/files/116196380/0321503619.zip http://depositfiles.com/files/5475704

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。

相关推荐