Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/will-1-am/stanford
Stanford cs193p Spring 2020 course led by Paul Hegarty illustrating MVVM architecture, generics, functional programming using SwiftUI and Xcode. Homework assignments are included as separate git branches.
https://github.com/will-1-am/stanford
cs193p-spring-2020 functional-programming generics hacktoberfest mvvm-architecture swiftui
Last synced: 11 days ago
JSON representation
Stanford cs193p Spring 2020 course led by Paul Hegarty illustrating MVVM architecture, generics, functional programming using SwiftUI and Xcode. Homework assignments are included as separate git branches.
- Host: GitHub
- URL: https://github.com/will-1-am/stanford
- Owner: Will-1-Am
- Created: 2021-10-07T08:28:55.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-14T19:21:06.000Z (about 3 years ago)
- Last Synced: 2024-02-19T19:39:54.986Z (9 months ago)
- Topics: cs193p-spring-2020, functional-programming, generics, hacktoberfest, mvvm-architecture, swiftui
- Language: Swift
- Homepage:
- Size: 154 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repository is record of the cs193p course as presented by [Paul Hegarty](https://www.youtube.com/watch?v=jbtqIBpUG7g&list=PLpGHT1n4-mAtTj9oywMWoBx0dCGd51_yG&index=14) in 2020. You will find my own thoughts and explanations for various bits of code and everything has been tested personally. I hope you find this as useful for your Swift coding journey as I have and I sincerely hope that Paul Hegarty is aware of the inspiration he has provided in making this course accessible to all.