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.
發表於2025-01-22
Programming Elixir 2025 pdf epub mobi 電子書 下載
Elixir 之前一直隻有英文版本。後來看到杜叔著手翻譯瞭這邊 Elixir 算是中文版本的開荒之作,好像在 WebIDE 裏麵也用到瞭。 Elixir 是一門暴力語言,基於 Erlang, 天然處理並發的。對於書還沒來得及全部讀完,但是對於譯者我是很是熟知的。 Coding WebIDE 的架構師杜萬,杜叔...
評分Elixir 之前一直隻有英文版本。後來看到杜叔著手翻譯瞭這邊 Elixir 算是中文版本的開荒之作,好像在 WebIDE 裏麵也用到瞭。 Elixir 是一門暴力語言,基於 Erlang, 天然處理並發的。對於書還沒來得及全部讀完,但是對於譯者我是很是熟知的。 Coding WebIDE 的架構師杜萬,杜叔...
評分Elixir 之前一直隻有英文版本。後來看到杜叔著手翻譯瞭這邊 Elixir 算是中文版本的開荒之作,好像在 WebIDE 裏麵也用到瞭。 Elixir 是一門暴力語言,基於 Erlang, 天然處理並發的。對於書還沒來得及全部讀完,但是對於譯者我是很是熟知的。 Coding WebIDE 的架構師杜萬,杜叔...
評分Elixir 之前一直隻有英文版本。後來看到杜叔著手翻譯瞭這邊 Elixir 算是中文版本的開荒之作,好像在 WebIDE 裏麵也用到瞭。 Elixir 是一門暴力語言,基於 Erlang, 天然處理並發的。對於書還沒來得及全部讀完,但是對於譯者我是很是熟知的。 Coding WebIDE 的架構師杜萬,杜叔...
評分Elixir 之前一直隻有英文版本。後來看到杜叔著手翻譯瞭這邊 Elixir 算是中文版本的開荒之作,好像在 WebIDE 裏麵也用到瞭。 Elixir 是一門暴力語言,基於 Erlang, 天然處理並發的。對於書還沒來得及全部讀完,但是對於譯者我是很是熟知的。 Coding WebIDE 的架構師杜萬,杜叔...
圖書標籤: elixir programming erlang 函數式編程 FP 編程 Elixir 並發
我隻讀瞭基礎部分,寫的確實好
評分用過rails,感覺就熟悉很多瞭。 畢竟是最佳實踐,源代碼的量也少一些,比直接看erlang,要容易一些。erlang的上層語言,就像學習高級語言一樣,理解上好懂一些,但真正搞懂還是等往下看。
評分對新語言興趣不大瞭
評分挺有意思的一個語言,基於erlang vm,繼承瞭erl強大的能力,同時語法更親民。很好的生産力工具。
評分Elixir意在pattern matching,說好瞭就成。 Elixir之所以比Erlang重要,除瞭語法問題 還因為有Phoenix Framework有齣現 沒有Phoenix我們還不如用Go
Programming Elixir 2025 pdf epub mobi 電子書 下載