Prázdny
0,00 €
 
-2 %
Learn You Some Erlang for Great Good! A Beginner´s Guide

Learn You Some Erlang for Great Good! A Beginner´s Guide

Dátum vydania: 09.01.2013
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 H©bert starts slow and eases you into the basics: You ...
Bežná cena knihy: 70,45 €
Naša cena knihy: 69,04 €
Ušetríte: 2 %
Zasielame: Vypredané
Detaily o knihe
Počet strán: 622
Rozmer: 180x235x37 mm
Hmotnosť: 1200 g
Jazyk: Anglicky
EAN: 9781593274351
Rok vydania: 2013
Žáner: Angličtina - výukové materiály
Typ: Paperback
Zákazníci, ktorí si kúpili túto knihu, si kúpili aj...
Rules for Girls
Cabot Meg
11,70 €
Praktický průvodce účtováním příspěvkových organizací - sbírka souvztažností a praktické souvislé příklady 2020
Karla Maderová Voltnerová
15,30 €
Plán města Istanbul 1:10 000
autor neuvedený
13,90 €
Zimní veselá škola
Mihálik Jan
0,83 €
O knihe
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 H©bert 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 developers. As you dive into Erlang s functional fantasy world, you ll learn about: Testing your applications with EUnit and Common Test Building and releasing your applications with the OTP framework Passing messages, raising errors, and start