先日新しいプログラミング言語 Swift が2014年6月2日Apple社より発表されました。
プログラミング言語 Swift のガイドブックが無料ダウンロードできる
このプログラミング言語 Swift のガイドブックがiBooks storeで公開されています。
iBooks store で swift と検索
iBooks storeでswiftと検索してみるとアップル社より公開されている「The Swift Programming Language」がみつかります。(2014/06/02公開)
The Swift Programming Language
Swift is a new programming language for creating iOS and OS X apps. Swift builds on the best of C and Objective-C, without the constraints of C compatibility. Swift adopts sage programming patterns and adds modern features to make programming easier, more flexible, and more fun. Swift's clean slate, backed by the mature and much-loved Cocoa and Cocoa Touch frameworks, is an opportunity to reimagine how software development works.
This book provides:
- A tour of the language.
- A detailed guide delving into each language feature.
- A formal reference for the language.
Swift で Hello, World!
println("Hello World!")
セミコロンを付けないみたいです。
500ページにも及ぶ資料が無料でダウンロードできます。興味がある方は iBooks store よりダウンロードすることができます。以上、さのあに(@ykakey)がお送りしました。