Learn You Some Erlang for Great Good!: Ein Anfängerhandbuch von Hebert, Fred-

Ursprünglicher Text
Learn You Some Erlang for Great Good!: A Beginner's Guide by Hebert, Fred
Booksxpress
(9276)
Angemeldet als gewerblicher Verkäufer
US $87,27
Ca.EUR 74,98
Artikelzustand:
Neu
3 verfügbar
Ganz entspannt. Rückgaben akzeptiert.
Versand:
Kostenlos Economy Shipping.
Standort: Glendale Heights, Illinois, USA
Lieferung:
Lieferung zwischen Do, 11. Sep und Do, 18. Sep nach 94104 bei heutigem Zahlungseingang
Liefertermine - wird in neuem Fenster oder Tab geöffnet berücksichtigen die Bearbeitungszeit des Verkäufers, die PLZ des Artikelstandorts und des Zielorts sowie den Annahmezeitpunkt und sind abhängig vom gewählten Versandservice und dem ZahlungseingangZahlungseingang - wird ein neuem Fenster oder Tab geöffnet. Insbesondere während saisonaler Spitzenzeiten können die Lieferzeiten abweichen.
Rücknahme:
30 Tage Rückgabe. Käufer zahlt Rückversand. Wenn Sie ein eBay-Versandetikett verwenden, werden die Kosten dafür von Ihrer Rückerstattung abgezogen.
Zahlungen:
   Diners Club 

Sicher einkaufen

eBay-Käuferschutz
Geld zurück, wenn etwas mit diesem Artikel nicht stimmt. Mehr erfahreneBay-Käuferschutz - wird in neuem Fenster oder Tab geöffnet

  • Gratis Rückversand im Inland
  • Punkte für jeden Kauf und Verkauf
  • Exklusive Plus-Deals
Der Verkäufer ist für dieses Angebot verantwortlich.
eBay-Artikelnr.:305936534522
Zuletzt aktualisiert am 07. Jul. 2025 14:45:43 MESZAlle Änderungen ansehenAlle Änderungen ansehen

Artikelmerkmale

Artikelzustand
Neu: Neues, ungelesenes, ungebrauchtes Buch in makellosem Zustand ohne fehlende oder beschädigte ...
ISBN
9781593274351
Kategorie

Über dieses Produkt

Product Identifiers

Publisher
No Starch Press, Incorporated
ISBN-10
1593274351
ISBN-13
9781593274351
eBay Product ID (ePID)
117281213

Product Key Features

Number of Pages
624 Pages
Language
English
Publication Name
Learn You Some Erlang for Great Good! : a Beginner's Guide
Publication Year
2013
Subject
Programming Languages / General, Web / Web Programming
Features
New Edition
Type
Textbook
Author
Fred Hebert
Subject Area
Computers
Format
Trade Paperback

Dimensions

Item Height
1.5 in
Item Weight
41.8 Oz
Item Length
9.2 in
Item Width
7.1 in

Additional Product Features

