图书标签: erlang programming concurrency 编程 distribution fp 计算机科学 软件开发
发表于2025-02-14
Programming Erlang pdf epub mobi txt 电子书 下载 2025
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.
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.
很好的入门教程,深入浅出
评分看了4+遍的一本书
评分看了4+遍的一本书
评分erlang 是我喜欢的几个语言之一, joe写的这本,从erlang的语法到实战可读性都很强...从参加erlang lounge到现在这么久才开始读这书实在是惭愧
评分比较浅显易懂的erlang入门级书籍
本书对erlang编程涉及到的各个方面,做了循序渐进的,深入浅出的描述。几乎没有什么废话,每一章都需要看,因为实用的erlang程序几乎要用到这里描述的每一个知识点。 花了一周时间看完,边看边敲代码,难度不大。 之后作一个实际的项目,把otp使用一下,基本上就掌握了。剩...
评分 评分 评分我本身并不是一个Erlang程序员,而且我想国内专门做Erlang开发的人应该很少吧。 大家都知道,Erlang是一个优秀的容错性,并发性很棒的语言,能够很棒地适应多核时代。 于是我看了这本书,但是在这本书里我没有看到太多我感兴趣的内容,我希望知道的是Erlang的实现原理,对待多...
评分【数据类型篇】 数字(integer + float)和原子(atom)是最基础的常量,说它们最基础,是因为它们没有结构。数字可以计算,原子不可以计算(只能进行比较)。Erlang支持任意长整数的计算,浮点数的计算精确到小数点后16位数,你可以理解为1/(10^16)就是所谓的“1”,在此基础上的任...
Programming Erlang pdf epub mobi txt 电子书 下载 2025