CSC 581: Mobile App Development
Spring 2019



11:00-12:15 TuTh
110 Eppley
Dr. David Reed
203D Hitchcock      x2583
DaveReed@creighton.edu


Text: App Development with Swift, Swift 4 Edition (v. 2.0.1), Apple Education, 2017.

Prerequisite: CSC 221

Course Description

This project-based course presents the fundamental concepts and techniques of mobile application development. The course will focus on the iOS platform, developing apps using Apple's XCode IDE and the Swift programming language. An overview of other platforms and development tools will be included, and best practices in the design and implementation of mobile content will be studied. Specific topics include the iOS architecture, the Apple UIKit, views, workflows, tables, data persistence, and Web integration.

The specific goals of this course are:


Required Work

Much of the course time will be spent in hands-on learning activities, working through interactive tutorials and developing apps in structured exercises. At the end of each unit, each student will complete a larger assignment, which applies the concepts and skills learned in that unit. A late penalty of 25% will be applied to any late assignment - assignments will not be accepted more than a week late. In the second half of the course, students (working individually or oin a team of two) will propose and implement an app of their own design. This app should address a real-world need and demonstrate good design and programming practices. In the last week of the semester, students will present their apps to the class.

Mixed into the semester will be discussion days, where students discuss assigned articles concerning mobile technology, design principles, and project management. Discussion questions will be assigned and students must submit their answers before class on that day. In addition, there will be one 75-minute midterm exam and a cumulative final exam (see the schedule below for exam dates).

There is no specific attendance policy for the course, although it is expected that absences will leave the student unprepared for tests and assignments. Tests will not be rescheduled except in extreme circumstances. The final grade for the course will be based on the following weightings:

discussion questions 05 %
5-6 unit assignments 30 %
semester project 25 %
75-minute midterm exam 20 %
100-minute final exam 20 %

At the minimum, departmental grading cutoffs for the final average will apply. That is, 92-100% guarantees an A, 87-91% a B+, 82-86% a B, 77-81% a C+, 71-76% a C, and 60-70% a D. Depending on class performance, some shifting of grades (in an upward direction only) may occur as final letter grades are assigned.

It is expected that all students check their Creighton email accounts regularly. Official announcements, such as assignment revisions or class cancellations, will be distributed through Creighton email.


Policy on Collaboration

Creighton's policy on cheating and plagiarism is spelled out in the Student Handbook, with college procedures available online. When completing exercises in class, students are encouraged to work in teams or small groups. Unless otherwise specified, unit assignments should be the sole work of each student. Semester projects may be completed individually or with a partner.

Violations of this collaboration policy will be dealt with severely, with possible outcomes including failure in the course. In the case of unit assignments, you are encouraged to start early so that there is time to seek help from the instructor as the need arises.


Daily Schedule (check regularly for updates)

Date Topic Readings Assignments
Jan 17 Course overview. (pptx/pdf)    
22
24
SNOW DAY -- NO CLASS
The iOS landscape. (pptx/pdf)
 
iOS history
 
questions
29
31
Getting Started with App Development: (pptx/pdf)
     XCode, Interface Builder, UI elements, auto layout,
XCode (Ch 3-4)
Unit 1
HW1: due 2/8
 
Feb 5
7
     flashlight app, Swift basics.
Structs & layout: (pptx/pdf)
 
Unit 2.1-2.6
 
HW2: due 2/20
12
14
     strings, functions, structs & classes,
     Stack View, UIImageView, Tap Gesture Recognizer.
 
 
 
19
21
Data & user interaction: (pptx/pdf)
     computed fields, lists, dictionaries, UI controls.
Unit 2.7-2.10
 
 
HW3: due 3/8
26
28
Readings in mobile development. (pptx/pdf)
MIDTERM EXAM
native?, iOS?
 
questions
 
Mar 5
7
Midterm & HW review.
Optionals & segues: (pptx/pdf)
 
Unit 3.1-3.6
 
Project
12
14
SPRING BREAK -- NO CLASS
19
21
     sick day -- no class,
     optionals, guards, segues, navigation,
 
Unit 3.7-3.9
 
HW4: due 4/5
26
28
     popovers, Concentration app.
Navigation & persistence: (pptx/pdf)
 
Unit 4.1-4.3
project proposal
 
Apr 2
4
     navigation design, reading/writing data.
Readings in UX. (pptx/pdf)
Unit 4.4-4.9
Apple, UXPin
project mockup
questions
9
11
Model design & development. (pptx/pdf)
HW & project work day.

 
HW5: due 4/26
 
16
18
Readings in mobile directions. (pptx/pdf)
Draft project presentations.
Articles: 1, 2, 3, 4
 
questions
project draft
23
25
Project consultations & work day.
Progressive Web Apps. (pptx/pdf)
 
Articles: 1, 2, 3
 
questions
30
May 2
Course overview.
Final project presentations.
 
 
 
final project
May 7
FINAL EXAM    Tue, 1:00-2:40

Sample code from class



In the event of disruption of normal classroom activities due to a flu outbreak or other emergency, the format for this course may be modified to enable completion of the course. In that event, you will be provided an addendum to this syllabus that will supersede this version.