Skip to content

This are examples for the objective-c Foundation framework, a collection of prewritten code that makes the coding process easier; shows you how to design and build your own classes; and provides memory management techniques.

Notifications You must be signed in to change notification settings

alexpadillarosas/objectivectraining

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Objective-c Training

This are examples for the objective-c Foundation framework, a collection of prewritten code that makes the coding process easier; It shows you how to design and build your own classes; and provides memory management techniques.

Learning Objectives

  • Understanding the structure of an Objective-C program
  • Logging messages and using format strings
  • Writing conditional code
  • Working with variables, classes, and functions
  • Working with objects
  • Using existing classes in the Foundation framework
  • Creating custom classes
  • Working with Objective-C collections
  • Reading and writing to files
  • Understanding inheritance and NSObject
  • Using Categories, Protocols, and Class Extensions

run all examples.

Useful Websites:

About

This are examples for the objective-c Foundation framework, a collection of prewritten code that makes the coding process easier; shows you how to design and build your own classes; and provides memory management techniques.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published