Introducing Elixir: Getting Started in Functional Programming (2ND ed.)
暫譯: 介紹 Elixir:函數式程式設計入門(第二版)
Simon St.Laurent, J. David Eisenberg
- 出版商: O'Reilly
- 出版日期: 2017-02-07
- 售價: $1,230
- 貴賓價: 9.5 折 $1,169
- 語言: 英文
- 頁數: 248
- 裝訂: Paperback
- ISBN: 1491956771
- ISBN-13: 9781491956779
-
相關分類:
Functional-programming
海外代購書籍(需單獨結帳)
相關主題
商品描述
Smooth, powerful, and small, Elixir is an excellent language for learning functional programming, and with this hands-on introduction, you’ll discover just how powerful Elixir can be. Authors Simon St. Laurent and J. David Eisenberg show you how Elixir combines the robust functional programming of Erlang with an approach that looks more like Ruby, and includes powerful macro features for metaprogramming.
Updated to cover Elixir 1.4, the second edition of this practical book helps you write simple Elixir programs by teaching one skill at a time. Once you pick up pattern matching, process-oriented programming, and other concepts, you’ll understand why Elixir makes it easier to build concurrent and resilient programs that scale up and down with ease.
- Get comfortable with IEx, Elixir’s command line interface
- Learn Elixir’s basic structures by working with numbers
- Discover atoms, pattern matching, and guards: the foundations of your program structure
- Delve into the heart of Elixir processing with recursion, strings, lists, and higher-order functions
- Create Elixir processes and send messages among them
- Store and manipulate structured data with Erlang Term Storage and the Mnesia database
- Build resilient applications with the Open Telecom Platform
商品描述(中文翻譯)
平滑、強大且小巧,Elixir 是學習函數式編程的優秀語言,透過這本實作導向的入門書籍,您將發現 Elixir 的強大之處。作者 Simon St. Laurent 和 J. David Eisenberg 向您展示 Elixir 如何將 Erlang 的穩健函數式編程與更像 Ruby 的方法結合起來,並包含強大的宏功能以進行元編程。
本書第二版已更新至 Elixir 1.4,幫助您通過一次學習一項技能來編寫簡單的 Elixir 程式。一旦您掌握了模式匹配、以過程為導向的編程及其他概念,您將理解為何 Elixir 使得構建可並行和具彈性的程式變得更加容易,並能輕鬆地進行擴展和縮減。
- 熟悉 IEx,Elixir 的命令行介面
- 通過處理數字來學習 Elixir 的基本結構
- 探索原子、模式匹配和守衛:您程式結構的基礎
- 深入了解 Elixir 處理的核心,包括遞迴、字串、列表和高階函數
- 創建 Elixir 進程並在它們之間發送消息
- 使用 Erlang Term Storage 和 Mnesia 數據庫存儲和操作結構化數據
- 使用 Open Telecom Platform 構建具彈性的應用程式