Difference between revisions of "Swift"

From Lost In Wonderlands
Jump to: navigation, search
(Swift vs Objective C)
(Swift vs C =)
Line 36: Line 36:
 
* https://developer.apple.com/documentation/swift/objective-c_and_c_code_customization/making_objective-c_apis_unavailable_in_swift
 
* https://developer.apple.com/documentation/swift/objective-c_and_c_code_customization/making_objective-c_apis_unavailable_in_swift
  
=== Swift vs C ====
+
==== Swift vs C ====
 
* https://developer.apple.com/documentation/swift/objective-c_and_c_code_customization/customizing_your_c_code_for_swift
 
* https://developer.apple.com/documentation/swift/objective-c_and_c_code_customization/customizing_your_c_code_for_swift
  

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

Class Bridging

Swift vs Objective C

Swift vs C

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