Constraint-based logic programming is the engine powering some of the most powerful algorithms in the world. Whether you're building an airline schedule or planning routes for a trucking company, Prolog has the tools you need. You don't have to struggle through thousands of pages of sample programs.
Programmer Passport: Elixir
β Scribed by Bruce Tate
- Publisher
- Pragmatic Bookshelf
- Year
- 2022
- Tongue
- English
- Category
- Library
No coin nor oath required. For personal study only.
π SIMILAR VOLUMES
Constraint-based logic programming is the engine powering some of the most powerful algorithms in the world. Whether youβre building an airline schedule or planning routes for a trucking company, Prolog has the tools you need. You donβt have to struggle through thousands of pages of sample programs.
OTP is the heart of the rapidly growing Elixir, the functional language at the heart of Phoenix and LiveView. OTP enables exciting concurrent applications with among the best reliability properties in the world. With this book, you'll learn to code systems that can detect failure and recover from it
You want to explore functional programming, but are put off by the academic feel (tell me about monads just one more time). You know you need concurrent applications, but also know these are almost impossible to get right. Meet Elixir, a functional, concurrent language built on the rock-solid Erlang
Pragmatic Programmer, 2014. β 340 p. β ISBN: 978-1-93778-558-1.<div class="bb-sep"></div>As a developer, youβve probably heard that functional programming techniques help manage the complexities of todayβs real-world, concurrent systems. Youβre also investigating designs that help you maximize uptim