Intended Audience
Trade
Reviews
"An excellent introduction to Erlang. . . . If you want to know it all, Learn You Some Erlang for Great Good! is a great book to buy." --Jesper Louis Andersen, Erlang Solutions Ltd. " Learn You Some Erlang for Great Good! is an inspiration. An indispensable guide to a very important programming language." --Michael Fogus, author of The Joy of Clojure and Functional Javascript "I recommend LYSE to all those who want to learn Erlang and OTP, especially to those who want to experiment and self-learn the language and system." --Dr. Kenji Rikitake, Basho Technologies "A great place to start exploring the topic." --Mark Gibbs, Network World "A fun to read book on programming ? Takes you through virtually everything you need to know about not just Erlang, but the underlying context/philosophy associated with Erlang, viz., developing reliable and fault-tolerant applications and systems ." --Mahesh Paolini-Subramanya, Vice President of R&D, Ubiquiti Networks "A must-read book every developer out there should add to his Erlang shelf." --Paolo D'Incau "The book has great and funny illustrations; technical yet with a nod to the whimsical, without being inscrutable and self-indulgent. If you're interested in Erlang, this is the Erlang book to read." --Bryce Kerley "Fred's style is breezy without being flaky or muddle-headed. His examples are often comical, sometimes thought-provoking and yet always salient and to the point. His jokes keep the tone light and allow him to sneak difficult concepts that your brain would traditionally reject as 'too hard' past your defenses so that you often learn in spite of what you think you can do." --Michael Richter "This is how a programming book should be. The contents of the book were detailed, easy to follow, engaging, and surprisingly humorous." --Michael Kim
Illustrated
Yes
Edition Description
New Edition
Table Of Content
Foreword by Joe Armstrong Introduction Chapter 1: Starting Out Chapter 2: Modules Chapter 3: Syntax in Functions Chapter 4: Types (or Lack Therof) Chapter 5: Hello Recursion! Chapter 6: Higher-Order Functions Chapter 7: Errors and Exceptions Chapter 8: Functionally Solving Problems Chapter 9: A Short Visit to Common Data Structures Chapter 10: The Hitchhiker's Guide to Concurrency Chapter 11: More on Multiprocessing Chapter 12: Errors and Processes Chapter 13: Designing a Concurrent Application Chapter 14: An Introduction to OTP Chapter 15: Rage Against the Finite-State Machines Chapter 16: Event Handlers Chapter 17: Who Supervises the Supervisors? Chapter 18: Building an Application Chapter 19: Building Applications the OTP Way Chapter 20: The Count of Applications Chapter 21: Release Is the Word Chapter 22: Leveling Up in the Process Quest Chapter 23: Buckets of Sockets Chapter 24: EUnited Nations Council Chapter 25: Bears, ETS, Beets: In-Memory NoSQL for Free! Chapter 26: Distribunomicon Chapter 27: Distributed OTP Applications Chapter 28: Common Test for Uncommon Tests Chapter 29: Mnesia and the Art of Remembering Chapter 30: Type Specifications and Dialyzer Afterword Appendix: On Erlang's Syntax Index
Synopsis
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 starting/stopping processes over many nodes Storing and retrieving data using Mnesia and ETS Network programming with TCP, UDP, and the inet module The simple joys and potential pitfalls of writing distributed, concurrent applications Packed with lighthearted illustrations and just the right mix of offbeat and practical example programs, Learn You Some Erlang for Great Good! is the perfect entry point into the sometimes-crazy, always-thrilling world of Erlang., As the old saying goes: Some people take sugar with their coffee and some programmers take cartoons with their Erlang. Learn You Some Erlang for Great Good! is a hilariously illustrated guide to the concurrent functional programming language you've heard so much about. You'll start out with the basics and learn all about the shell, tuples, list ......, 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 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 starting/stopping processes over many nodes * Storing and retrieving data using Mnesia and ETS * Network programming with TCP, UDP, and the inet module * The simple joys and potential pitfalls of writing distributed, concurrent applications Packed with lighthearted illustrations and just the right mix of offbeat and practical example programs, Learn You Some Erlang for Great Good! is the perfect entry point into the sometimes-crazy, always-thrilling world of Erlang., 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 starting/stopping processes over many nodes -Storing and retrieving data using Mnesia and ETS -Network programming with TCP, UDP, and the inet module -The simple joys and potential pitfalls of writing distributed, concurrent applications Packed with lighthearted illustrations and just the right mix of offbeat and practical example programs, Learn You Some Erlang for Great Good is the perfect entry point into the sometimes-crazy, always-thrilling world of Erlang.
LC Classification Number
QA76.73.E75

Artikelbeschreibung des Verkäufers

Rechtliche Informationen des Verkäufers

Info zu diesem Verkäufer

Booksxpress

95,9% positive Bewertungen41.068 Artikel verkauft

Mitglied seit Dez 2023
Antwortet meist innerhalb 1 Stunde
Angemeldet als gewerblicher Verkäufer
Booksxpress, which was founded in 2013, is one of the most sought-after marketplace booksellers nationally and internationally, shipping over 2.5 million books a year from our U.S. fulfillment ...
Mehr anzeigen
Shop besuchenKontakt

Detaillierte Verkäuferbewertungen

Durchschnitt in den letzten 12 Monaten
Genaue Beschreibung
4.8
Angemessene Versandkosten
5.0
Lieferzeit
5.0
Kommunikation
4.8

Verkäuferbewertungen (10.775)

Alle Bewertungen
Positiv
Neutral
Negativ
  • j***s (1105)- Bewertung vom Käufer.
    Letzte 6 Monate
    Bestätigter Kauf
    Just as described, great condition, great packaging, good price, thanks so much, oh & I think you gave me the wrong tracking number, as this just came today July 28th, the one I got came last week in another part of NY, thanks though, A+++ Seller :)
  • d***i (217)- Bewertung vom Käufer.
    Letzte 6 Monate
    Bestätigter Kauf
    Packed safely and securely - Shipping was slow (10 days from an hour and a half away!) but it was Free! I thought Price was especially reasonable! Book came in Exactly as Described and I can't wait to start reading it! I Recommend this Seller!
  • o***o (237)- Bewertung vom Käufer.
    Letzter Monat
    Bestätigter Kauf
    Couldn’t believe the price I was able to get this masterpiece for. Seller was fantastic; not only was the shipping unbeatable, the packing and communication was top notch!!! Seller gets 5 ⭐️’s across the board💯