图书标签: erlang programming concurrency 编程 distribution fp 计算机科学 软件开发
发表于2024-11-25
Programming Erlang pdf epub mobi txt 电子书 下载 2024
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.
Erlang之父的作品,比较通俗易懂,容易上手~
评分Erlang之父的作品,比较通俗易懂,容易上手~
评分比较浅显易懂的erlang入门级书籍
评分学习下并行编程
评分学习下并行编程
我和赵东炜有一面之缘,这本书我自然推荐啦。 实际上因为时间的关系,这本书我只看了3章,但是其原著和翻译质量都无懈可击。
评分感觉贵了点啊。一些函数编程FP的特点比如currying也没有明说出来,对于只想了解大概而不想从头到尾一点一滴学一门新语言来说的人,这本书罗嗦了点。就当开卷有益吧。
评分《Programming Erlang》Joe的新书,买了个电子版,在花了一些时间读了一下之后,发发牢骚,写写读后感。 书不太厚,也不薄,500多页,但是单纯附录就占了100+,Appendix F Module and Function Reference,有凑页面的嫌疑。有仁兄打印了整本书,叠起来转头那么厚,其实后面那...
评分 评分第五章 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呢?
Programming Erlang pdf epub mobi txt 电子书 下载 2024