Difference between revisions of "Swift"

From Lost In Wonderlands
Jump to: navigation, search
(Sample codes)
(WWDC 2018)
Line 125: Line 125:
  
 
== swift versions ==
 
== swift versions ==
 +
 +
=== WWDC 2020 ===
 +
* https://developer.apple.com/videos/play/wwdc2020/10170/
 +
 +
=== WWDC2019 ===
 +
* https://developer.apple.com/videos/play/wwdc2019/402/
  
 
=== WWDC 2018 ===
 
=== WWDC 2018 ===
 
* https://developer.apple.com/videos/play/wwdc2018/401
 
* https://developer.apple.com/videos/play/wwdc2018/401
  
 +
=== WWDC 2017 ===
 +
* https://developer.apple.com/videos/play/wwdc2017/402/
 +
 +
=== WWDC 2016 ===
 +
* https://developer.apple.com/videos/play/wwdc2016/402/
  
 
== Sample codes ==
 
== Sample codes ==

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

WWDC2019

WWDC 2018

WWDC 2017

WWDC 2016

Sample codes

Articles

Blogs

Tools link

Books