Objective-C Programming Fundamentals and Advenced

In Objective-C Programming Fundamentals and Advanced LiveLessons, Jiva DeVoe teaches viewers the key concepts and fundamentals of the Objective-C language. He then covers the advanced features of the Objective-C language. When viewers have completed these lessons, they should be able to build and run basic Objective-C programs. They will also have an understanding of the necessary aspects of Objective-C that are needed to begin writing applications using Cocoa and Cocoa Touch.
Developer and author Jiva DeVoe helps viewers understand the fundamentals and advanced portions of the Objective-C language. The video covers:

  1. Basic Objective-C syntax, objects, memory management, protocols, the foundation framework and errors.
  2. The newest features in Objective-C such as ARC, blocks, literals, and properties are included.
  3. How to use blocks
  4. How to use categories to extend the capabilities of existing classes
  5. Key value coding and key value observing
  6. How to use threading to harness the power of multiprocessor and multicore machines
  7. Design patterns commonly used in Objective-C
  8. How to serialize and deserialize objects to property lists and to JSON strings
  9. Best practices for programming clean code in Objective-C

 

Source Files: Here

Fundamentals: 

 

 

Advenced: 

 

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>