圖書標籤: Erlang Programming 計算機 編程 erlang 有電子版 已收藏
发表于2024-12-28
Programming Erlang pdf epub mobi txt 電子書 下載 2024
Using Erlang, you’ll be surprised at how easy it becomes to deal with parallel problems, and how much faster and more efficiently your programs run. That’s because Erlang uses sets of parallel processes—not a single sequential process, as found in most programming languages.
Joe Armstrong, creator of Erlang, introduces this powerful language in small steps, giving you a complete overview of Erlang and how to use it in common scenarios. You’ll start with sequential programming, move to parallel programming and handling errors in parallel programs, and learn to work confidently with distributed programming and the standard Erlang/Open Telecom Platform (OTP) frameworks.
You need no previous knowledge of functional or parallel programming. The chapters are packed with hands-on, real-world tutorial examples and insider tips and advice, and finish with exercises for both beginning and advanced users.
The second edition has been extensively rewritten. New to this edition are seven chapters covering the latest Erlang features: maps, the type system and the Dialyzer, WebSockets, programming idioms, and a new stand-alone execution environment. You’ll write programs that dynamically detect and correct errors, and that can be upgraded without stopping the system. There’s also coverage of rebar (the de facto Erlang build system), and information on how to share and use Erlang projects on github, illustrated with examples from cowboy and bitcask.
Erlang will change your view of the world, and of how you program.
Joe Armstrong is one of the creators of Erlang. He has a Ph.D. in computer science from the Royal Institute of Technology in Stockholm, Sweden and is an expert on the construction of fault-tolerant systems. He has worked in industry, as an entrepreneur, and as a researcher for more than 35 years.
這本就好很多,畢竟是 Erlang 設計者寫的。函數式部分所有都差不多那樣沒啥意思,並發和分布式部分有些意思。
評分感覺沒有一個像mix這樣的工具,build, release,還是感覺比較原始。所以最終還是去寫elixir瞭。。。
評分感覺沒有一個像mix這樣的工具,build, release,還是感覺比較原始。所以最終還是去寫elixir瞭。。。
評分快速掃瞭遍
評分這本就好很多,畢竟是 Erlang 設計者寫的。函數式部分所有都差不多那樣沒啥意思,並發和分布式部分有些意思。
第五章 95页 5.3节 关于计算mp3文件同步帧的例子 FrameLength = framelength(Layer, BitRate, SampleRate, Padding), if FrameLength < 21 -> exit(frameSize); true -> {ok, FrameLength, {Layer,BitRate,SampleRate,Vsn,Bits}} end; 为什么FrameLength要小于21呢?
評分大学毕业的论文是关于Scalaris,是一个采用Erlang开发的分布式 key-value 存储系统,所有就买了这本书,写的很好,对我完成毕业论文贡献很大,我很庆幸自己能在毕业是接触这门语言,这种语言和我在大学学到C/C++、java等完全不一样,看完这本书让我思维更加宽阔,对计算机语言...
評分Gary Pollice, 实践教授, Worcester Polytechnic Institute 2008 年 2 月 15 阅读 Joe Armstrong 的关于用 Erlang 语言进行程序设计的新书如何成为寻求解决并行问题的程序员的无价资源。 来自 The Rational Edge. 原文:http://www.ibm.com/developerworks/cn/rational/dec0...
評分大学毕业的论文是关于Scalaris,是一个采用Erlang开发的分布式 key-value 存储系统,所有就买了这本书,写的很好,对我完成毕业论文贡献很大,我很庆幸自己能在毕业是接触这门语言,这种语言和我在大学学到C/C++、java等完全不一样,看完这本书让我思维更加宽阔,对计算机语言...
評分Gary Pollice, 实践教授, Worcester Polytechnic Institute 2008 年 2 月 15 阅读 Joe Armstrong 的关于用 Erlang 语言进行程序设计的新书如何成为寻求解决并行问题的程序员的无价资源。 来自 The Rational Edge. 原文:http://www.ibm.com/developerworks/cn/rational/dec0...
Programming Erlang pdf epub mobi txt 電子書 下載 2024