learn-co-curriculum / mobile-development-curriculum

Other
0 stars 0 forks source link

II.i.06 Reading-iOS-Using-Methods #7

Closed markedwardmurray closed 9 years ago

markedwardmurray commented 9 years ago

This needs a lot of work.

We should probably avoid calling objects "things." Primitives are "things" too, this is very ambiguous.

We should avoid using code snippets with dogs & cats as the example to not accidentally infringe on Matt Neuberg's examples. FISPerson or FISStudent may be a better choice.

Need to explain message syntax here, this is like defining grammar: where do the brackets go, nesting, etc.

Should also explain good practice in this, perhaps even archaic examples of older styles.

jmburges commented 9 years ago

This also should include the how arguments work stuff