Top 
Bryan Hunter

Bryan Hunter

Bryan Hunter is a geek, a founding partner of Firefly Logic and a Microsoft MVP in C#. Bryan is obsessed with Lean, functional programming (Erlang, C# and F#), CQRS and Caliburn.Micro. He has been speaking on each of these subjects tirelessly for years at meetups, bars, user groups, bars, regional conferences and bars. You can say hi to Bryan on Twitter (@bryan_hunter), read his blog at http://codeswamp.com, and see what Firefly Logic is all about here: fireflylogic.com

Website URL: http://codeswamp.com

Social Profiles

Tuesday, 24 January 2012 22:38

Erlang for C# Developers

The functional programming language Erlang is battle-tested, opensource and cross-platform. It simplifies writing reliable concurrent, distributed systems. A team of C# and Erlang developers is a force to be reckoned with because Erlang and .NET are complements--each is lousy at what the other is exceptional at. Realizing this can save you and your company a lot of time, money and headaches. Many C# developers write both JavaScript and SQL scripts; adding Erlang to the mix should be just as natural.

Well, how does a C# developer even get started? What are the development tools? Can it all be done on Windows? What is similar, and what is truly foreign? What baggage does a good C# developer bring to Erlang? How do you begin to lose your C# accent? What are the best interop strategies? How should a .NET shop pilot Erlang?