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.
基础知识大体都介绍了。通读一边就可以知道erlang语言优点。 在入门开发时,它就像手册,查它的时候比查Doc多。 希望能出中文版,和更深层次的书。
评分【数据类型篇】 数字(integer + float)和原子(atom)是最基础的常量,说它们最基础,是因为它们没有结构。数字可以计算,原子不可以计算(只能进行比较)。Erlang支持任意长整数的计算,浮点数的计算精确到小数点后16位数,你可以理解为1/(10^16)就是所谓的“1”,在此基础上的任...
评分大学毕业的论文是关于Scalaris,是一个采用Erlang开发的分布式 key-value 存储系统,所有就买了这本书,写的很好,对我完成毕业论文贡献很大,我很庆幸自己能在毕业是接触这门语言,这种语言和我在大学学到C/C++、java等完全不一样,看完这本书让我思维更加宽阔,对计算机语言...
评分在最近的一个多月时间里,我利用业余时间学习了Erlang,这是一门面向并发模式编程的语言,她采用函数式的一些思想,加上强有力的库,在20多年的锤炼中,已经算是世界顶级的并发编程语言之一,当然有些不足的是多少年都不变的语法特性使得这门语言的特性比较死板。 先吐槽一下...
评分在最近的一个多月时间里,我利用业余时间学习了Erlang,这是一门面向并发模式编程的语言,她采用函数式的一些思想,加上强有力的库,在20多年的锤炼中,已经算是世界顶级的并发编程语言之一,当然有些不足的是多少年都不变的语法特性使得这门语言的特性比较死板。 先吐槽一下...
学习下并行编程
评分因为学习 Elixir 的缘故,花了些时间学了下 Erlang。不得不说,Erlang 的那一套并发世界的哲学观给我带来了相当大的震撼。写 Erlang 的机会估计不会很多,但是了解下 Erlang 这门语言是很有必要的。书本身写得很不错,毕竟是 Erlang 的作者亲自操刀。有时间还要去看下 Joe 爷爷的博士论文。
评分比较浅显易懂的erlang入门级书籍
评分所谓深入浅出~
评分erlang 是我喜欢的几个语言之一, joe写的这本,从erlang的语法到实战可读性都很强...从参加erlang lounge到现在这么久才开始读这书实在是惭愧
本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度,google,bing,sogou 等
© 2025 qciss.net All Rights Reserved. 小哈图书下载中心 版权所有