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

    Morse Code

    1. Write a function called morse that takes a string and returns a string in morse code.

    ♦ Black Diamond

    Sample text for a Black Diamond.

  • Solution

Project

  • Calculator

    Students will build a Calculator app to practice skills and concepts learned so far, with an emphasis on this week's content: UX/UI design, and the development process.

    Calculator is a mini-capstone project where students are given direction on required and optional features. It is the job of the student to turn that list of requirements into an application by going through market research, prototyping, designing a solution, evaluating different technologies, architecting the application, implementing the features, and submitting the project to TestFlight or the App Store.

    ReadMe

Mastery Review

Module 29 - Calculator Work Day
  • Expand all
  • Collapse all
  • Morse Code stretch problem