fond
logo cours
Programmation sur Plateforme Mobile - companion web site
XXVII - Objective-C, some useful predefined classes
Reminders of concepts
logo-seq-optionnel
Required knowledge to skip this :
knowledge of NSArray, NSDictionary, NSSet and their mutating variants

Downloads

Résumé de la séquence

This video briefly presents some useful classes you will use frequently in Objective-C : NSArray, NSMutableArray, NSDictionnary, NSMutableDictionary, NSSet et NSMutableSet.

Keywords : Objective-C, NSArray, NSDictionary, NSSet, NSMutableArray, NSMutableDictionary, NSMutableSet.

Accéder à la séquence

If the video does not appear in the frame, please use the link in the table on your right.

Useful links

Here are some references for those who want to get more information: