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

    Obj-C Reverse Array

    1. Make a new Objective-C Project
    2. Write a method that takes in an array and returns the array reversed.

    ♦ Black Diamond

    Do the stretch problem Game of Threes in Objective-C.

  • Solution

Project

Mastery Review

Module 38 - Capstone Project Supplementary Activities
  • Expand all
  • Collapse all
  • Obj-C Reverse Array stretch problem