CS193P
CS193P copied to clipboard
iOS Application Development Course
Stanford Engineering CS193p: Developing iOS Apps

This is my very long path through the iOS development course. There are 17 + 3 lectures and 6 problem + 3 reading assignments.
Goals:
- Complete this course from cover to cover.
- Follow the codestyle.
- Get familiar with CI and stuff.
- Have fun.
Miniprojects that were created alongside this course:
- svg2swift converter - just a useless python tool to convert SVG's path to swift lines.
- TBD
Lectures
Reading Assignments
| Reading | Name | Progress |
|---|---|---|
| 1. | Reading 1: Intro to Swift | :heavy_check_mark: |
| 2. | Reading 2: More Swift | :heavy_check_mark: |
| 3. | Reading 3: Finishing off Swift | :heavy_check_mark: |
| 4. | Additional Reading 4: Updates of swift 5.1 | :heavy_check_mark: |
Problem Sets
| PS | Name | Progress |
|---|---|---|
| 1. | Assignment 1: Concentration | :heavy_check_mark: |
| 2. | Assignment 2: Set | :heavy_check_mark: |
| 3. | Assignment 3: Graphical Set | :clock2: |
| 4. | Assignment 4: Animated Set | :x: |
| 5. | Assignment 5: Image Gallery | :x: |
| 6. | Assignment 6: Persistent Image Gallary | :x: |
| 7. | TBA | TBA |
Advanced topics
| Reading | Name | Progress |
|---|---|---|
| 1. | iOS SDK Updates | :clock2: |
