|
2 | 2 |
|
3 | 3 | Welcome to the open-source [CodePath](http://thecodepath.com) iOS Guides. Our goal is to become the **central crowdsourced resource** for complete and up-to-date iOS content and tutorials. [Just take me to the notes](https://github.com/thecodepath/ios_guides/wiki)!
|
4 | 4 |
|
5 |
| -[](http://thecodepath.com) |
6 |
| - |
7 | 5 | ## Motivation
|
8 | 6 |
|
9 | 7 | Ever been **frustrated finding information on outdated one-off blog posts and tutorials** that has since become irrelevant? How many times were you googling only to find your answer only on a **2 year old StackOverflow post**? We believe there's got to be a better way. Why not have the community work together to create useful and detailed documentation for every aspect of iOS (or any platform)? There's absolutely no reason that we should have to make do with outdated, vague or un-editable content anymore.
|
10 | 8 |
|
11 |
| -Read about our [mission to change the way engineers learn new technologies](https://github.com/thecodepath/android_guides/wiki/The-CodePath-Goal) and we would love for you to [get involved](https://github.com/thecodepath/android_guides/wiki/The-CodePath-Goal#how-do-i-help)! In addition, we are a fledgling startup so if you like this guide and what we are trying to do, please consider following us on twitter [@codepath](https://twitter.com/codepath) or [tipping via gittip](https://www.gittip.com/nesquena/)! |
| 9 | +## Contributors |
| 10 | + |
| 11 | +These guides were originally created and adapted by [Timothy Lee](https://github.com/timothy1ee) as a part of our [CodePath](http://codepath.com) training and bootcamps. We have also had contributions from many community members including: |
12 | 12 |
|
13 |
| -## For Older Guides |
| 13 | + * [Ben Sandofsky](https://sandofsky.com) (CodePath Instructor) |
| 14 | + * [Roger Hu](https://github.com/rogerhu) (CodePath Alumni and Instructor) |
| 15 | + * [Nick Aiwazian](https://github.com/nickai) (CodePath Alumni and Instructor) |
| 16 | + * [Nhan Nguyen](https://github.com/nhan) (CodePath Alumni) |
| 17 | + * [Matthew Mo](https://github.com/Mattmlm) (CodePath Alumni) |
| 18 | + * [Edward Freeman](https://github.com/NinjaSudo) (CodePath Alumni) |
| 19 | + * [Robert Manson](https://github.com/litso) (CodePath Alumni) |
| 20 | + * [Eugenia Leong](https://github.com/euleong) (CodePath Alumni) |
| 21 | + * [Madhan Padmanabhan](https://github.com/itismadhan) (CodePath Alumni) |
| 22 | + * [Aditya Jayaraman](https://github.com/adit99) (CodePath Alumni) |
| 23 | + * [Jasdev Singh](https://github.com/Jasdev) (CodePath Alumni) |
| 24 | + * [Amay Singhal](https://github.com/aamays) (CodePath Alumni) |
| 25 | + * [Nilesh Agarwal](https://github.com/ndagrawal) (CodePath Alumni) |
| 26 | + * [Uday Mitra](https://github.com/udaymitra) (CodePath Alumni) |
| 27 | + * [Alberto Campos](https://github.com/alberto-campos) (CodePath Alumni) |
| 28 | + * [Sudipta Bhowmik](https://github.com/pokiebo) (CodePath Alumni) |
| 29 | + * [Michael Lipman](https://github.com/mlipman) (CodePath Alumni) |
| 30 | + * [David Fontenot](https://github.com/hellyeah) (CodePath Alumni) |
| 31 | + * [Eric Gu](https://github.com/ericcgu) |
14 | 32 |
|
15 |
| -The current guide is designed around Swift, and iOS 8. [Older guides](https://github.com/thecodepath/objc_ios_guides/wiki) are still available covering Objective-C. |
| 33 | +If you are interested in contributing, please check out our [contribution guidelines](https://github.com/codepath/ios_guides/wiki/Contributing-Guidelines) for this project. |
0 commit comments