Simple Example enum Lecture { case English case Math ca […]
tuple Some programming languages have tuple, for exampl […]
Swift 3 From swift 3, legacy way to write for loop is p […]
Swift 3 variables var str = "Hello, playground" print(s […]
Swift 3.0 XCode 8.3 From XCode8.3, Swift 2.3(legacy) is […]
URL scheme What is URL scheme? Some people calls it as […]
Swift and AVFoundation We have choices to implement cam […]
Example This entry is an exmaple to use cocoapods with […]
Constraint Constraint is useful to arrange UI correctly […]
func omit variable name func testA(var str: String, _ s […]