Programming Erlang

Programming Erlang
Author: Joe Armstrong
Publisher: Pragmatic Bookshelf
Total Pages: 755
Release: 2013-09-23
Genre: Computers
ISBN: 1680504320


Download Programming Erlang Book in PDF, Epub and Kindle

A multi-user game, web site, cloud application, or networked database can have thousands of users all interacting at the same time. You need a powerful, industrial-strength tool to handle the really hard problems inherent in parallel, concurrent environments. You need Erlang. In this second edition of the bestselling Programming Erlang, you'll learn how to write parallel programs that scale effortlessly on multicore systems. Using Erlang, you'll be surprised at how easy it becomes to deal with parallel problems, and how much faster and more efficiently your programs run. That's because Erlang uses sets of parallel processes-not a single sequential process, as found in most programming languages. Joe Armstrong, creator of Erlang, introduces this powerful language in small steps, giving you a complete overview of Erlang and how to use it in common scenarios. You'll start with sequential programming, move to parallel programming and handling errors in parallel programs, and learn to work confidently with distributed programming and the standard Erlang/Open Telecom Platform (OTP) frameworks. You need no previous knowledge of functional or parallel programming. The chapters are packed with hands-on, real-world tutorial examples and insider tips and advice, and finish with exercises for both beginning and advanced users. The second edition has been extensively rewritten. New to this edition are seven chapters covering the latest Erlang features: maps, the type system and the Dialyzer, WebSockets, programming idioms, and a new stand-alone execution environment. You'll write programs that dynamically detect and correct errors, and that can be upgraded without stopping the system. There's also coverage of rebar (the de facto Erlang build system), and information on how to share and use Erlang projects on github, illustrated with examples from cowboy and bitcask. Erlang will change your view of the world, and of how you program. What You Need The Erlang/OTP system. Download it from erlang.org.


Programming Erlang
Language: en
Pages: 755
Authors: Joe Armstrong
Categories: Computers
Type: BOOK - Published: 2013-09-23 - Publisher: Pragmatic Bookshelf

GET EBOOK

A multi-user game, web site, cloud application, or networked database can have thousands of users all interacting at the same time. You need a powerful, industr
Erlang Programming
Language: en
Pages: 498
Authors: Francesco Cesarini
Categories: Computers
Type: BOOK - Published: 2009-06-11 - Publisher: "O'Reilly Media, Inc."

GET EBOOK

This book is an in-depth introduction to Erlang, a programming language ideal for any situation where concurrency, fault tolerance, and fast response is essenti
Introducing Elixir
Language: en
Pages: 248
Authors: Simon St. Laurent
Categories: Computers
Type: BOOK - Published: 2016-12-22 - Publisher: "O'Reilly Media, Inc."

GET EBOOK

Smooth, powerful, and small, Elixir is an excellent language for learning functional programming, and with this hands-on introduction, you’ll discover just ho
Learn You Some Erlang for Great Good!
Language: en
Pages: 628
Authors: Fred Hebert
Categories: Computers
Type: BOOK - Published: 2013-01-13 - Publisher: No Starch Press

GET EBOOK

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 Pragmatic Programmer
Language: en
Pages: 346
Authors: Andrew Hunt
Categories: Computers
Type: BOOK - Published: 1999-10-20 - Publisher: Addison-Wesley Professional

GET EBOOK

What others in the trenches say about The Pragmatic Programmer... “The cool thing about this book is that it’s great for keeping the programming process fre