Updating conversion, creating readmes

This commit is contained in:
Jonas Zeunert
2024-04-19 23:37:46 +02:00
parent 3619ac710a
commit 08e75b0f0a
635 changed files with 30878 additions and 37344 deletions

View File

@@ -25,7 +25,7 @@
 Tutorial Resources
 Tutorial Resources
Various resources, such as books, videos, websites and articles, for improving your Swift development skills and knowledge.
Swift Websites
@@ -41,8 +41,8 @@
⟡ Natasha The Robot (http://natashatherobot.com/)
⟡ LearnSwift.tips (http://www.learnswift.tips/)
⟡ Hacking with Swift (https://www.hackingwithswift.com) - It has 36 complete projects structured to help people learn Swift.
⟡ Apple - Start Developing iOS Apps (Swift) (https://developer.apple.com/library/prerelease/ios/referencelibrary/GettingStarted/DevelopiOSAppsSwift/) - Official docs introduction to building your first 
app—including the tools, major concepts, and best practices.
⟡ Apple - Start Developing iOS Apps (Swift)
 (https://developer.apple.com/library/prerelease/ios/referencelibrary/GettingStarted/DevelopiOSAppsSwift/) - Official docs introduction to building your first app—including the tools, major concepts, and best practices.
Swift Communities
@@ -69,10 +69,10 @@
⟡ Swift Standard Library Reference (https://developer.apple.com/library/prerelease/ios/documentation/General/Reference/SwiftStandardLibraryReference/)
⟡ Functional Programming in Swift ($39) (http://www.objc.io/books/)
⟡ Pro Design Patterns in Swift (http://www.apress.com/9781484203958?gtmf=f) - Learn how to apply classic design patterns to iOS app development using Swift.
⟡ iOS 8 Swift Programming Cookbook (http://shop.oreilly.com/product/0636920034254.do) - Entirely rewritten for Apples Swift programming language, this updated cookbook helps you overcome the vexing issues 
youre likely to face when creating apps for iOS devices.
⟡ iOS 8 Programming Fundamentals with Swift (http://shop.oreilly.com/product/0636920034278.do) - Move into iOS development by getting a firm grasp of its fundamentals, including the Xcode IDE, the Cocoa Touch 
framework, and Swift—Apples new programming language.
⟡ iOS 8 Swift Programming Cookbook
 (http://shop.oreilly.com/product/0636920034254.do) - Entirely rewritten for Apples Swift programming language, this updated cookbook helps you overcome the vexing issues youre likely to face when creating apps for iOS devices.
⟡ iOS 8 Programming Fundamentals with Swift
 (http://shop.oreilly.com/product/0636920034278.do) - Move into iOS development by getting a firm grasp of its fundamentals, including the Xcode IDE, the Cocoa Touch framework, and Swift—Apples new programming language.
Swift Videos
@@ -96,7 +96,7 @@
⟡ Lynda.com (http://www.lynda.com/Swift-tutorials/Swift-Programming-Language-First-Look/182175-2.html)
 Awesome Swift
 Awesome Swift
⟡ Awesome-iOS (https://github.com/vsouza/awesome-ios)
⟡ Awesome-iOS-UI (https://github.com/cjwirth/awesome-ios-ui)
⟡ Awesome-Swift(1) @matteocrippa (https://github.com/matteocrippa/awesome-swift)
@@ -105,7 +105,7 @@
⟡ Awesome-ios-chart (https://github.com/sxyx2008/awesome-ios-chart) - A curated list of awesome iOS chart libraries, including Objective-C and Swift
 Demo Apps
 Demo Apps
⟡ 2048 (https://github.com/austinzheng/swift-2048) - 2048 demo game in swift.
⟡ Alarm (https://github.com/ChrisChares/swift-alarm) - an alarm app in swift.
⟡ Chat (https://github.com/acani/Chats) - chat like app implementation in swift.
@@ -144,7 +144,7 @@
⟡ Swift 3 Module Template (https://github.com/fulldecent/swift3-module-template) - An opinionated starting point for awesome, reusable Swift 3 modules
 Others
 Others
⟡ App Dev Wiki (http://appdevwiki.com/wiki/show/HomePage)
⟡ Cocoa (http://cocoa.tumblr.com/)
⟡ iOS Goodies (http://ios-goodies.com/)
@@ -205,7 +205,7 @@
⟡ UXPin (http://www.uxpin.com/)
 Learn Git
 Learn Git
⟡ Git Beginner's Guide for Dummies (http://backlogtool.com/git-guide/en/)
⟡ Learn Git Branching! (http://pcottle.github.io/learnGitBranching/)
⟡ A Visual Git Reference (http://marklodato.github.io/visual-git-guide/index-en.html)