Difference between revisions of "Swift"

From Lost In Wonderlands
Jump to: navigation, search
(Swift)
(Swift with Style)
Line 27: Line 27:
 
== Swift with Style ==
 
== Swift with Style ==
  
* [Apple Official Swifty Style https://swift.im/development/style/]
+
* [https://swift.im/development/style/ Apple Official Swifty Style ]
 
* [google style , https://www.google.com/search?client=safari&rls=en&q=qwhich+indentation+and+coding+style+for+swift&ie=UTF-8&oe=UTF-8]
 
* [google style , https://www.google.com/search?client=safari&rls=en&q=qwhich+indentation+and+coding+style+for+swift&ie=UTF-8&oe=UTF-8]
 
* [Jet Brain AppCode Style https://www.jetbrains.com/help/objc/code-style-swift.html]
 
* [Jet Brain AppCode Style https://www.jetbrains.com/help/objc/code-style-swift.html]
Line 36: Line 36:
  
 
* [Indenting Swift code https://forums.swift.org/t/pitch-an-official-style-guide-and-formatter-for-swift/21025]
 
* [Indenting Swift code https://forums.swift.org/t/pitch-an-official-style-guide-and-formatter-for-swift/21025]
 
  
 
== Swift API design ==
 
== Swift API design ==

Revision as of 15:39, 3 December 2019

Swift

AppleSwift

NeXT Steps

 here everything has yet to be done !

coming soon :


Everything You Always Wanted to Know on Swift... (But Were Afraid to Ask) a collection of links of interest

See also

Swift

Swift with Style

Swift API design

Sample codes

Articles

Blogs

Tools link

Books