|
In this book, subtitled "elegant, functional programming", Jeff Hajewski sets out the case that Elixir simplifies concurrency, thanks to its beginnings inspired by Ruby's elegant syntax and built on top of the reliability of Erlang's BEAM VM. The book takes the reader on a journey from novice to expert. By the end of the book, readers will know how to write massively concurrent software, and use this knowledge to build a realistic distributed system using gRPC, Kafka, and Postgres.
<ASIN:B0F3JWDLZ5>
Author: Jeff Hajewski Publisher: Remington Shaw Date: April 2025 Pages: 318 ISBN: 978-8218628819 Print: B0F3JWDLZ5 Audience: Functional developers Level: Introductory/Intermediate Category: Other Languages

Topics include:
- How to set up your environment
- Language basics
- How to leverage Elixir's concurrency primitives
- Building reliable, self-healing systems with Elixir
- Understanding OTP behaviours
- Testing
- Building distributed systems with gRPC and Kafka
For recommendations of books on functional programming see First Class Functional Programming Books in our Programmer's Bookshelf section.
For more Book Watch just click.
Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.
To have new titles included in Book Watch contact BookWatch@i-programmer.info
Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.
Balancing Coupling in Software Design
Author: Vlad Khononov Publisher: Addison-Wesley Date: October 2024 Pages: 320 ISBN: 978-0137353484 Print: 0137353480 Kindle: B09RV3Z3TP Audience: General Rating: 4.5 Reviewer: Kay Ewbank
This book looks in detail at coupling, the degree of interdependence between software modules, and how to use coupling [ ... ]
|
JavaScript Crash Course (No Starch Press)
Author: Nick Morgan Publisher: No Starch Date: March 2024 Pages: 376 ISBN: 978-1718502260 Print: 1718502265 Kindle: B09JBF5K9F Audience: Developers wanting to learn JavaScript Rating: 4 Reviewer: Ian Elliot JavaScript is still a very important language, so why not a crash course?
| | More Reviews |
|