「Ios/swift/リンク集」の版間の差分
提供: 初心者エンジニアの簡易メモ
行4: | 行4: | ||
*http://easyramble.com/swift-todo-app-tutorial.html Swiftで作るToDoアプリ開発 | *http://easyramble.com/swift-todo-app-tutorial.html Swiftで作るToDoアプリ開発 | ||
*http://swift-ios.keicode.com/ SwiftによるiOS開発入門 | *http://swift-ios.keicode.com/ SwiftによるiOS開発入門 | ||
+ | |||
+ | ==swiftコーディング規約== | ||
+ | https://github.com/github/swift-style-guide githubのswiftコーディング規約 |
2016年6月19日 (日) 00:36時点における版
入門
- http://libro.tuyano.com/index2?id=10206003 Libro
- http://dotinstall.com/lessons/basic_iphoneapp_v2 ドットインストール
- http://easyramble.com/swift-todo-app-tutorial.html Swiftで作るToDoアプリ開発
- http://swift-ios.keicode.com/ SwiftによるiOS開発入門
swiftコーディング規約
https://github.com/github/swift-style-guide githubのswiftコーディング規約