Dave Thomas is a programmer who likes to evangelize cool stuff. He cowrote The Pragmatic Programmer, and was one of the creators of the Agile Manifesto. His book Programming Ruby introduced the Ruby language to the world, and Agile Web Development with Rails helped kickstart the Rails revolution.
As a developer, you’ve probably heard that functional programming techniques help manage the complexities of today’s real-world, concurrent systems. You’re also investigating designs that help you maximize uptime and manage security.
This book is your guide to Elixir, a modern, functional, and concurrent programming language. Because Elixir runs on the Erlang VM, and uses the underlying Erlang/OTP architecture, it benefits from almost 20 years of research into high performance, highly parallel, and seriously robust applications. Elixir brings a lot that’s new: a modern, Ruby-like, extendable syntax, compile and runtime evaluation, a hygienic macro system, and more.
But, just as importantly, Elixir brings a sense of enjoyment to parallel, functional programming. Your applications become fun to work with, and the language encourages you to experiment.
Part 1 covers the basics of writing sequential Elixir programs. We’ll look at the language, the tools, and the conventions.
Part 2 uses these skills to start writing concurrent code—applications that use all the cores on your machine, or all the machines on your network! And we do it both with and without OTP.
And Part 3 looks at the more advanced features of the language, from DSLs and code generation to extending the syntax.
By the end of this book, you’ll understand Elixir, and know how to apply it to solve your complex, modern problems.
發表於2024-12-22
Programming Elixir 2024 pdf epub mobi 電子書 下載
Elixir 之前一直隻有英文版本。後來看到杜叔著手翻譯瞭這邊 Elixir 算是中文版本的開荒之作,好像在 WebIDE 裏麵也用到瞭。 Elixir 是一門暴力語言,基於 Erlang, 天然處理並發的。對於書還沒來得及全部讀完,但是對於譯者我是很是熟知的。 Coding WebIDE 的架構師杜萬,杜叔...
評分Elixir 之前一直隻有英文版本。後來看到杜叔著手翻譯瞭這邊 Elixir 算是中文版本的開荒之作,好像在 WebIDE 裏麵也用到瞭。 Elixir 是一門暴力語言,基於 Erlang, 天然處理並發的。對於書還沒來得及全部讀完,但是對於譯者我是很是熟知的。 Coding WebIDE 的架構師杜萬,杜叔...
評分或許,你看瞭下麵的書評會覺得我是在幫忙打廣告的,但是我隻想說,我僅以一個2年coding.net 用戶來評價一下這本書 :) 正如這本書的推薦序一樣,看瞭elixir,的確讓人感到elixir腦洞大開,一年前搞過一段時間erlang,然而由於社區的不夠活躍,又碰到瞭chicago這個w...
評分Elixir 之前一直隻有英文版本。後來看到杜叔著手翻譯瞭這邊 Elixir 算是中文版本的開荒之作,好像在 WebIDE 裏麵也用到瞭。 Elixir 是一門暴力語言,基於 Erlang, 天然處理並發的。對於書還沒來得及全部讀完,但是對於譯者我是很是熟知的。 Coding WebIDE 的架構師杜萬,杜叔...
評分或許,你看瞭下麵的書評會覺得我是在幫忙打廣告的,但是我隻想說,我僅以一個2年coding.net 用戶來評價一下這本書 :) 正如這本書的推薦序一樣,看瞭elixir,的確讓人感到elixir腦洞大開,一年前搞過一段時間erlang,然而由於社區的不夠活躍,又碰到瞭chicago這個w...
圖書標籤: elixir programming erlang 函數式編程 FP 編程 Elixir 並發
有點意思,像是clojure+ruby.
評分感覺隻是把erlang做瞭些封裝,還是直接用erlang坑會少一些。語法糖模仿的ruby的block,但和fp結閤的不如ruby之於fp
評分不懂 Erlang 的話,最好還是先學 Erlang。
評分相當推薦
評分入門書籍
Programming Elixir 2024 pdf epub mobi 電子書 下載