项目作者: superoo7
项目描述 :
learn swift programming
高级语言: Swift
项目地址: git://github.com/superoo7/swift-playground.git
Learning Swift
Programming language with playground in xcode 8
playground for macOS with xCode 8
Chapter 1: Basic starting of Swift
Chapter 2: Types, Constants and Variables
Chapter 3: Numbers
Chapter 4:
Chapter 5: switch case
Chapter 6: Loop (while/for)
Chapter 7:
Chapter 8: Optionals
Chapter 9: Arrays
Chapter 10: Dictionaries
Chapter 11: Sets
Chapter 12: Functions