Name: Your name
Matric No: Your matric no
- Clone this repository to begin working.
- If you have XCode and wish to work with XCode, please use the
xcode
folder. Otherwise, please use theswift
folder (e.g. when working with Swift on Linux). - Once you are done, ping the tutor to get reviews/comments.
-
CS3217's docs is at https://cs3217.github.io/cs3217-docs. Do visit the docs often, as it contains all things relevant to CS3217.
-
A Swiftlint configuration file is provided for you. It is recommended for you to use Swiftlint and follow this configuration. We opted in all rules and then slowly removed some rules we found unwieldy; as such, if you discover any rule that you think should be added/removed, do notify the teaching staff and we will consider changing it!
In addition, keep in mind that, ultimately, this tool is only a guideline; some exceptions may be made as long as code quality is not compromised.
-
Do not burn out. Have fun!