Erlang and OTP in Action
Erlang and OTP in Action teaches you to apply Erlang's message passing model for concurrent programming--a completely different way of tackling the problem of parallel programming from the more common multi-threaded approach.
Erlang and OTP in Action
Articolo #: 21058351

Erlang and OTP in Action

Articolo #: 21058351

€ 129

Dettagli del prezzo

Excluding Shipping & Custom charges ( Shipping and custom charges will be calculated on checkout )

*All items will import from Stati Uniti

Disponibile
Stati Uniti Importato dal negozio USA
Ordina subito e ricevilo entro Sabato, Agosto 22
I nostri principali partner logistici
  • fedex
  • dhl
Erlang and OTP in Action teaches you to apply Erlang's message passing model for concurrent programming--a completely different way of tackling the problem of parallel programming from the more common multi-threaded approach.
Garanzia U-Care:
Nessuna
Seleziona un piano
buy now pay later

Compra ora, paga dopo

fast shipping

Consegna
veloce

free return

Reso
gratuito*

Imballaggio sicuro

Imballaggio sicuro

Prodotti originali al 100%

Prodotti originali al 100%

pci-dss

Conformità PCI DSS

iso certified

Certificazione ISO 27001


paypal payment
visa payment
mastercard payment
klarna payment
Note: Step Down Voltage Transformer required for using electronics products of Stati Uniti store (110-120). Recommended power converters Acquista ora.

Cosa salta all'occhio

Comprehensive Guide
Offers an in-depth exploration of Erlang and OTP, making it suitable for both beginners and experienced developers. Covers practical applications and best practices to enhance your programming skills.
Real-World Examples
Includes numerous real-world scenarios and case studies, demonstrating how to effectively utilize Erlang and OTP in live environments, ensuring readers can apply concepts directly to their projects.
Experto Perspectivas
Authored by industry experts, providing authentic insights and tips that elevate your understanding of concurrency, fault tolerance, and distributed systems, key elements in modern software development.

Dettagli del prodotto

Get the comprehensive guide to Erlang and OTP from leading developer Martin Logan. Explore concurrent languages and distributed systems with Eric Merrit. Buy now from Ubuy Italia!
EditorManning
Fecha de publicaciónDecember 8, 2010
ÉditionFirst Edition
LanguageInglés
Imprimir longitud500 pages
ISBN-101933988789
ISBN-13978-1933988788
Peso del artículo1,6 libbre (730 grammi)
Dimensiones7.38 x 1.1 x 9.25 inches (18.7 x 2.8 x 23.5 cm)
Parte de la serieIn Action

A chi è consigliato?

Suitable For
  • Developers of Scalable Systems

    Great resource for developers aiming to build scalable, fault-tolerant applications using Erlang and OTP principles.

  • Engineers in Telecom

    Ideal for engineers working in telecommunications, where Erlang's concurrency models are highly applicable to real-time systems.

  • Students of Functional Programming

    Recommended for students wanting to grasp functional programming concepts, especially in distributed systems and concurrent programming.

Not Suitable For
  • Absolute Beginners

    Not suitable for individuals without prior programming knowledge or experience, as it assumes familiarity with programming concepts.

DESCRIZIONE DEL PRODOTTO

Erlang and OTP in Action

Hai qualche domanda? chatta con noi

Domande e risposte dei clienti

  • Domanda: What is 'Erlang and OTP in Action 1st Edition' about?

    Risposta: 'Erlang and OTP in Action 1st Edition' is a comprehensive guide focused on the Erlang programming language and the Open Telecom Platform (OTP). It teaches concepts such as functional programming, concurrent systems, and fault tolerance, which are essential for building robust applications. The book contains real-world examples and exercises that illustrate the application of Erlang in developing scalable and distributed systems, making it suitable for both beginners and experienced developers alike.
  • Domanda: Who should read 'Erlang and OTP in Action 1st Edition'?

    Risposta: This book is ideal for software developers, system architects, and engineers interested in functional programming and building scalable applications. If you are looking to deepen your understanding of concurrent programming paradigms or want to learn about distributed system designs, this book offers invaluable insights and practical knowledge that can enhance your career in software development.
  • Domanda: What are the key features of 'Erlang and OTP in Action 1st Edition'?

    Risposta: Key features include a thorough introduction to the fundamental concepts of Erlang, detailed explanations of OTP principles, and practical examples throughout the chapters. The book balances theoretical knowledge with practical application, helping readers understand error handling, application design, and the use of libraries within the Erlang ecosystem, making it a practical resource for developers.
  • Domanda: Is prior programming experience necessary to understand this book?

    Risposta: A basic understanding of programming concepts is beneficial but not strictly necessary to grasp the material in 'Erlang and OTP in Action 1st Edition.' The book starts from foundational concepts and builds up, making it accessible to those new to functional programming languages. Readers may benefit from having experience in another programming language, as it can help in understanding some of the functional patterns discussed.
  • Domanda: How can 'Erlang and OTP in Action 1st Edition' help in real-world projects?

    Risposta: The knowledge gained from 'Erlang and OTP in Action 1st Edition' can significantly impact real-world projects, particularly those requiring high availability and scalability. By applying the principles of concurrent programming and robust fault tolerance taught in the book, developers can create reliable telecommunications, messaging systems, and other critical infrastructures where system downtime can have serious implications.
  • Domanda: Does the book include practical exercises and examples?

    Risposta: Yes, the book contains numerous exercises and practical examples designed to reinforce the concepts discussed. Readers are encouraged to solve problems and apply what they learn in real coding scenarios. This hands-on approach solidifies understanding and enables developers to directly apply Erlang and OTP strategies in their projects, enhancing skill development.
  • Domanda: Can 'Erlang and OTP in Action 1st Edition' be used as a reference book?

    Risposta: Absolutely! 'Erlang and OTP in Action 1st Edition' serves not only as a learning resource but also as a valuable reference for experienced developers. Its structured content allows readers to revisit specific chapters or concepts as needed, making it a beneficial tool for ongoing projects or when troubleshooting code challenges in Erlang and OTP development.
  • Domanda: What are the benefits of using Erlang as a programming language?

    Risposta: Erlang is designed for building concurrent and distributed systems, making it particularly advantageous for applications that require high reliability and uptime. Its lightweight process model enables efficient handling of many simultaneous connections, ideal for messaging systems and telecommunications software. The fault tolerance built into Erlang and OTP ensures that applications can gracefully manage failures, thereby boosting overall system resilience.
  • Domanda: What is OTP, and why is it important for Erlang?

    Risposta: OTP (Open Telecom Platform) is a set of libraries and design principles that greatly enhance the capabilities of the Erlang language. It provides tools for building applications that are fault-tolerant and easy to maintain. Understanding OTP is crucial for effectively leveraging Erlang's strengths, as it simplifies the architecture of complex systems and enables the development of robust applications that can handle various types of errors and failures in real time.
  • Domanda: Where can I buy 'Erlang and OTP in Action 1st Edition' in Italy?

    Risposta: You can buy 'Erlang and OTP in Action 1st Edition' at Ubuy. They offer a wide range of books, including technical ones, and provide a user-friendly platform for customers in Italy to find and purchase the title easily. Ubuy is known for its reliable service and extensive product selection, ensuring that you can access this crucial resource for learning Erlang efficiently.

