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

auto

parent a605a9ea
No related branches found
No related tags found
No related merge requests found
# Reading Assignment #2
**Due: Feb 9, 2020, 11:59 pm, v1**
[**Quiz**](https://myelms.umd.edu/courses/1275375/quizzes/1308769)
The quiz is timed, only 30 minutes, and will be available to **midnight Sunday**.
It is open everything, but again, you have 30 minutes so I advise you to do
the work first.
-----
[Enumeration](https://docs.swift.org/swift-book/LanguageGuide/Enumerations.html)
- down to, but not including, "Recursive Enumerations"
[Closures](https://docs.swift.org/swift-book/LanguageGuide/Closures.html)
- down to, but not including, "Autoclosures"
[Optional Chaining](https://docs.swift.org/swift-book/LanguageGuide/OptionalChaining.html)
[Protocols](https://docs.swift.org/swift-book/LanguageGuide/Protocols.html)
- down to, but not including, "Checking for Protocol Conformance"
[Access Control](https://docs.swift.org/swift-book/LanguageGuide/AccessControl.html)
- Modules and Source Files
- Access Levels
- Access Control Syntax
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