Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hugo53/ios-words
List of amazing and useful articles in iOS Development.
https://github.com/hugo53/ios-words
Last synced: 9 days ago
JSON representation
List of amazing and useful articles in iOS Development.
- Host: GitHub
- URL: https://github.com/hugo53/ios-words
- Owner: hugo53
- Created: 2014-05-16T03:25:48.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-14T06:38:38.000Z (about 10 years ago)
- Last Synced: 2023-03-22T15:28:10.399Z (over 1 year ago)
- Size: 152 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
iOS Words
=========### List of amazing and useful articles in iOS Development.
=========- [DEMYSTIFYING THE OBJECTIVE-C RUNTIME](http://cocoaheadsmtl.s3.amazonaws.com/demistifying-runtime.pdf). Describe in detail what happend in runtime time and how to do some amazing tasks with runtime environment in iOS included: Introspection, Creation, Modification.
- [WORKING WITH AFNETWORKING 2](http://programmingthomas.com/blog/2013/9/17/working-with-afnetworking-2). A guy shows us how he did with AFNetworking with some helpful experience.
- [Asynchronous Programming in iOS](http://illuminatedcomputing.com/talks/ios-async-talk/#asynchronous_programming_in_ios). Paul A. Jungwirth tells a lot about asynchronous programming in iOS. Async HttpRequest is primary part of this slide.
- [Building Dynamic Personalized Onboarding Flows for Mobile](http://engineering.linkedin.com/mobile/building-dynamic-personalized-onboarding-flows-mobile). LinkedIn shows us how they build a personalized mobile app.
- [Freelance iPhone Developer, One Year Later](http://www.hollance.com/2012/01/freelance-iphone-developer-one-year-later/). Matthijs tells his story from a iOS Beginner to 150 EUR per hour contractor in only one year.
- [Infinitely scrolling tables](http://andyheydon.com/2013/02/05/infinitely-scrolling-tables/). Building an infinitely scrolling table.
- [INTRODUCTION TO 3D DRAWING IN CORE ANIMATION (PART 1)](http://www.thinkandbuild.it/introduction-to-3d-drawing-in-core-animation-part-1/). How a beginer should do with 3D Drawing in iOS.
- [List of experience with Pop Framework](http://codeplease.io/). The author shows us how he did with Pop Framework day by day.## Design
- [Nathan Barry](http://nathanbarry.com/category/design/). Great designer who earned $30K in one day with his iOS design book.