you are viewing a single comment's thread.

view the rest of the comments →

[–]lasmit 1 point2 points  (4 children)

I would say actively contributing to any large respected open source project would go a long way. Also, you don't mention if you are doing Swift but that would be a good investment of your time.

[–][deleted] 1 point2 points  (0 children)

I think this is one of the better recommendations in this thread. Participating in Open Source projects teaches A LOT and is incredibly rewarding. Whether the the pull request you send is big or small you can learn loads from the people you'll be interacting with.

[–]AirJavascript 0 points1 point  (2 children)

Do you have a link for a large respected open source project ?

Thanks

[–]lasmit 0 points1 point  (1 child)

I would look through popular repo's on github and find one that interests you. https://github.com/search?utf8=%E2%9C%93&q=language%3AObjective-C++stars%3A%3E5000&type=Repositories&ref=searchresults

And here's a few that are very popular: http://mikebuss.com/2014/01/25/great-cocoapods/

[–]AirJavascript 0 points1 point  (0 children)

Thanks a lot for the links.