turingschool-projects / kwk-level3-swift

This repo contains all curriculum and resources for the Kode With Klossy Swift/iOS camp.
3 stars 13 forks source link

Aviatrix Further Iterations #7

Open jcasimir opened 6 years ago

jcasimir commented 6 years ago

Here are a few ideas for further iterations/extensions of Aviatrix:

Passengers

Routes

jcasimir commented 6 years ago

Note that there's a complete implementation available at https://github.com/turingschool-projects/aviatrix/tree/implementing_the_stub for anyone who wants to continue the code built up through I2.

jcasimir commented 6 years ago

This could be a great spot for someone else to pitch in. Without having a clear picture of the student skill level, it’s possible that what I’ve written isn’t enough for a full day. It would be great to have one or both of these available for fast movers. They could be written up with a much lighter depth — make the students figure out more on their own. The Routes idea particularly allows for some string/array manipulation / sequential thinking that I think would be good for them.