Software Development Editorial Review

"Erlang and OTP in Action" is an excellent book that thoroughly explains the Erlang programming language and demonstrates how to create massively concurrent applications with OTP (Open Telecom Platform). Erlang and OTP are powerful tools for creating distributed, fault-tolerant systems, and this book provides an essential guide for developers who want to take advantage of these capabilities. The book explains the unusual syntax and programming Constructs of Erlang, which uses pattern-matching instead of an assignment operator, and describes how BEAM, the Erlang virtual machine, enables lightweight, highly-scalable processes. The book provides a practical tutorial on using OTP to build a real-world Erlang application and covers more advanced topics related to OTP. This book is highly recommended for anyone who wants to learn Erlang and OTP. It is a valuable resource for experienced developers looking to expand their skills into this domain.

Recensioni e valutazioni dei clienti

5.0
1 valutazioni dei clienti
  • 5 stella
    100%
  • 4 stella
    0%
  • 3 stella
    0%
  • 2 stella
    0%
  • 1 stella
    0%

Recensisci questo prodotto

Condividi le tue impressioni con altri clienti

Vantaggi

  • Thorough explanation of Erlang programming language
  • Detailed walkthrough of building a concurrent Erlang application with OTP
  • Practical advice and demonstrations of key Erlang and OTP features and capabilities

Contro

  • Erlang can be a difficult language to learn and master

Affidabilità della piattaforma e fiducia degli acquirenti

trustpilot logo
4.2/5 9250 + reviews
Leggi le recensioni
MA
Mohammad
Acquirente verificato

“Excellent quality and original too,when ubuy send original things I will appreciate that ,I very satisfied thank you”

23 July 2026 · via Trustpilot
CK
Chitra
Acquirente verificato

“The order and delivery progress was communicated very well. Package arrived within the estimated time. Products arrived as expected in good condition.”

22-Jul-26 · via Trustpilot
K
kund
Acquirente verificato

“Good supply of products. Safe payment methods, and shipment worldwide! Genuine products.”

23-Jul-26 · via Trustpilot
OO
Onesi
Acquirente verificato

“Was my first time buying a product from Ubuy, but I found it so helpful. This is reliable. Gonna place a new order!”

22 July 2026 · via Trustpilot
SJ
SAO JOHN
Acquirente verificato

“Ubuy is a great online platform to buy stuff. Reliable, fast delivery time and great value for money. I've been using Ubuy online shopping platform for three years now and will continue to do so.”

23 July 2026 · via Trustpilot
Pagamento sicuro Consegna in tutto il mondo Resi facili Prodotti originali

Cronologia dei prezzi del prodotto

Informazioni importanti

  • Limitazioni: per i prodotti spediti a livello internazionale, si prega di notare che ogni garanzia del produttore potrebbe non essere valida, le opzioni di assistenza del produttore potrebbero non essere disponibili, i manuali del prodotto, le istruzioni e gli avvisi di sicurezza potrebbero non essere nella lingua del paese di destinazione. I prodotti (e i materiali di accompagnamento) potrebbero non essere progettati in conformità con gli standard, le specifiche e i requisiti di etichettatura del paese di destinazione e i prodotti potrebbero non essere conformi alla tensione di rete del paese di destinazione e ad altri standard elettrici (richiedendo l'uso di un adattatore o di un trasformatore, se necessario). Il destinatario è responsabile di assicurare che il prodotto possa essere legalmente importato nel paese di destinazione. Quando si ordina da Ubuy o dai suoi affiliati, il destinatario è l'importatore registrato ed è tenuto a rispettare tutte le leggi e i regolamenti del paese di destinazione.
  • Non tutti i prodotti elencati su Ubuy sono in vendita, poiché Ubuy è un motore di ricerca globale. I prodotti sono soggetti a regolamenti di esportazione/commercio.