Difference between revisions of "Swift"

From Lost In Wonderlands
Jump to: navigation, search
(Swift protocols)
(Swift)
Line 1: Line 1:
 
= Swift =
 
= Swift =
 
[[AppleSwift]]
 
  
 
'''NeXT Steps'''
 
'''NeXT Steps'''
Line 17: Line 15:
 
* [[Template]]
 
* [[Template]]
 
* [[TemplateHowTo]]
 
* [[TemplateHowTo]]
 +
 +
* [[AppleSwift]]
  
 
* [[item1]]
 
* [[item1]]
Line 27: Line 27:
 
== Swift with Style ==
 
== Swift with Style ==
  
 +
 +
* https://docs.swift.org/swift-book/
 
* [https://swift.im/development/style/ Apple Official Swifty Style ]
 
* [https://swift.im/development/style/ Apple Official Swifty 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 google style]

Revision as of 18:29, 7 March 2021

Swift

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

Swift Standard Library

Swift protocols

protocols

Swift Generics


Swift Patterns

 https://github.com/ochococo/Design-Patterns-In-Swift


Swift Algorithms

more algorithms

in python

in C++


tutorials

forums

books

Sample codes

Articles

Blogs

Tools link

Books