什么是一些有趣的项目来解决在Erlang的学习目的? [英] What are some interesting projects to solve in Erlang for learning purposes?

查看:103
本文介绍了什么是一些有趣的项目来解决在Erlang的学习目的?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我最近发现了Erlang,现在正在通过几个教程工作。到目前为止,我期待着实现一个作为一个爱好项目的东西。我对另一个聊天服务器不感兴趣。我想代码更有趣的东西(是的,我知道这是一个相当模糊的术语),这也是可管理的,所以我可以在业余时间完成它。

I recently discovered Erlang and am now working my way through a couple of tutorials. By now I'm looking forward to actually implement something as a hobby project. I'm not really interested in yet another chat server. I would like to code something more interesting (yes I'm aware that this is a rather fuzzy term) which is also manageable, so I can finish it in my spare time.

有任何建议吗?

编辑:该项目应该优先强调Erlang的强项(并发,分布式)。

The project should preferably highlight Erlang's strenghts (concurrency, distributed).

推荐答案

对于自己来说,考虑写一个简单的服务器;例如,服务日期/时间请求或 - 一个小的爱好者 - 一个仅供静态内容的HTTP守护进程。

For something for yourself, consider writing a simple server; something that, for example, services date/time requests or -- a little fancier -- an HTTP daemon that serves only static content.

Erlang最好的部分是方式处理并发;行使。

The best part of Erlang is the way it handles concurrency; exercize that.

这篇关于什么是一些有趣的项目来解决在Erlang的学习目的?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