Difference between revisions of "Swift"
From Lost In Wonderlands
(→Swift API design) |
(→Swift API design) |
||
Line 39: | Line 39: | ||
== Swift API design == | == Swift API design == | ||
* [https://swift.org/documentation/api-design-guidelines/ Apple Swiftify API Design guideline] | * [https://swift.org/documentation/api-design-guidelines/ Apple Swiftify API Design guideline] | ||
+ | https://github.com/ochococo/Design-Patterns-In-Swift | ||
== Sample codes == | == Sample codes == |
Revision as of 00:00, 24 February 2021
Contents
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
- Apple Official Swifty Style
- google style
- Jet Brain AppCode Style
- NSHipster Style
- Erica Sadun Style, are you a 4 denter ?
- raywenderlich style
- a Missing Guide on Swift Code Style?
Swift API design
https://github.com/ochococo/Design-Patterns-In-Swift