Erlang学习笔记

来源:互联网 发布:数据加密软件 编辑:程序博客网 时间:2024/04/28 12:14

开始学习Erlang

1.安装Erlang(windows版一键搞定,linux里需要不同的类库)

2.开发编译工具eclipse4.2.2(juno)+Erlide 

http://erlide.org/update : the stable releases(用eclipse下载)

http://erlide.org/update_beta : the next release is tested from here

http://erlide.org/update_nightly : the latest and greatest, may be broken

http://download.csdn.net/detail/huangchao1010/5108144(自己手动下载安装,适合没有网络时使用)

3.

个人觉得最好的学习网站:http://tech.it168.com/zt/erlang/

Erlang中文社区: http://erlang-china.org/

Erlang学习博客: http://www.cnblogs.com/me-sa/category/304370.html

erlang电子书推荐:http://download.csdn.net/detail/huangchao1010/5115715,http://download.csdn.net/detail/huangchao1010/5115735,http://download.csdn.net/detail/huangchao1010/5115784 (erlang并发编程电子书(中文版)全 pdf,Erlang 程序设计中文版(全),erlang基础教程(中文) 简单易学,很好的教程.)