SlideShare a Scribd company logo
1 of 36
Download to read offline
Learn You Some Erlang
    for great good
  日本語化プロジェクト
     id : ymotongpoo




                        1	
  
自己紹介

•  id: ymotongpoo(とんぷー)
•  YouTubeの中の人
•  Python界隈の人
•  翻訳本出ました



      Java開発者のための関数プログラミング
      h$p://www.oreilly.co.jp/books/9784873115405/	
  
                                                         2
今日はErlangの
日本語書籍についての
  話をします


              3
Erlang関連の良書
  Programming Erlang
  Joe Armstrong


  Erlang Programming
  Francesco Cesarini, Simon Thompson



  Erlang and OTP in Action
  Martin Logan, Eric Merritt,
  Richard Carlsson
                                  4
Erlang関連の良書の日本語訳




                   5
しかし
これをおすすめしたい



             6
7
Learn You Some Erlang
   for great good!
     by Fred Hebert




                        8
9
Learn You a Haskell
  for great good!
    の姉妹サイト


                      10
1.  CC-BY-NC-ND
    3.0で公開
2.  サンプルコードも充
    実
3.  OTPの流儀など実
    際に則した解説




             11
そして




      12
13
14
書籍版が出版されます




             15
16
これも
Learn You a Haskell
    と同じですね


                      17
18
今秋発売!?
 600pp!?



           19
原著目次
Chapter 1: Starting Out                              Chapter 16: Event Handlers
Chapter 2: Modules                                   Chapter 17: Who Supervises the Supervisors?
Chapter 3: Syntax in Functions                       Chapter 18: Building an Application with OTP
Chapter 4: Types                                     Chapter 19: Building OTP Applications
Chapter 5: Recursion                                 Chapter 20: The Count of Applications
Chapter 6: Higher Order Functions                    Chapter 21: Release Is the Word
Chapter 7: Errors and Exceptions                     Chapter 22: Leveling Up in the Process Quest
Chapter 8: Functionally Solving Problems             Chapter 23: Buckets of Sockets
Chapter 9: A Short Visit to Common Data Structures   Chapter 24: EUnited Nations Council
Chapter 10: The Hitchhiker's Guide to Concurrency    Chapter 25: Bears, ETS, Beets
Chapter 11: More on Multiprocessing                  Chapter 26: Distributed Erlang
Chapter 12: Errors and Processes                     Chapter 27: Common Test
Chapter 13: Designing a Concurrent Application       Chapter 28: Mnesia
Chapter 14: An Introduction to OTP                   Chapter 29: Dialyzer
Chapter 15: Rage Against the Finite-State
Machines




                                                                                            20
こんなにもりだくさん




             21
これはぜひ読みたいですね!




            22
ところで




       23
24
ここまでのまとめ

       Learn You a Haskell Learn You Some Erlang
       for great good!     for great good!


WEB

原著本

日本語版                               ?
                                             25
Learn You Some Erlang
   for great good!
 日本語版出版されます!


                    26
日本語版情報

•  タイトル:すごいErlang∼学ぼう!
   (絶賛募集中)
•  出版社:オーム社
•  価格:未定
•  発売時期:未定
•  翻訳者:山口能迪


                         27
第1稿進                      状況
Chapter 1: Starting Out                              Chapter 16: Event Handlers
Chapter 2: Modules                                   Chapter 17: Who Supervises the Supervisors?
Chapter 3: Syntax in Functions                       Chapter 18: Building an Application with OTP
Chapter 4: Types                                     Chapter 19: Building OTP Applications
Chapter 5: Recursion                                 Chapter 20: The Count of Applications
Chapter 6: Higher Order Functions                    Chapter 21: Release Is the Word
Chapter 7: Errors and Exceptions                     Chapter 22: Leveling Up in the Process Quest
Chapter 8: Functionally Solving Problems             Chapter 23: Buckets of Sockets
Chapter 9: A Short Visit to Common Data Structures   Chapter 24: EUnited Nations Council
Chapter 10: The Hitchhiker's Guide to Concurrency    Chapter 25: Bears, ETS, Beets
Chapter 11: More on Multiprocessing                  Chapter 26: Distributed Erlang
Chapter 12: Errors and Processes                     Chapter 27: Common Test
Chapter 13: Designing a Concurrent Application       Chapter 28: Mnesia
Chapter 14: An Introduction to OTP                   Chapter 29: Dialyzer
Chapter 15: Rage Against the Finite-State
Machines




                                                                                            28
