- This repo contains my notes(in Korean) and assignment solutions following Stanford's CS193p Spring 2021 along with lecture materials
- All lecture materials are from the cs193p site by Stanford
Course Overall
Solution Screenshots
Swift/SwiftUI Updates after the course
Notes on Final Project
About Me and this Repo (한글)
- My solutions probably have a bug or two...or maybe millions 😂
- and they are dirty...I'll try 🤥 to refactor them someday
- for some I did at least a few of the bonuses(probably upto assignment 3), others I didn't
- I used the code here for the squiggle shape
- The card dealing animation needs some enhancement...
- supposed to show in landscape mode but my gif wouldn't load so here goes portrait mode!
- enums with associated data conforms to Codable automatically
- 2020 Core Data : sheets now automatically share the same environment of their root view
- I did some googling because there weren't any slides or assignment guides posted on the cs193p site, and this is what I found
- to sum up, it's up to you!
- as for me, I'm currently on a team project and I felt that it could serve as my Final Project for CS193p as well
- I'll link the project here when it's done!