- ホーム
- > 洋書
- > 英文書
- > Computer / Languages
Full Description
Programming in Objective-C 2.0 LiveLessons is the world's first complete video training course on the fundamentals of Objective-C, the programming language at the heart of Mac OS X and iPhone/iPad development. Bestselling author and trainer Stephen G. Kochan provides the new programmer with a step-by-step, hands-on introduction to the Objective-C language and the fundamentals of object-oriented programming. The course does not assume any previous programming experience, and includes many detailed, practical examples of how to put Objective-C to use in everyday programming tasks.
Contents
Programming in Objective-C 2.0 LiveLessonsPart I: Language Fundamentals [8:00:21]Lesson 1 Getting Started in Objective-C 0:14:00Lesson 2 Classes, Objects, and Methods 0:43:03Lesson 3 Data Types and Expressions 0:41:00Lesson 4 Loops 0:23:19Lesson 5 Making Decisions 0:37:20Lesson 6 More On Classes 0:43:36Lesson 7 Inheritance 0:45:48Lesson 8 Polymorphism, Dynamic Typing and Dynamic Binding 0:23:12Lesson 9 More On Variables and Data Types 0:29:10Lesson 10 Categories and Protocols 0:39:25Lesson 11 The Preprocessor 0:37.24Lesson 12 Underlying C Language Features 1:43:03Part II: iPhone Programming and the Foundation Framework [5:57:18]Lesson 1: The Foundation Framework 0:08:31Lesson 2: Numbers and Strings 1:05:17Lesson 3: Collections: Arrays, Dictionaries and Sets 1:25:56Lesson 4: Working with Files 0:52:07Lesson 5: Understanding Memory Management 0:40:13Lesson 6: Copying Objects 0:34:58Lesson 7: Archiving Objects 0:26:38Lesson 8: iPhone Application Development 0:34:46Lesson 9: Writing an iPhone Fraction Calculator 0:36:45