Introducing Elixir, 2nd Edition, Early Release


出版时间:2016.10
官网链接:O’Reilly
下载地址:百度网盘(PDF+EPUB+MOBI)

内容简介:

With Early Release ebooks, you get books in their earliest form—the author’s raw and unedited content as he or she writes—so you can take advantage of these technologies long before the official release of these titles. You’ll also receive updates when significant changes are made, new chapters are available, and the final ebook bundle is released.

Smooth, powerful, and small, the Elixir programming language is an excellent place for newcomers to learn about functional programming. This book shows readers how Elixir combines the robust functional programming of Erlang with an approach that looks more like Ruby. Readers will learn how Elixir simplifies some of Erlang’s odder corners and reaches toward metaprogramming with powerful macro features.

Introducing Elixer is ideal for developers new to programming as well as experienced developers who want to move into functional programming.

  • Get comfortable with IEx, Elixir’s command line interface
  • Become familiar with 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 processes, send messages among them, and apply pattern matching to incoming messages
  • Store and manipulate structured data with Erlang Term Storage (ETS) and the Mnesia database
  • Build resilient applications with the Open Telecom Platform (OTP)
  • Define macros with Elixir’s meta-programming tools

给TA买糖
共{{data.count}}人
人已赞赏
电子书

Node.js for Embedded Systems

2016-11-7 20:02:32

电子书

Gradle Recipes for Android

2016-11-8 18:24:37

搜索