Programming Erlang

Programming Erlang pdf epub mobi txt 电子书 下载 2025

出版者:The Pragmatic Bookshelf
作者:Joe Armstrong
出品人:
页数:510
译者:
出版时间:2013-10-16
价格:USD 53.00
装帧:Paperback
isbn号码:9781937785536
丛书系列:
图书标签:
  • Erlang
  • Programming
  • 计算机
  • 编程
  • erlang
  • 有电子版
  • 已收藏
  • Erlang
  • 函数式编程
  • 并发编程
  • 分布式系统
  • OTP
  • 编程语言
  • 软件开发
  • 电信
  • 容错性
  • 实时系统
想要找书就要到 小美书屋
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

具体描述

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.

目录信息

读后感

评分

我和赵东炜有一面之缘,这本书我自然推荐啦。 实际上因为时间的关系,这本书我只看了3章,但是其原著和翻译质量都无懈可击。  

评分

第五章 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呢?  

评分

感觉贵了点啊。一些函数编程FP的特点比如currying也没有明说出来,对于只想了解大概而不想从头到尾一点一滴学一门新语言来说的人,这本书罗嗦了点。就当开卷有益吧。

评分

而是Joe Amstrong的PhD thesis. Declarative和Procedure已经争论了几十年了,现在看来,在multi-core时代Declarative programming有重新崛起的迹象。比较吸引我的地方是这种思路下很多让Procedure Programming很难解决的问题根本就不存在。比如Python的GIL.  

评分

大学毕业的论文是关于Scalaris,是一个采用Erlang开发的分布式 key-value 存储系统,所有就买了这本书,写的很好,对我完成毕业论文贡献很大,我很庆幸自己能在毕业是接触这门语言,这种语言和我在大学学到C/C++、java等完全不一样,看完这本书让我思维更加宽阔,对计算机语言...  

用户评价

评分

这本就好很多,毕竟是 Erlang 设计者写的。函数式部分所有都差不多那样没啥意思,并发和分布式部分有些意思。

评分

感觉没有一个像mix这样的工具,build, release,还是感觉比较原始。所以最终还是去写elixir了。。。

评分

快速扫了遍

评分

感觉没有一个像mix这样的工具,build, release,还是感觉比较原始。所以最终还是去写elixir了。。。

评分

快速扫了遍

本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度google,bing,sogou

© 2025 book.quotespace.org All Rights Reserved. 小美书屋 版权所有