eBooks-it.org Logo
eBooks-IT.org Inner Image

Erlang eBooks

Download free Erlang eBooks

Introducing Erlang

Getting Started in Functional Programming
Introducing Erlang Image
If you're new to Erlang, its functional style can seem difficult, but with help from this hands-on introduction, you'll scale the learning curve and discover how enjoyable, powerful, and fun this language can be.Author Simon St. Laurent shows you how to write simple Erlang programs by teaching you one basic skill at a time. You'll learn about pattern matching, recursion, message passing, process-oriented programming, and establishing pathways for data rather than telling it where to go. By the end of your journey, you'll understand why Erlang is ideal for concurrency and resilience.Get cozy with Erlang's shell, its command line interface Become familiar with Erlang's basic structures by working with numbers Discover atoms, pattern matching, and guard...

Learn You Some Erlang for Great Good

A Beginner's Guide
Learn You Some Erlang for Great Good Image
Erlang is the language of choice for programmers who want to write robust, concurrent applications, but its strange syntax and functional design can intimidate the uninitiated. Luckily, there's a new weapon in the battle against Erlang-phobia: Learn You Some Erlang for Great Good!Erlang maestro Fred Hebert starts slow and eases you into the basics: You'll learn about Erlang's unorthodox syntax, its data structures, its type system (or lack thereof!), and basic functional programming techniques. Once you've wrapped your head around the simple stuff, you'll tackle the real meat-and-potatoes of the language: concurrency, distributed computing, hot code loading, and all the other dark magic that makes Erlang such a hot topic among today's savvy developer...


2007 - 2017 © eBooks-IT.org