- Learning Elixir
- Kenny Ballou
- 54字
- 2021-07-23 14:47:53
Exercises
Read:
- The Elixir GETTING STARTED page (http://elixir-lang.org/getting-started/introduction.html)
Do:
- Try out the interactive interpreter (IEx).
- Try some more basic arithmetic.
- Try out the help command some more.
- Try entering
'Hello, World!'
in IEx. What may be the difference between single quotes and double quotes? (No fret, we will cover this in the next chapter!)
推薦閱讀
- 基于Java技術的Web應用開發
- Python GUI Programming Cookbook
- 網絡爬蟲原理與實踐:基于C#語言
- 自然語言處理Python進階
- 一本書講透Java線程:原理與實踐
- HTML+CSS+JavaScript網頁設計從入門到精通 (清華社"視頻大講堂"大系·網絡開發視頻大講堂)
- Python Machine Learning Blueprints:Intuitive data projects you can relate to
- 單片機原理及應用技術
- 石墨烯改性塑料
- Arduino機器人系統設計及開發
- Building Business Websites with Squarespace 7(Second Edition)
- 軟件測試技術
- 樹莓派開發從零開始學:超好玩的智能小硬件制作書
- Mastering VMware vSphere Storage
- Node.js核心技術教程