learn-co-curriculum / mobile-development-curriculum

Other
0 stars 0 forks source link

II.i.04 Reading-iOS-Things-NSString-Can-Do #5

Closed markedwardmurray closed 9 years ago

markedwardmurray commented 9 years ago

Add context: framework methods built by Apple. Mention documentation (how to look this stuff up)?

Explain code samples (walk through what's going on)

Case conversions & data type conversions-- should we introduce ASCII / binary here? Touch on why these conversions work?

markedwardmurray commented 9 years ago

discuss interpolation (pulled from previous reading)