书籍 Objective-C Programming的封面

Objective-C Programming

Aaron Hillegass, Mikey Ward

出版时间

2013-11-18

ISBN

9780321942067

评分

★★★★★
书籍介绍
Want to write iOS apps or desktop Mac applications? This introduction to programming and the Objective-C language is your first step on the journey from someone who uses apps to someone who writes them. Based on Big Nerd Ranch's popular Objective-C Bootcamp, Objective-C Programming: The Big Nerd Ranch Guide covers C, Objective-C, and the common programming idioms that enable developers to make the most of Apple technologies. Compatible with Xcode 5, iOS 7, and OS X Mavericks (10.9), this guide features short chapters and an engaging style to keep you motivated and moving forward. At the same time, it encourages you to think critically as a programmer. Here are some of the topics covered: Using Xcode, Apple’s documentation, and other tools Programming basics: variables, loops, functions, etc. Objects, classes, methods, and messages Pointers, addresses, and memory management with ARC Properties and Key-Value Coding (KVC) Class extensions Categories Classes from the Foundation framework Blocks Delegation, target-action, and notification design patterns Key-Value Observing (KVO) Runtime basics
用户评论
先讲C,再过渡到Objective C,后面还有讲解Objective C的运行时。在完整讲解的基础上,注重在实际使用的问题。
太简单了,有些经验的开发者不用在这本上浪费时间了
复习,不过书不错
通俗易懂,读完就忘。objective-c是个难受的语言。
写的很好,英文版看起来也很流畅
又翻阅了第二版的英文版pdf,如此逻辑清晰的oc教程也真是美到家了,不过我是拿来当原版书学英文了。。
简洁明晰,一如既往
有些啰嗦
这书当真是适合零基础。 如果你不会“OOP”,那么你还是不会OOp的精髓,如果你不会PL,那么你还是不会PL,如果你不能理解编程的一些根本概念——比如递归,那么你还是不能较好的理解递归。 读的,看的,理解的东西更多之后,之前有的书需要加分,有的却需要降分,就先这样吧