Difference between revisions of "Swift"

From Lost In Wonderlands
Jump to: navigation, search
(Swift)
(Sample codes)
Line 123: Line 123:
 
=== books ===
 
=== books ===
 
* https://www.raywenderlich.com/books/data-structures-algorithms-in-swift/v3.0
 
* https://www.raywenderlich.com/books/data-structures-algorithms-in-swift/v3.0
 +
 +
== swift versions ==
 +
 +
=== WWDC 2018 ===
 +
* https://developer.apple.com/videos/play/wwdc2018/401
 +
  
 
== Sample codes ==
 
== Sample codes ==

Revision as of 18:30, 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

swift versions

WWDC 2018


Sample codes

Articles

Blogs

Tools link

Books