第1稿進                      状況
Chapter 1: Starting Out                              Chapter 16: Event Handlers
Chapter 2: Modules                                   Chapter 17: Who Supervises the Supervisors?
Chapter 3: Syntax in Functions                       Chapter 18: Building an Application with OTP
Chapter 4: Types                                     Chapter 19: Building OTP Applications
Chapter 5: Recursion                                 Chapter 20: The Count of Applications
Chapter 6: Higher Order Functions                    Chapter 21: Release Is the Word
Chapter 7: Errors and Exceptions                     Chapter 22: Leveling Up in the Process Quest
Chapter 8: Functionally Solving Problems             Chapter 23: Buckets of Sockets
Chapter 9: A Short Visit to Common Data Structures   Chapter 24: EUnited Nations Council
Chapter 10: The Hitchhiker's Guide to Concurrency    Chapter 25: Bears, ETS, Beets
Chapter 11: More on Multiprocessing                  Chapter 26: Distributed Erlang
Chapter 12: Errors and Processes                     Chapter 27: Common Test
Chapter 13: Designing a Concurrent Application       Chapter 28: Mnesia
Chapter 14: An Introduction to OTP                   Chapter 29: Dialyzer
Chapter 15: Rage Against the Finite-State
Machines




                                                                                            29
日本語書籍としての位置づけ
           チュートリアル的




入門                    応用




           リファレンス的
                       30
日本語書籍としての位置づけ
           チュートリアル的




入門                    応用




           リファレンス的
                       31
ぜひ日本語出版にあたって
 ご協力頂きたいです



               32
レビュー参加者
 絶賛募集中



          33
http://goo.gl/Pzi6o




                      34
日本のErlangコミュニティ
 推薦の一冊を目指して



                  35
よろしくお願いします!




              36

More Related Content

More from Yoshifumi Yamaguchi

20130824 Lightweight Language "Go" @LL matsuri
20130824 Lightweight Language "Go" @LL matsuri20130824 Lightweight Language "Go" @LL matsuri
20130824 Lightweight Language "Go" @LL matsuriYoshifumi Yamaguchi
 
20130316 プログラミング言語Go
20130316 プログラミング言語Go20130316 プログラミング言語Go
20130316 プログラミング言語GoYoshifumi Yamaguchi
 
