rubyの聞こえる化

Download Rubyの聞こえる化

If you can't read please download the document

Upload: shoot-morii

Post on 21-May-2015

3.584 views

Category:

Technology


1 download

DESCRIPTION

セキュリティ&プログラミングキャンプ2009発表資料

TRANSCRIPT

2.

  • Iftruefalse
    • truefalse
  • 3.

4. make test

  • p

5.

  • compile.cRubyif

6.

  • Ruby (Ruby)if

7. 8. p 9. ruby 10. 1,if

  • NODE_XXXX
  • thenelse

11. if else end then true true false false 12. 2,Ruby

  • Ruby1,

13. Ruby def sound() f=File.open("/dev/dsp","w") i=0 n="" 2560.times{|i| a=i*15%256 n=n+a.chr } f.puts n f.close end 14.

  • OSS(Open Sound System)Unix API

http://ja.wikipedia.org/wiki/%E3%81%AE%E3%81%93%E3%81%8E%E3%82%8A%E6%B3%A2 15.

  • ifif
  • ifry

16. (ry 17. orz 18.

  • truefalse

19. rbprelude.rbgem_prelude.rbCrubyprelude.rb

  • prelude.rbgem_prelude.rbif

20.

  • test/test_prime.rb

21.

  • CRuby
  • Google

gdb 22. rb 23.

  • Thank you for listening!!!