Advanced Search
Start Your Free Trial

Overview

Top Sellers in this Category

This book is an in-depth introduction to Erlang, a programming language ideal for any situation where concurrency, fault tolerance, and fast response is essential. Erlang is gaining widespread adoption with the advent of multi-core processors and their new scalable approach to concurrency. With this guide you'll learn how to write complex concurrent programs in Erlang, regardless of your programming background or experience. Written by leaders of the international Erlang community -- and based on their training material -- Erlang Programming focuses on the language's syntax and semantics, and explains pattern matching, proper lists, recursion, debugging, networking, and concurrency. This book helps you:

  • Understand the strengths of Erlang and why its designers included specific features

  • Learn the concepts behind concurrency and Erlang's way of handling it

  • Write efficient Erlang programs while keeping code neat and readable

  • Discover how Erlang fills the requirements for distributed systems

  • Add simple graphical user interfaces with little effort

  • Learn Erlang's tracing mechanisms for debugging concurrent and distributed systems

  • Use the built-in Mnesia database and other table storage features

Erlang Programming provides exercises at the end of each chapter and simple examples throughout the book.

Amazon.com® Reader Reviews (Ranked by Helpfulness)

Average Amazon.com® Rating: 4.5 out of 5 rating Based on 10 Ratings

An excellent Erlang book - 2009-08-19
Reviewer Rating: 1 star rating2 star rating3 star rating4 star rating5 star rating
This book is a well-written and comprehensive introduction to the Erlang programming language, which is very well-suited for distributed systems which need to be scalable and robust (and concurrent programming in general). Erlang is used by Ericsson (where it originates), Motorola, Amazon, IMDB, Facebook, etc.

Each chapter is followed by useful exercises. Since calvinmme's review already lists all chapters, I'll simply mention what this book covers that Programming Erlang: Software for a Concurrent World doesn't:

1. Unit testing with EUnit.
2. Types. (Armstrong's book includes them in a short appendix, and doesn't tell you how to actually work with EDoc or Dyalyzer. Imagine a Java introduction book which doesn't cover Javadoc!)
3. GUI programming with wxErlang.
4. Interfacing not only with C programs, but Java, Ruby, and Unix shells as well. Linked-in drivers are not covered, which I consider a good thing: they are only needed by Erlang and C specialists.
5. Debugging and tracing (again relegated to an appendix by Armstrong).

If you prefer ebooks, as I do, note that this book is available from O'Reilly without DRM.

Awesome read! - 2009-09-03
Reviewer Rating: 1 star rating2 star rating3 star rating4 star rating5 star rating
Having already read the very good Erlang book by Joe Armstrong entitled "Programming Erlang: Software for a Concurrent World", I was very excited to get this new Erlang book the moment it became available.

I am fairly new to Erlang and unfortunately do not use it in my daily job (SAP technical consultant by day) so I can only give a "beginners viewpoint". Not taking anything away from Joe Armstrongs book at all...it is also superb, but from a beginners point of view I have found that "Erlang Programming" is an easier read and I'm doing more "oh, is that how it works" now ;-) I especially enjoy the little diagrams scattered around the book to help illustrate how the processes communicate etc.

The chapters I have found most useful to me are:

- Process Design Patterns (I enjoyed reading on the "Finite State Machine etc")
- Process Error Handling
- Distributed Programming in Erlang

Overall I am VERY impressed with this book and would happily recommend it to anyone like me who is trying to get up to speed with Erlang very quickly.

BTW: The 2 books combined definetly compliment each other very nicely!

Thankyou Simon and Francesco for an OUTSTANDING book!!

Amazing - 2009-07-31
Reviewer Rating: 1 star rating2 star rating3 star rating4 star rating5 star rating
This is an incredibly amazing book. The language is clear and concise, but not to the point of obscurity. The book does a marvellous job of describing not only the "beginner" aspects of the language, but also more advanced topics, such as behaviours and interfacing with other languages.

One of the greatest parts this book has to offer is an entire chapter devoted to debugging and tracing.

All in all, the book offers a wealth of information to both beginners and more experienced developers.

Great content, weak product - 2009-07-27
Reviewer Rating: 1 star rating2 star rating3 star rating4 star rating5 star rating
I too found this book easier to read than Joe's, and its information invaluable, but I don't understand O'Reilly's pricing decisions at all. This title is not particularly lengthy for a book of its type, there are very few illustrations and the paper is nearly as flimsy as newsprint. I've found it will actually crinkle itself up while sitting on your desk as the ambient humidity fluctuates. This obviously shouldn't dissuade anyone who actually needs the book's information from purchasing it, but I really wish O'Reilly would stop gouging us this heavily just because they don't shift as many units as Dean Koontz. Here's hoping they can iron out their differences with the Kindle people soon.

Not for beginners - 2009-11-05
Reviewer Rating: 1 star rating2 star rating3 star rating4 star rating5 star rating
This is a decent enough text for programmers who already have some experience with Erlang. However, it is NOT suitable as an introduction to the language, as it quickly bogs down in a wealth of detail, losing sight of the "big picture" almost immediately. Armstrong's book is far superior as an introduction.

The authors miss an opportunity to compare Erlang solutions with those provided by other languages. Is Java REALLY such a bad choice for concurrent programing, and if so, why?

The impression obtained after reading this book is that Erlang can only really shine at a rather restricted set of problems - and specifically, telecom programming. Well, it was designed for that! No real effort is made to convince us that it has wider applicability. It is still very much a niche language, and will remain so until someone produces a more comprehensive suite of examples of its powers.

Some information on this page was provided using data from Amazon.com®. View at Amazon >


About Safari Books Online • Terms of Service • Privacy Policy • Contact Us • Corporate Licenses • Help • Accessibility | See us on FacebookSee us on Linked InSee us on TwitterRSS

Copyright 2009 Safari Books Online. All rights reserved.