Staying up to date with the iOS dev community (v2)

20 May 2020

I’ve seen a lot of people asking how to keep up to date with the iOS dev community, so I decided to share a list of websites I try to visit frequently:

Must read

  • Swift Talk - A weekly video series on Swift programming. This has become my #1 source of iOS information and inspiration, I really enjoy Chris and Florian’s approach of different problems, the way they balance elegant solutions with high-end concepts with sometimes just making something work first.

  • NSHipster - has a long history behind it, still one of the top blogs for developers

  • Apple Developer News and Updates - official news from Apple directly

  • Erica Sadun’s site - a blog from one of the top developers out there

Aggregators

This contains a list of blogs that aggregate articles from other sites.

Tutorials

The best place to look for iOS Dev tutorials is RayWenderlich.com or Big Nerd Ranch

Intersting Blogs

Stack Overflow

Of course, the iOS tagged questions on Stack Overflow cannot be missing from this list. You can learn a huge amount from there.

Tags:


Loading...