2015-01-01から1年間の記事一覧

Programming in CoffeeScript

Programming in CoffeeScript (Developer's Library)作者: Mark Bates出版社/メーカー: Addison-Wesley Professional発売日: 2012/05/24メディア: Kindle版この商品を含むブログを見る Sample source code are not working any longer. I have stopped readi…

The little book on MongoDB

http://www.cuspy.org/diary/2012-04-17/the-little-mongodb-book-ja.pdf I very thank this book free. You will get used to MongoDB Application, that is good for beginner. It took 3 hours+ to finish reading with trying tuts.

The little book on Coffeescript

The Little Book on CoffeeScriptminghai.github.io The Little Book on CoffeeScript作者: Alex MacCaw出版社/メーカー: O'Reilly Media発売日: 2012/01/19メディア: Kindle版この商品を含むブログを見る You will get to know basic specifications of Cof…

The little book on Ansible

入門Ansible作者: 若山史郎発売日: 2014/07/30メディア: Kindle版この商品を含むブログ (2件) を見る This book is nice to get you know overview and practical knowledge about Ansible. But of course, before you learn Ansible, you need to understan…

2015年2~6月で読みかけの本

読みかけの本もさっさと片付けて次、または2回目に行きたいところ。 ちゃんと読み終わった本はこちら The Nature of Code (English Edition)作者: Daniel Shiffman発売日: 2013/03/04メディア: Kindle版この商品を含むブログを見る 2月、英語で読んでいるの…

2015年2~6月で読んだ本

今年は例年に無くよく本を読んでいるので、自分的にもそのテンションを忘れないために、一言ずつ書いておこうと思います。※1月は1冊も読んでないけど Groovy in Action作者: Dierk Konig,Paul King,Guillaume Laforge,Hamlet D'arcy,Cedric Champeau出版社/…

Execute script directly from vim

Thanks An introduction to functional programming

Play with @paiza_run - Tweet and Run your code

Write a code in 140 characters and tweet @paiza_run. He executes your code and reply result to you. paiza_run (@paiza_run) | Twitter I tried I got reply in seconds. Very fast. @_ygt [1, 2, 3, '@_ygt', 'RUN'] #paiza_run_result— paiza_run (@…

Sample to call Google Places API and Yelp Search API with GAE + Python

I thinks Google App Engine is the easiest and fastest way to deploy small server side application ASAP. After creating project on Developer Console and generating a project using GoogleAppEngineLauncher or Eclipse PyDev installed, you can …

UPLOAD - Virtual Reality World Tour Kickoff

I attended UPLOAD in SF, leave memos about some exhibitions. zSpace zSpace works with a display, a pen-shaped controller and light-weight non-eletric grass. Don't need to wear heavy machine on your head. You control 3D graphics using a pen…