20130228 Goノススメ(BPStudy #66)
20130228 Goノススメ(BPStudy #66)20130228 Goノススメ(BPStudy #66)
20130228 Goノススメ(BPStudy #66)Yoshifumi Yamaguchi
 
Pythonを取り巻く開発環境 #pyconjp
Pythonを取り巻く開発環境 #pyconjpPythonを取り巻く開発環境 #pyconjp
Pythonを取り巻く開発環境 #pyconjpYoshifumi Yamaguchi
 
Sphinxで翻訳してたら本が出てた話
Sphinxで翻訳してたら本が出てた話Sphinxで翻訳してたら本が出てた話
Sphinxで翻訳してたら本が出てた話Yoshifumi Yamaguchi
 
[20120410] @marqsの転職を祝うLT
[20120410] @marqsの転職を祝うLT[20120410] @marqsの転職を祝うLT
[20120410] @marqsの転職を祝うLTYoshifumi Yamaguchi
 
[20110129] sphinx theme collection 2011春
[20110129] sphinx theme collection 2011春[20110129] sphinx theme collection 2011春
[20110129] sphinx theme collection 2011春Yoshifumi Yamaguchi
 
[20101203] ドキュメントを作りたくなってしまう魔法のツールsphinx(山口発表用)
[20101203] ドキュメントを作りたくなってしまう魔法のツールsphinx(山口発表用)[20101203] ドキュメントを作りたくなってしまう魔法のツールsphinx(山口発表用)
[20101203] ドキュメントを作りたくなってしまう魔法のツールsphinx(山口発表用)Yoshifumi Yamaguchi
 

More from Yoshifumi Yamaguchi (10)

20130824 Lightweight Language "Go" @LL matsuri
20130824 Lightweight Language "Go" @LL matsuri20130824 Lightweight Language "Go" @LL matsuri
20130824 Lightweight Language "Go" @LL matsuri
 
20130316 プログラミング言語Go
20130316 プログラミング言語Go20130316 プログラミング言語Go
20130316 プログラミング言語Go
 
20130228 Goノススメ(BPStudy #66)
20130228 Goノススメ(BPStudy #66)20130228 Goノススメ(BPStudy #66)
20130228 Goノススメ(BPStudy #66)
 
Pythonを取り巻く開発環境 #pyconjp
Pythonを取り巻く開発環境 #pyconjpPythonを取り巻く開発環境 #pyconjp
Pythonを取り巻く開発環境 #pyconjp
 
Sphinxで翻訳してたら本が出てた話
Sphinxで翻訳してたら本が出てた話Sphinxで翻訳してたら本が出てた話
Sphinxで翻訳してたら本が出てた話
 
[20120410] @marqsの転職を祝うLT
[20120410] @marqsの転職を祝うLT[20120410] @marqsの転職を祝うLT
[20120410] @marqsの転職を祝うLT
 
YouTube APIの紹介
YouTube APIの紹介YouTube APIの紹介
YouTube APIの紹介
 
[20110219] pfffについて
[20110219] pfffについて[20110219] pfffについて
[20110219] pfffについて
 
[20110129] sphinx theme collection 2011春
[20110129] sphinx theme collection 2011春[20110129] sphinx theme collection 2011春
[20110129] sphinx theme collection 2011春
 
[20101203] ドキュメントを作りたくなってしまう魔法のツールsphinx(山口発表用)
[20101203] ドキュメントを作りたくなってしまう魔法のツールsphinx(山口発表用)[20101203] ドキュメントを作りたくなってしまう魔法のツールsphinx(山口発表用)
[20101203] ドキュメントを作りたくなってしまう魔法のツールsphinx(山口発表用)
 

Recently uploaded

Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024BookNet Canada
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Neo4j
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Wonjun Hwang
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksSoftradix Technologies
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024BookNet Canada
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 

Recently uploaded (20)

Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other Frameworks
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping Elbows
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 

Learn You Some Erlang for great good! 日本語化プロジェクト

  • 1. Learn You Some Erlang for great good 日本語化プロジェクト id : ymotongpoo 1  
  • 2. 自己紹介 •  id: ymotongpoo(とんぷー) •  YouTubeの中の人 •  Python界隈の人 •  翻訳本出ました Java開発者のための関数プログラミング h$p://www.oreilly.co.jp/books/9784873115405/   2
  • 4. Erlang関連の良書 Programming Erlang Joe Armstrong Erlang Programming Francesco Cesarini, Simon Thompson Erlang and OTP in Action Martin Logan, Eric Merritt, Richard Carlsson 4
  • 7. 7
  • 8. Learn You Some Erlang for great good! by Fred Hebert 8
  • 9. 9
  • 10. Learn You a Haskell for great good! の姉妹サイト 10
  • 11. 1.  CC-BY-NC-ND 3.0で公開 2.  サンプルコードも充 実 3.  OTPの流儀など実 際に則した解説 11
  • 12. そして 12
  • 13. 13
  • 14. 14
  • 16. 16
  • 17. これも Learn You a Haskell と同じですね 17
  • 18. 18
  • 20. 原著目次 Chapter 1: Starting Out Chapter 16: Event Handlers Chapter 2: Modules Chapter 17: Who Supervises the Supervisors? Chapter 3: Syntax in Functions Chapter 18: Building an Application with OTP Chapter 4: Types Chapter 19: Building OTP Applications Chapter 5: Recursion Chapter 20: The Count of Applications Chapter 6: Higher Order Functions Chapter 21: Release Is the Word Chapter 7: Errors and Exceptions Chapter 22: Leveling Up in the Process Quest Chapter 8: Functionally Solving Problems Chapter 23: Buckets of Sockets Chapter 9: A Short Visit to Common Data Structures Chapter 24: EUnited Nations Council Chapter 10: The Hitchhiker's Guide to Concurrency Chapter 25: Bears, ETS, Beets Chapter 11: More on Multiprocessing Chapter 26: Distributed Erlang Chapter 12: Errors and Processes Chapter 27: Common Test Chapter 13: Designing a Concurrent Application Chapter 28: Mnesia Chapter 14: An Introduction to OTP Chapter 29: Dialyzer Chapter 15: Rage Against the Finite-State Machines 20
  • 24. 24
  • 25. ここまでのまとめ Learn You a Haskell Learn You Some Erlang for great good! for great good! WEB 原著本 日本語版 ? 25
  • 26. Learn You Some Erlang for great good! 日本語版出版されます! 26
  • 27. 日本語版情報 •  タイトル:すごいErlang∼学ぼう! (絶賛募集中) •  出版社:オーム社 •  価格:未定 •  発売時期:未定 •  翻訳者:山口能迪 27
  • 28. 第1稿進 状況 Chapter 1: Starting Out Chapter 16: Event Handlers Chapter 2: Modules Chapter 17: Who Supervises the Supervisors? Chapter 3: Syntax in Functions Chapter 18: Building an Application with OTP Chapter 4: Types Chapter 19: Building OTP Applications Chapter 5: Recursion Chapter 20: The Count of Applications Chapter 6: Higher Order Functions Chapter 21: Release Is the Word Chapter 7: Errors and Exceptions Chapter 22: Leveling Up in the Process Quest Chapter 8: Functionally Solving Problems Chapter 23: Buckets of Sockets Chapter 9: A Short Visit to Common Data Structures Chapter 24: EUnited Nations Council Chapter 10: The Hitchhiker's Guide to Concurrency Chapter 25: Bears, ETS, Beets Chapter 11: More on Multiprocessing Chapter 26: Distributed Erlang Chapter 12: Errors and Processes Chapter 27: Common Test Chapter 13: Designing a Concurrent Application Chapter 28: Mnesia Chapter 14: An Introduction to OTP Chapter 29: Dialyzer Chapter 15: Rage Against the Finite-State Machines 28
  • 29. 第1稿進 状況 Chapter 1: Starting Out Chapter 16: Event Handlers Chapter 2: Modules Chapter 17: Who Supervises the Supervisors? Chapter 3: Syntax in Functions Chapter 18: Building an Application with OTP Chapter 4: Types Chapter 19: Building OTP Applications Chapter 5: Recursion Chapter 20: The Count of Applications Chapter 6: Higher Order Functions Chapter 21: Release Is the Word Chapter 7: Errors and Exceptions Chapter 22: Leveling Up in the Process Quest Chapter 8: Functionally Solving Problems Chapter 23: Buckets of Sockets Chapter 9: A Short Visit to Common Data Structures Chapter 24: EUnited Nations Council Chapter 10: The Hitchhiker's Guide to Concurrency Chapter 25: Bears, ETS, Beets Chapter 11: More on Multiprocessing Chapter 26: Distributed Erlang Chapter 12: Errors and Processes Chapter 27: Common Test Chapter 13: Designing a Concurrent Application Chapter 28: Mnesia Chapter 14: An Introduction to OTP Chapter 29: Dialyzer Chapter 15: Rage Against the Finite-State Machines 29
  • 30. 日本語書籍としての位置づけ チュートリアル的 入門 応用 リファレンス的 30
  • 31. 日本語書籍としての位置づけ チュートリアル的 入門 応用 リファレンス的 31