These are the resources for the Davis Computer Science Club's iOS Development workshops held during the Fall quarter in 2015. The workshops are intended to walk a person with moderate programming expereince through the necessary steps to start making their own applications! Materials should be suitable for students with a reasonable introduction to programming, including basic flow structures, and basic Object Oriented Programming. Each week's materials are in the corresponding folder. Feel free to look them over, fork the repository, and experiment for yourself! Send any questions to Alex Parella ([email protected]).
- Week 1 : An introduction to Swift programming, taught by Eddie Kaiger
- Week 2 : Making our first iOS Application, a Tip Calculator, taught by Alexander Parella
- Week 3 : ...
- Week 4 : ...