Cornell AppDev Intro To iOS Development Solutions
1.0.0
Hey ?, I made this repository to upload the code for Cornell-AppDev's Intro To iOS Development course. This is just the code that they write in the lecture videos. I watched the lectures and then wrote the code for them, it's almost identical (spelling mistakes in variables mostly :D). On their course website they also upload project files for some of the lectures, you can also use that instead of this. I don't own the code, I just did this because I'm learning UIKit.
Lecture 2
Lecture 3
Lecture 4
Lecture 5
Lecture 6
Lecture 7
Personal Demo (Bad)
You should definitely also check out some of the official UIKit documentaion. Also, check out how Swift works Apple's documentation on that is awesome.
Thank You CornellAppDev