From 9f106a9087963009f420955848884b587ecc971d Mon Sep 17 00:00:00 2001 From: Alexandru Vasile Date: Sun, 18 Oct 2015 23:45:12 +0200 Subject: [PATCH] 'Start Developing iOS Apps' Apple guide changes Changes made in the iOS section: - Link to Start Developing iOS Apps Today is dead, replaced with one alive found on Google. - Added the Swift version (only one currently available and updated, on Apple's website) of the guide (only available in HTML) --- free-programming-books.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/free-programming-books.md b/free-programming-books.md index a7914f9e..1a839825 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1104,7 +1104,8 @@ Original Source: [List of freely available programming books](http://web.archive * [iOS 8 App Development Essentials](http://www.techotopia.com/index.php/IOS_8_App_Development_Essentials) * [iOS Succinctly, Syncfusion](http://www.syncfusion.com/resources/techportal/ebooks/ios) (PDF, Kindle) *(Just fill the fields with any values)* * [NSHipster](http://nshipster.com/#archive) (Resource) -* [Start Developing iOS Apps Today](https://developer.apple.com/library/ios/referencelibrary/GettingStarted/RoadMapiOS/RoadMapiOS.pdf) (PDF) +* [Start Developing iOS Apps Today (Objective-C) - Last updated 22.10.2013](http://everythingcomputerscience.com/books/RoadMapiOS.pdf) (PDF) +* [Start Developing iOS Apps (Swift)](https://developer.apple.com/library/prerelease/ios/referencelibrary/GettingStarted/DevelopiOSAppsSwift/index.html) (HTML) ### Isabelle/HOL -- GitLab