Skip to content

Instantly share code, notes, and snippets.

@sdpjswl
Last active August 29, 2015 14:17
Show Gist options
  • Save sdpjswl/0f5b89933a1c54b37d82 to your computer and use it in GitHub Desktop.
Save sdpjswl/0f5b89933a1c54b37d82 to your computer and use it in GitHub Desktop.
Topics to study
// reactive cocoa
http://www.raywenderlich.com/62699/reactivecocoa-tutorial-pt1
// tutorials
http://chrisrisner.com/31-Days-of-iOS
// autolayout
http://angelovillegas.com/2014/01/31/ios-nslayoutconstraint
http://www.tutorialspoint.com/ios/ios_auto_layouts.htm
// model for connecting to server via social network
http://stackoverflow.com/questions/6633005/social-networking-login-using-ios
http://stackoverflow.com/questions/4623974/design-for-facebook-authentication-in-an-ios-app-that-also-accesses-a-secured-web
// weekly newsletter
http://iosdevweekly.com
// localization & internationalization
http://www.appcoda.com/localization-tutorial-ios8
http://www.appcoda.com/ios-programming-tutorial-localization-apps
http://www.raywenderlich.com/64401/internationalization-tutorial-for-ios-2014
// apple notes
http://stackoverflow.com/questions/569940/whats-the-best-way-to-communicate-between-view-controllers?rq=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment