lighthouse-labs / ios-prep-book

4 stars 5 forks source link

Update the Prep Course #26

Open meech-ward opened 7 years ago

meech-ward commented 7 years ago

Soon we will begin making changes to the iOS Prep Course. This document contains the plans for this and the new outline for the prep course https://docs.google.com/document/d/1wSvzUjIJxAsB5pRaFv3KwT7VWg-b_KF8BKYGzQVbiRE/edit?usp=sharing

Feel free to leave a comment on the google doc if you have any feedback.

meech-ward commented 7 years ago

Phase 1

We will be adding challenges that are associated with the Lynda and Big Nerd ranch content. We will add 10 new challenges to the course. Each challenge will direct the student to the Lynda or Big Nerd Ranch learning material, then get the student to practice what they've learned. For now, Largest number and Toyotas will stay in the prep course as the only Objective-C assignments that students will submit.

Challenge Outlines

  1. _
  2. Prep Challenge: 2) Primitive data types Challenge
  3. Prep Challenge: 3) Intro to Objects and NSString
  4. Prep Challenge: 4) More Objects
  5. Prep Challenge: 5) Collections
  6. _
  7. _
  8. _
  9. _
  10. Prep Challenge: 10) Creating Custom Classes
  11. Prep Challenge: 11) Custom Methods
  12. Prep Challenge: 12) Instance Variables
  13. Prep Challenge: 13) Properties
  14. Prep Challenge: 14) Initializers
  15. _
  16. Prep Challenge: 16) Inheritance