mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-06 14:56:54 +02:00
Remove broken Apple website link to Learning Objective-C and replaced with Programming with Objective-C Apple book link.
This commit is contained in:
@@ -441,6 +441,6 @@ __unsafe_unretained NSArray *unsafeArray; // Like __weak but unsafeArray not set
|
|||||||
|
|
||||||
[Wikipedia Objective-C](http://en.wikipedia.org/wiki/Objective-C)
|
[Wikipedia Objective-C](http://en.wikipedia.org/wiki/Objective-C)
|
||||||
|
|
||||||
[Learning Objective-C](http://developer.apple.com/library/ios/referencelibrary/GettingStarted/Learning_Objective-C_A_Primer/)
|
[Programming with Objective-C. Apple PDF book](https://developer.apple.com/library/ios/documentation/cocoa/conceptual/ProgrammingWithObjectiveC/ProgrammingWithObjectiveC.pdf)
|
||||||
|
|
||||||
[iOS For High School Students: Getting Started](http://www.raywenderlich.com/5600/ios-for-high-school-students-getting-started)
|
[iOS For High School Students: Getting Started](http://www.raywenderlich.com/5600/ios-for-high-school-students-getting-started)
|
||||||
|
Reference in New Issue
Block a user