Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 360 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 360 Bytes

Stanford CS193p 2020 - Developing Apps for iOS (in SwiftUI)

Use different commits to see a certain lecture's code or my humble solution to an assingment.

NOTE: This repository is a git module, to clone all submodules use the command below.

git clone https://github.com/alabarjasteh/Stanford2020-CS193p.git
git submodule init
git submodule update