
The Little Elixir & OTP Guidebook
No se pudo agregar al carrito
Add to Cart failed.
Error al Agregar a Lista de Deseos.
Error al eliminar de la lista de deseos.
Error al añadir a tu biblioteca
Error al seguir el podcast
Error al dejar de seguir el podcast
$0.99/mes por los primeros 3 meses

Compra ahora por $19.95
No default payment method selected.
We are sorry. We are not allowed to sell this product with the selected payment method
-
Narrado por:
-
Mark Thomas
Acerca de esta escucha
The Little Elixir & OTP Guidebook gets you started writing applications with Elixir and OTP. You'll begin with the immediately comfortable Elixir language syntax, along with just enough functional programming to use it effectively. Then, you'll dive straight into several lighthearted examples that teach you to take advantage of the incredible functionality built into the OTP library.
Elixir is an elegant programming language that combines the expressiveness of Ruby with the concurrency and fault-tolerance of Erlang. It makes full use of Erlang's BEAM VM and OTP library, so you get two decades' worth of maturity and reliability right out of the gate. Elixir's support for functional programming makes it perfect for modern event-driven applications.
What's inside:
- Covers Elixir 1.2 and 1.3
- Introduction to functional concurrency with actors
- Experience the awesome power of Erlang and OTP
Written for learners comfortable with a standard programming language like Ruby, Java, or Python. FP experience is helpful but not required.
Benjamin Tan Wei Hao is a software engineer at Pivotal Labs, Singapore. He is also an author, a speaker, and an early adopter of Elixir.
Table of Contents
Getting started with Elixir and OTP
- Introduction
- A whirlwind tour
- Processes 101
- Writing server applications with GenServer
Fault tolerance, supervision, and distribution
- Concurrent error-handling and fault tolerance with links, monitors, and processes
- Fault tolerance with Supervisors
- Completing the worker-pool application
- Distribution and load balancing
- Distribution and fault tolerance
- Dialyzer and type specifications
- Property-based and concurrency testing
PLEASE NOTE: When you purchase this title, the accompanying reference material will be available in your Library section along with the audio.
©2016 Manning Publications (P)2016 Manning PublicationsLos oyentes también disfrutaron...
-
The Pragmatic Programmer: 20th Anniversary Edition, 2nd Edition
- Your Journey to Mastery
- De: David Thomas, Andrew Hunt
- Narrado por: Anna Katarina
- Duración: 9 h y 55 m
- Versión completa
-
General
-
Narración:
-
Historia
Dave Thomas and Andy Hunt wrote the first edition of this influential book in 1999 to help their clients create better software and rediscover the joy of coding. These lessons have helped a generation of programmers examine the very essence of software development. Now, 20 years later, this new edition re-examines what it means to be a modern programmer. Topics range from personal responsibility and career development to architectural techniques for keeping your code flexible and easy to adapt and reuse.
-
-
An excellent and entertaining technical book
- De Amazon Customer en 01-21-20
De: David Thomas, y otros
-
Designing Data-Intensive Applications
- The Big Ideas Behind Reliable, Scalable, and Maintainable Systems
- De: Martin Kleppmann
- Narrado por: Benjamin Lange
- Duración: 20 h y 56 m
- Versión completa
-
General
-
Narración:
-
Historia
Author Martin Kleppmann helps you navigate the diverse data landscape by examining the pros and cons of various technologies for processing and storing data. Software keeps changing, but the fundamental principles remain the same. With this book, software engineers and architects will learn how to apply those ideas in practice, and how to make full use of data in modern applications.
-
-
Must read for senior+ software engineers
- De Navid v en 05-29-21
De: Martin Kleppmann
-
The Phoenix Project
- A Novel about IT, DevOps, and Helping Your Business Win 5th Anniversary Edition
- De: Gene Kim, Kevin Behr, George Spafford
- Narrado por: Chris Ruen
- Duración: 14 h y 46 m
- Versión completa
-
General
-
Narración:
-
Historia
Bill, an IT manager at Parts Unlimited, has been tasked with taking on a project critical to the future of the business, code named Phoenix Project. But the project is massively over budget and behind schedule. The CEO demands Bill must fix the mess in 90 days, or else Bill’s entire department will be outsourced. With the help of a prospective board member and his mysterious philosophy of the Three Ways, Bill starts to see that IT work has more in common with manufacturing plant work than he ever imagined.
-
-
Theory and Practice merged
- De Peter en 11-23-15
De: Gene Kim, y otros
-
Staff Engineer
- Leadership Beyond the Management Track
- De: Will Larson
- Narrado por: Shaula Evans
- Duración: 8 h y 52 m
- Versión completa
-
General
-
Narración:
-
Historia
At most technology companies, you'll reach Senior software engineer, the career level for software engineers, in five to eight years. At the career level, your company's career ladder won't require that you work towards the next promotion; being promoted further is an exception rather than expected. This is also when many engineers are first given an opportunity to move into engineering management.
-
-
Great content but some audio issues
- De David M. Tang en 07-08-21
De: Will Larson
-
Clean Architecture
- A Craftsman's Guide to Software Structure and Design
- De: Robert C. Martin
- Narrado por: Theodore O'Brien
- Duración: 8 h y 24 m
- Versión completa
-
General
-
Narración:
-
Historia
Clean Architecture is an essential book for every current or aspiring software architect, systems analyst, system designer, and software manager - and for every programmer who must execute someone else’s designs.
-
-
good book, missing accompanying pdf
- De ^-^ en 03-29-23
De: Robert C. Martin
-
Accelerate: Building and Scaling High Performing Technology Organizations
- De: Nicole Forsgren PhD, Jez Humble, Gene Kim
- Narrado por: Nicole Forsgren
- Duración: 4 h y 58 m
- Versión completa
-
General
-
Narración:
-
Historia
How can we apply technology to drive business value? For years we've been told that the performance of software delivery teams doesn't matter - that it can't provide a competitive advantage to our companies. Through four years of groundbreaking research to include data collected from the State of DevOps reports conducted with Puppet, Dr. Nicole Forsgren, Jez Humble, and Gene Kim set out to find a way to measure software delivery performance - and what drives it - using rigorous statistical methods.
-
-
Only if you have nothing else to do
- De Gvido en 07-24-18
De: Nicole Forsgren PhD, y otros
-
The Pragmatic Programmer: 20th Anniversary Edition, 2nd Edition
- Your Journey to Mastery
- De: David Thomas, Andrew Hunt
- Narrado por: Anna Katarina
- Duración: 9 h y 55 m
- Versión completa
-
General
-
Narración:
-
Historia
Dave Thomas and Andy Hunt wrote the first edition of this influential book in 1999 to help their clients create better software and rediscover the joy of coding. These lessons have helped a generation of programmers examine the very essence of software development. Now, 20 years later, this new edition re-examines what it means to be a modern programmer. Topics range from personal responsibility and career development to architectural techniques for keeping your code flexible and easy to adapt and reuse.
-
-
An excellent and entertaining technical book
- De Amazon Customer en 01-21-20
De: David Thomas, y otros
-
Designing Data-Intensive Applications
- The Big Ideas Behind Reliable, Scalable, and Maintainable Systems
- De: Martin Kleppmann
- Narrado por: Benjamin Lange
- Duración: 20 h y 56 m
- Versión completa
-
General
-
Narración:
-
Historia
Author Martin Kleppmann helps you navigate the diverse data landscape by examining the pros and cons of various technologies for processing and storing data. Software keeps changing, but the fundamental principles remain the same. With this book, software engineers and architects will learn how to apply those ideas in practice, and how to make full use of data in modern applications.
-
-
Must read for senior+ software engineers
- De Navid v en 05-29-21
De: Martin Kleppmann
-
The Phoenix Project
- A Novel about IT, DevOps, and Helping Your Business Win 5th Anniversary Edition
- De: Gene Kim, Kevin Behr, George Spafford
- Narrado por: Chris Ruen
- Duración: 14 h y 46 m
- Versión completa
-
General
-
Narración:
-
Historia
Bill, an IT manager at Parts Unlimited, has been tasked with taking on a project critical to the future of the business, code named Phoenix Project. But the project is massively over budget and behind schedule. The CEO demands Bill must fix the mess in 90 days, or else Bill’s entire department will be outsourced. With the help of a prospective board member and his mysterious philosophy of the Three Ways, Bill starts to see that IT work has more in common with manufacturing plant work than he ever imagined.
-
-
Theory and Practice merged
- De Peter en 11-23-15
De: Gene Kim, y otros
-
Staff Engineer
- Leadership Beyond the Management Track
- De: Will Larson
- Narrado por: Shaula Evans
- Duración: 8 h y 52 m
- Versión completa
-
General
-
Narración:
-
Historia
At most technology companies, you'll reach Senior software engineer, the career level for software engineers, in five to eight years. At the career level, your company's career ladder won't require that you work towards the next promotion; being promoted further is an exception rather than expected. This is also when many engineers are first given an opportunity to move into engineering management.
-
-
Great content but some audio issues
- De David M. Tang en 07-08-21
De: Will Larson
-
Clean Architecture
- A Craftsman's Guide to Software Structure and Design
- De: Robert C. Martin
- Narrado por: Theodore O'Brien
- Duración: 8 h y 24 m
- Versión completa
-
General
-
Narración:
-
Historia
Clean Architecture is an essential book for every current or aspiring software architect, systems analyst, system designer, and software manager - and for every programmer who must execute someone else’s designs.
-
-
good book, missing accompanying pdf
- De ^-^ en 03-29-23
De: Robert C. Martin
-
Accelerate: Building and Scaling High Performing Technology Organizations
- De: Nicole Forsgren PhD, Jez Humble, Gene Kim
- Narrado por: Nicole Forsgren
- Duración: 4 h y 58 m
- Versión completa
-
General
-
Narración:
-
Historia
How can we apply technology to drive business value? For years we've been told that the performance of software delivery teams doesn't matter - that it can't provide a competitive advantage to our companies. Through four years of groundbreaking research to include data collected from the State of DevOps reports conducted with Puppet, Dr. Nicole Forsgren, Jez Humble, and Gene Kim set out to find a way to measure software delivery performance - and what drives it - using rigorous statistical methods.
-
-
Only if you have nothing else to do
- De Gvido en 07-24-18
De: Nicole Forsgren PhD, y otros
-
Team Topologies: Organizing Business and Technology Teams for Fast Flow
- De: Matthew Skelton, Manuel Pais
- Narrado por: Edward Bauer
- Duración: 6 h y 31 m
- Versión completa
-
General
-
Narración:
-
Historia
Team Topologies is a practical, step-by-step, adaptive model for organizational design and team interaction based on four fundamental team types and three team interaction patterns. It is a model that treats teams as the fundamental means of delivery, where team structures and communication pathways are able to evolve with technological and organizational maturity. In Team Topologies, IT consultants Matthew Skelton and Manuel Pais share secrets of successful team patterns and interactions to help listeners choose and evolve the right team patterns for their organization.
-
-
Nice of you’re Amazon or Google
- De Johann D en 06-02-22
De: Matthew Skelton, y otros
-
The Clean Coder
- A Code of Conduct for Professional Programmers
- De: Robert C. Martin
- Narrado por: Theodore O'Brien
- Duración: 6 h y 12 m
- Versión completa
-
General
-
Narración:
-
Historia
Great software is something to marvel at: powerful, elegant, functional, a pleasure to work with as both a developer and as a user. Great software isn’t written by machines. It is written by professionals with an unshakable commitment to craftsmanship. The Clean Coder will help you become one of them - and earn the pride and fulfillment that they alone possess.
-
-
The best one
- De Amazon Customer en 01-10-22
De: Robert C. Martin
-
Code Gamers Development: Lua Essentials
- A Step-By-Step Beginners' Guide to Start Developing Games with Lua
- De: A.E. Colonna
- Narrado por: Nicholas Seitz
- Duración: 4 h y 24 m
- Versión completa
-
General
-
Narración:
-
Historia
Roblox is a gaming platform that not only introduces kids to the metaverse of games but also a creator-friendly hub that offers developers the opportunity to showcase and improve their talents. But the real question is, can you really create your own game even without a programming background? Yes! This is precisely why this book is here—to equip you with the basics, solidify your fundamentals, and walk you through the whole coding process without getting overwhelmed by a plethora of codes on the black screen.
-
-
coding can be fun.
- De juan rodriguez en 11-29-23
De: A.E. Colonna
-
Python for Beginners
- The Ultimate Guide to Learn Python, the Secrets of Machine Language Learning, Data Science Analysis and Data Analytics, Coding Language for Beginners.
- De: Anthony Hack
- Narrado por: Jordan Gunner
- Duración: 4 h y 33 m
- Versión completa
-
General
-
Narración:
-
Historia
There are a lot of benefits to making sure that your network is always safe and secure. And working with the Python language is one of the best ways for you to make sure that we are able to work with some of our own attacks and penetration testing to keep that network safe. Even if you have never worked on hacking in the past, this audiobook is going to give you some of the steps and tips that we need to see the best results with hacking, overall.
-
-
An inspiring and valuable resource included into
- De Bart Green en 04-09-20
De: Anthony Hack
-
Python Programming for Beginners
- A Hands-on Easy Guide for Beginners to Learn Python Programming Fast, Coding Language, Data Analysis with Tools and Tricks
- De: John S. Code
- Narrado por: Daniel White
- Duración: 3 h y 25 m
- Versión completa
-
General
-
Narración:
-
Historia
Many people are afraid of programming and feel like it's just too hard. But with Python programming language, you will find that it can be easier than ever to learn about coding and even to read it as a professional. As you know, there are many computer programming languages. You’ll, perhaps, need more than one life to master them all.
De: John S. Code
-
Learn Python Quickly
- A Complete Beginner’s Guide to Learning Python, Even If You’re New to Programming: Crash Course with Hands-On Project, Book 1
- De: Code Quickly
- Narrado por: Grant Tharp
- Duración: 6 h y 44 m
- Versión completa
-
General
-
Narración:
-
Historia
Looking to learn Python? Python has gone to be one of the most popular programming languages in the world, and you will be one of the few people left out if you don’t add this knowledge to your arsenal. This audiobook makes learning Python simple, fast, and easy, taking away the confusion from learning a new language. It will teach you all the basics of Python, and even some of the more advanced Python concepts, taking you from beginner to intermediate Python programmer.
-
-
If you are looking to decorated in Python!
- De Jerry J. Deleon en 05-11-20
De: Code Quickly
-
Java from Zero
- Learn Java Programming Fast for Beginners to Professionals: The Complete Guide with Code Examples and Exercises to Become a Professional
- De: Scott Brandt
- Narrado por: Jason Wright
- Duración: 9 h y 6 m
- Versión completa
-
General
-
Narración:
-
Historia
According to HackerRank, Java is now the third most in-demand language that hiring managers look for. And with US Java developers now earning upwards of $105,000 on average, based on data from Indeed…you can rest assured that learning Java will pay off in more ways than one.
-
-
Perfect for Self-Learners
- De James M. Faulkner en 10-04-24
De: Scott Brandt
-
Computer Programming: Python - 3 Books in 1
- A Crash Course to Go Deep into Artificial Intelligence. Tools, Tips and Tricks to Implement Your Neural Networks with Machine Learning and Data Science
- De: Russel R. Russo
- Narrado por: Zachary Zaba
- Duración: 10 h y 47 m
- Versión completa
-
General
-
Narración:
-
Historia
Either if you want to start up your own enterprise, apply your knowledge to your current business, or find a job at the greatest and most innovative companies, Computer Programming: Python will prepare the ground for your future success.
De: Russel R. Russo
-
Learn Python Programming
- A Beginners Crash Course on Python Language for Getting Started with Machine Learning, Data Science and Data Analytics (Artificial Intelligence, Book 1)
- De: Russel R. Russo
- Narrado por: Zachary Zaba
- Duración: 3 h y 34 m
- Versión completa
-
General
-
Narración:
-
Historia
Artificial intelligence is the secret behind the big ones like Google, Facebook, Amazon, and we all know that. But it can also be a powerful tool in your own hands. With this audiobook, you will prepare the ground for your future success, either if you want to start up your own AI enterprise, apply your knowledge to your current business, or find a job at the greatest and most innovative companies. If programming will open you many doors, Python programming will open you even more.
De: Russel R. Russo
-
Clean Code
- A Handbook of Agile Software Craftsmanship
- De: Robert C. Martin
- Narrado por: Theodore O'Brien
- Duración: 5 h y 49 m
- Versión completa
-
General
-
Narración:
-
Historia
Noted software expert Robert C. Martin presents a revolutionary paradigm with Clean Code: A Handbook of Agile Software Craftsmanship. Martin has teamed up with his colleagues from Object Mentor to distill their best agile practice of cleaning code “on the fly” into a book that will instill within you the values of a software craftsman and make you a better programmer - but only if you work at it.
-
-
Quick fix needed
- De R L en 05-06-21
De: Robert C. Martin
-
Python Programming: 2-in-1 Ultimate Value Python Guide: Learn Python Series
- De: Ronald Olsen
- Narrado por: John Fehskens
- Duración: 5 h y 13 m
- Versión completa
-
General
-
Narración:
-
Historia
Now is your chance to grab this! No B.S.! No nonsense! Straight to the point! Learn, master and level up your python programming skills! Have you ever wondered why your colleagues are coding faster than you? Do they know some tricks and hacks that you don't with Python?
-
-
one of the best audio books in the market
- De Mrs C en 09-20-17
De: Ronald Olsen
-
Javascript for Beginners
- The Simplified for Absolute Beginner’s Guide to Learn and Understand Computer Programming Coding with Javascript Step by Step. Basics Concepts and Practice Examples Inside
- De: Matthew Python
- Narrado por: Charles Young
- Duración: 4 h y 16 m
- Versión completa
-
General
-
Narración:
-
Historia
JavaScript is among the most widely used computer programming languages in the world. It has been in the computer programming field for well over 40 years, and it is known as a high level language due to the competence it has established in the programming field. JavaScript is used by various software companies in the world, so much so that many computer operations will not work without it. So, it’s a great idea to try using it, too.
De: Matthew Python