How can i learn documentation

how can i learn how to read the apple developer documentation? so i can learn any framework

Hi @halljames631, welcome to the forum community! That’s awesome that you’re wanting to read Apple’s documentation! If you are new to Swift, I would recommend starting with their documentation and or go through a few tutorials we have on the RW site. If you are just wanting to learn frameworks for example, ARKit, I would recommend starting with the overview then make your way down with each document under “Essentials”. It also might help to watch any WWDC videos that are included in each specific document and better yet, attempt to try out the code from the documentation on playgrounds or Xcode. Happy learning!

Best,
Gina

Paul Hudson answers this very well: How to read Apple’s developer documentation – Hacking with Swift

This topic was automatically closed after 166 days. New replies are no longer allowed.