[erlang-questions] Erlang jobs

Gustav Simonsson gustav.simonsson@REDACTED
Thu Mar 29 12:33:20 CEST 2012


A fun and challenging way to become more comfortable with the language itself
(and the ubiquitous lists module) is to try out the euler problems in Erlang:

http://projecteuler.net/

Then try to either find a open-source project or create one yourself that
makes use of multiple processes executing in parallel, possibly on multiple
nodes as well :) That should expose you to the gen_* behaviours, supervisors
and the distribution.

// Gustav

Sent from my PC

----- Original Message -----
> From: "Yves S. Garret" <yoursurrogategod@REDACTED>
> To: "Max Lapshin" <max.lapshin@REDACTED>
> Cc: erlang-questions@REDACTED, "Jesse Gumm" <gumm@REDACTED>
> Sent: Wednesday, 28 March, 2012 11:05:20 PM
> Subject: Re: [erlang-questions] Erlang jobs
> 
> 
> Since I could still use a little bit of experience, how would you
> guys recommend I gain some experience working in Erlang? I could go
> through my book and try everything that they have in it. An
> open-source projects? A list of problems I could solve just for the
> heck of it?
> 
> 
> On Wed, Mar 28, 2012 at 4:15 PM, Max Lapshin < max.lapshin@REDACTED
> > wrote:
> 
> 
> I think, that when we speak about "erlang programming" there is no
> plain relations "look for a job on monster.com ".
> 
> If there is a company that has such business requirements that can be
> solved with erlang, they need engineer of such qualification than can
> solve this problem in any language. But Erlang will be the best way
> to
> solve it.
> 
> 
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
> 



More information about the erlang-questions mailing list