Skip to content
Snippets Groups Projects
Commit 5d08a0d5 authored by Peter J. Keleher's avatar Peter J. Keleher
Browse files

auto

parent b4584b79
No related branches found
No related tags found
No related merge requests found
# Assignment 1: Swift and Extensions # Assignment 1: Swift and Generics
## Goals ## Goals
The primary goal of this project is to to familiarize yourself with The primary goal of this project is to to familiarize yourself with
...@@ -15,7 +15,7 @@ Specifically, you will create an application having a model that emulates the lo ...@@ -15,7 +15,7 @@ Specifically, you will create an application having a model that emulates the lo
In the process you will obviously learn quite a bit about the `XCode` In the process you will obviously learn quite a bit about the `XCode`
environment, about unit tests in the context of Swift applications, environment, about unit tests in the context of Swift applications,
and about defining type extensions. and about defining type generics.
## Using git ## Using git
You will submit your assignment solution through git. Clone your You will submit your assignment solution through git. Clone your
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment