Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Code Etude - CocoaCoders

Code Etude - CocoaCoders

Use guided practice to hone your programming craft. Aimed at beginners / hobbyists. Focused on CocoaTouch (iPhone) programming.

Patrick Weigel

December 19, 2016
Tweet

More Decks by Patrick Weigel

Other Decks in Programming

Transcript

  1. CODE ÉTUDE • Target Audience • Problem • Solution •

    Examples • https://speakerdeck.com/patrick462/ code-etude-cocoacoders
  2. CODE ÉTUDE • Gives you mastery of small chunks •

    Gives you confidence • Gives you ability to quickly churn out a test app (if you’re having issues with a large app)
  3. EXPLANATION • Night 1 (1½ hours) • Night 2 (1¾

    hours) • Night 3 (Cleburne) • Night 4 (15 minutes)
  4. CODE ÉTUDE 1. Recognize the Opportunity 2. Pick a Topic

    3. ⌘-⇧-N 4. Implement 5. ⌘-⇧-0 6. Record Your Success
  5. CODE ÉTUDE • UIView / UILabel • UIButton / UISegmented

    • UISlider / UIStepper • UITableView • UICollectionView • UIPicker / UIDatePicker • UIScrollView • UIMapKit
  6. CODE ÉTUDE • Gesture Reconizers • UIDynamic • UIBezier •

    UISplitView • UITabBar • UIVisualEffectsView • Animation • UIPageView