1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-06 21:37:58 +00:00

Merge pull request #1141 from luminousspice/ja

[ja] Added ruby for iOS book
This commit is contained in:
victor felder 2014-10-06 09:23:59 -04:00
commit eda3cf118e

View File

@ -293,6 +293,7 @@
* [初めての iOS アプリケーション](https://developer.apple.com/jp/devcenter/ios/library/documentation/iPhone101.pdf) (PDF) - Apple Developer
* [Cocoa Programming Tips 1001](http://hmdt.jp/tips/cocoa/index.html) - 木下誠
* [Web API を利用する iOS アプリ作成](https://github.com/hatena/Hatena-Textbook/blob/master/ios-app-development-with-web-api.md) - はてな教科書
* [RubyMotion Tutorial: Ruby で iOS アプリを作ろう](http://tutorial.rubymotion.jp/) - Clay Allsopp, RubyMotion JP(翻訳)
### Java