learn-co-curriculum / objc-dictionary-ice-cream

Other
0 stars 1 forks source link

Dictionaries and Dictionary Basic Practice #4

Open richardgmartin opened 8 years ago

richardgmartin commented 8 years ago

I struggled with the coding the methods in this section. After several hours and reviewing the code and reading online materials (stack overflow, rypress, etc) I still could not independently resolve the challenges and had to resort to the ‘solutions’ branch on github.

Perhap more explanation in the tutorial or a more graduated set of coding exercises would do the trick. The NSDictionary data structure seems important so perhaps more time should be devoted to it.

markedwardmurray commented 8 years ago

Thanks Richard!