Objective-C Programming Fundamentals and Advanced LiveLessons (Video Training)

Video description

In the Fundamentals section Jiva Devoe helps the viewer understand the key concepts and fundamentals of the Objective-C language. This video covers basic objective-c syntax, objects, memory management, protocols, the foundation framework and errors. The newest features in Objective-C such as ARC, blocks, and properties are included. After watching this video, viewers should be able to build and run basic Objective-c programs.

In the Advanced section viewers will learn how to use blocks, use categories to extend the capabilities of existing classes, use keyvalue coding and keyvalue observing, use threading to harness the power of multiprocessor and multicore machines, understand design patterns e commonly used in Objective-C, and how to serialize and deserialize objects to property lists and to JSON strings. Finally, the video covers best practices for programming clean code in Objective-C. When viewers have completed these lessons, they will have an understanding of the necessary aspects of Objective-C that are needed to begin writing applications using cocoa and cocoa touch.

About the Author:

Jiva DeVoe is the founder of Random Ideas, LLC, a software company specializing in iPhone and Mac OS X applications. He’s an author, blogger and software developer with nearly 20 years of experience in the software industry. Today, Jiva works primarily with Objective-C, Cocoa and Cocoa Touch, developing applications for the iPhone and Mac OS X. Jiva has written several award winning apps and is the author of Objective-C Developer Reference and Cocoa Touch for iPhone OS 3 Developer Reference. Contact Jiva through his blog at www.random-ideas.net

Table of contents

  1. Introduction to Objective-C Programming Fundamentals LiveLessons
    1. Introduction to Objective-C Programming Fundamentals LiveLessons
  2. Lesson 1 (Fundamentals): Basic Objective-C Syntax
    1. Learning objectives
    2. 1.1 Write an Objective-C program
    3. 1.2.a Understand the basic Objective-C types
    4. 1.2.b Understand the basic Objective-C types
    5. 1.3 Declare and use functions
    6. 1.4 Control program flow
    7. 1.5 Use the preprocessor
  3. Lesson 2 (Fundamentals): Objects in Objective-C
    1. Learning objectives
    2. 2.1 Understand classes and objects in Objective-C
    3. 2.2 Create Objects
    4. 2.3 Declare classes
  4. Lesson 3 (Fundamentals): Objective-C Memory Management
    1. Learning objectives
    2. 3.1 Do traditional Objective-C manual memory management
    3. 3.2 Use autorelease pools
    4. 3.3 Use Automatic Reference Counting
  5. Lesson 4 (Fundamentals): Protocols
    1. Learning objectives
    2. 4.1 Understand the Protocol design pattern
    3. 4.2 Use Protocols with your classes
    4. 4.3 Implement your own protocols
    5. 4.4 Understand informal protocols
  6. Lesson 5 (Fundamentals): The Foundation Framework
    1. Learning objectives
    2. 5.1 Use strings
    3. 5.2 Work with NSArray
    4. 5.3 Use NSDictionary
    5. 5.4 Work with other collections
    6. 5.5 Box Scalar Values
    7. 5.6 Use Other Frameworks In Your Projects
  7. Lesson 6 (Fundamentals): Errors
    1. Learning objectives
    2. 6.1 Understand error classification
    3. 6.2 Use return codes
    4. 6.3 Understand when and how to use exceptions
    5. 6.4 Use NSError
  8. Introduction to Objective-C Advanced Programming LiveLessons
    1. Introduction to Objective-C Advanced Programming LiveLessons
  9. Lesson 1 (Advanced): Blocks
    1. Learning objectives
    2. 1.1 Understand blocks
    3. 1.2 Declare blocks
    4. 1.3 Use blocks
    5. 1.4 Understand block scope
    6. 1.5 Avoid problems with blocks
    7. 1.6 Know when to use blocks
  10. Lesson 2 (Advanced): Extending Existing Class Capabilities
    1. Learning objectives
    2. 2.1 Declare categories
    3. 2.2 Implement category methods
    4. 2.3 Understand category design patterns
    5. 2.4 Implement protocols with categories
    6. 2.5 Use anonymous categories
    7. 2.6 Avoid category gotchas
  11. Lesson 3 (Advanced): Key Value Coding and Key Value Observing
    1. Learning objectives
    2. 3.1 Declare KVC compliant properties
    3. 3.2 Access properties using key value coding
    4. 3.3 Observe changes on objects using key value observing
    5. 3.4 Implement manual KVO notifications
    6. 3.5 Avoid KVO gotchas
  12. Lesson 4 (Advanced): Threads
    1. Learning objectives
    2. 4.1 Understand threads
    3. 4.2 Understand Grand Central Dispatch
    4. 4.3 Use the low level GCD interface
    5. 4.4 Use NSOperation and NSOperationQueue
    6. 4.5 Synchronize threads
    7. 4.6 Understand atomic accessors
  13. Lesson 5 (Advanced): Objective-C Design Patterns
    1. Learning objectives
    2. 5.1 Understand design patterns
    3. 5.2 Understand design patterns in Objective-C
    4. 5.3 Create singletons
    5. 5.4 Delegate responsibility
    6. 5.5 Notify objects of changes
  14. Lesson 6 (Advanced): Data Serialization
    1. Learning objectives
    2. 6.1 Use NSCoder
    3. 6.2 Use property lists
    4. 6.3 Use JSON serialization
  15. Lesson 7 (Advanced): Objective-C Best Practices
    1. Learning objectives
    2. 7.1 Understand Modern Objective-C
    3. 7.2 Practice appropriate data encapsulation
    4. 7.3 Use properties appropriately
    5. 7.4 Use dot notation appropriately
    6. 7.5 Prevent non-ARC code from using your ARC code
  16. Summary of Objective-C Fundamentals and Advanced Programming LiveLessons
    1. Summary of Objective-C Fundamentals and Advanced Programming LiveLessons

Product information

  • Title: Objective-C Programming Fundamentals and Advanced LiveLessons (Video Training)
  • Author(s):
  • Release date: December 2012
  • Publisher(s): Pearson
  • ISBN: 9780133364354