📜 ⬆️ ⬇️

11 cool sites for iOS developers



To remain a professional in the development of iOS applications, you need to constantly learn from others and learn about the latest tools and techniques. In addition to the Apple website with documentation , there are several resources with valuable articles and lessons that will help us to develop steadily. About them and will be discussed in this article.

Let's start with blogs with original content:

objc.io


The monthly edition, edited by iOS world-class developers. In addition to quality articles, they also offer an iPad app . The founders are Chris Eidhof , Daniel Eggert and Florian Kugler .
')

Subjective c


Excellent website with articles that understand innovative interface elements in popular applications. All projects are publicly available on the corresponding repository . Editor - Sam Page.
It is sad that the author decided to stop working on the site, however old articles are still relevant.

NSHipster


In-depth analysis of class by class and the provision of source code. Articles about style in programming and various approaches in the application of various classes. The creator is Mattt Thompson , who made AFNetworking , the current editor is Nate Cook .

Peter steinberger


Personal blog of the author of the most popular PDF framework for iOS , which is used in Dropbox and Evernote applications. Contains articles describing techniques that can be easily applied in practice.

Ole begemann


In his blog, the author shares his personal experience, talks about code style and API creation, and sometimes reveals interesting classes that Apple uses.

Florian kugler


Personal website co-author objc.io. Here you will find many articles on evaluating application performance and much more.

NSBlog


Compiled in question-answer format, this site contains many questions not only about Objective-C. Have a question - ask Mike Ash .

Cocoa


Useful articles from the iOS team from Tumblr .



Sites needed to keep abreast of news in the field of iOS development:

iOS Dev Weekly


Weekly iOS newsletter, to which more than 20,000 subscribers are subscribed. It is a collection of useful articles on the topic of iOS development. Editor - Dave Verwer .

iOS Developer Tips


One of the first iOS resources, created back in 2008. Articles on various topics, from design tips to interface elements. Editor - John Muchow .

iOS Goodies


Relatively new newsletter on iOS. Content is divided into headings: articles, tools, business, interfaces, and others. Rui Peres and Tiago Almeida provide weekly delivery.



UPD: Two useful websites

Design + Code


A great website where I help write tutorials with step-by-step instructions and videos. Creator - Meng To .

AppCoda


A learning resource created by a friend from Hong Kong who temporarily quit his job to focus on this project. Contains both paid and free articles on the topic of API, frameworks and much more. Editor - Simon Ng .



UPD: Two more blogs with original content worth adding to the list

Krzysztof Zabłocki


Useful tips on code architecture, tools, working in Xcode. We can learn a lot from the articles on this website.

iOS development tips


A relatively new blog with tips on how to improve productivity in working with Xcode and with the API. Editor - Rounak Jain .



Time is limited, we must be anxious to choose the sources of news.

The better you read, the better you create.
The more you read, the less you create.


From the translator. With all the wishes and comments about the translation, please contact me in PM. Thank!

Source: https://habr.com/ru/post/252073/


All Articles