Programming Erlang 在线电子书 图书标签: erlang programming concurrency 编程 distribution fp 计算机科学 软件开发
发表于2024-12-26
Programming Erlang 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024
电子档
评分Erlang之父的作品,比较通俗易懂,容易上手~
评分会用erlang写程序是一回事,要深入理解并行程序设计,可能还需要很长时间的理论学习和思维转换
评分一天看一个小时这两个月竟然看完了。。太奇迹了。。挺好的入门书
评分电子档
In his search to find better ways to implement fault-tolerant applications, Joe Armstrong designed and implemented the first version of Erlang in 1986. He wrote the first Erlang book and held the first Erlang course—he has worked with Erlang from the very beginning. He has taught Erlang to hundreds of programmers and held countless lectures and keynotes describing the technology.
Joe has a PhD in computer science from the Royal Institute of Technology in Stockholm, Sweden and is an expert in the construction of fault tolerant systems. Joe was the chief software architect of the project which produced the Erlang OTP system. He has worked as an entrepreneur in one of the first Erlang startups (Bluetail) and has worked for 30 years in industry and research.
Joe currently works for Ericsson AB where Erlang is used to build highly-fault tolerant switching systems.
Lean how to write truly concurrent programs—programs that run on dozens or even hundreds of local and remote processors. See how to write high reliability applications—even in the face of network and hardware failure—using the Erlang programming language.
【数据类型篇】 数字(integer + float)和原子(atom)是最基础的常量,说它们最基础,是因为它们没有结构。数字可以计算,原子不可以计算(只能进行比较)。Erlang支持任意长整数的计算,浮点数的计算精确到小数点后16位数,你可以理解为1/(10^16)就是所谓的“1”,在此基础上的任...
评分我和赵东炜有一面之缘,这本书我自然推荐啦。 实际上因为时间的关系,这本书我只看了3章,但是其原著和翻译质量都无懈可击。
评分基础知识大体都介绍了。通读一边就可以知道erlang语言优点。 在入门开发时,它就像手册,查它的时候比查Doc多。 希望能出中文版,和更深层次的书。
评分这书前100页左右就已经说完 erlang的基本了,其实10页都可以 说完了,不过armstrong老头 还是挺风趣的, 大师风范嘛... 后面的章节都是很多很多的 例子了,一个个实例来说明了, 好与坏就仁者见仁了~ 不过有些是没有详细代码的,好像 要自己上网下载的,太长了。 真的,对初...
Programming Erlang 在线电子书 pdf 下载 txt下载 epub 下载 mobi 下载 2024