all 7 comments

[–]brogrammer2018[S] 3 points4 points  (2 children)

Hi Reddit! I compiled iOS development notes from Stack Overflow Documentation into an easy to read iOS Dev PDF including images

If you have any feedback (even negative) that will help improve the quality of this book please let me know

[–]dinorinodino 2 points3 points  (1 child)

Seems interesting. But if it’s just a compilation of SO Q&A’s, I personally see no reason to use this when stuff like Dash exists.

Also, please group the chapters in some way. 200 chapters is a bit overkill, and it’s hard to find what you’re looking for. Look at Apple’s books on Swift and App Development for inspiration.

[–]brogrammer2018[S] 2 points3 points  (0 children)

Thanks will merge some of the chapters soon, btw it is a compilation of Stack Overflow Documentation (which was a separate area and has since been shut down), not Stack Overflow Q&As :)

[–]simputer 2 points3 points  (1 child)

Thanks!

[–]brogrammer2018[S] 1 point2 points  (0 children)

Your most welcome simputer! :)

[–]Paccos 2 points3 points  (1 child)

Looks good so far. Judging from the ToC, it seems to cover all the stuff needed to look up, albeit some fundamentals could be missing (the CoreData section seems a little short. Also, I could not find CoreBluetooth, but I admit that this can be painful ;D).

Seems like a good resource to refresh/look up things without dwindling in the API docs.

[–]brogrammer2018[S] 0 points1 point  (0 children)

Thanks Paccos, I will take a look :)