Module Outline

Use the following resources and work with your mentor to master the objectives for this module. Practice by completing the Mini-Project, Project, and Challenges.

Stretch Problem

    Challenge: Deck of Cards

    1. Build a simple app that displays a collection view of every card in a deck
    2. Deck of Cards API. Using the documentation:
    3. Create a new deck and request the deck
    4. Display the images for each card in a collection view.

    ♦ Black Diamond

    Detail view for the card. Reusable view as section header for each suit of cards.

  • Hint
  • Solution

Project

Mastery Review

Module 42 - Capstone Project Supplementary Activities
  • Expand all
  • Collapse all
  • Challenge: Deck of Cards stretch problem