Ask HN: iOS developers, where did you learn?
1–10 of 15 posts
Re: Ask HN: iOS developers, where did you learn?
#2Re: Ask HN: iOS developers, where did you learn?
#3Re: Ask HN: iOS developers, where did you learn?
#4Re: Ask HN: iOS developers, where did you learn?
#5Re: Ask HN: iOS developers, where did you learn?
#6Re: Ask HN: iOS developers, where did you learn?
#7Re: Ask HN: iOS developers, where did you learn?
#8Also the Stanford online courses are really really good.
But dont mix to many sources.
Re: Ask HN: iOS developers, where did you learn?
#9Re: Ask HN: iOS developers, where did you learn?
#10Start by making an app you want, then when you get stuck on a certain feature (eg: how to get GPS location?) then you google / stack overflow it. After completing multiple apps, you should have a long lasting grasp on multiple iOS dev concepts.
Tutorials are nice but it’s too easy to watch them and go “yeah I get it” - Never actually implement what they’re saying because you convince yourself that understanding is all you need, but no implementation (because it’s ‘boring’) means no spaced repetition and you forget most of the material.
Code, get stuck, google, implement, <= that cycle forces you to code it and the delay of you doing this writes it to your memory better