From Ruby to Elixir (Pragmatic Bookshelf)

PragmaticBookshelf
Use your Ruby knowledge to quickly learn Elixir and build scalable applications using the most powerful libraries in the Elixir ecosystem.

Stephen Bussey @sb8244

edited by Jacquelyn Carter @jkcarter

Elixir will change the way you think about programming. Use your Ruby experience to quickly get up to speed so you can see what all of the buzz is about. Go from zero to production applications that are reliable, fast, and scalable. Learn Elixir syntax and pattern matching to conquer the basics. Then move onto Elixir’s unique process model that offers a world-class way to go parallel without fear. Finally, use the most common libraries like Ecto, Phoenix, and Oban to build a real-world SMS application. Now’s the time. Dive in and learn Elixir.

Whether you’re a seasoned Ruby developer looking to expand your skill set or a programming beginner looking for a solid foundation in Elixir, this book has what you need to get up to speed quickly. Elixir is a functional language with a fairly small footprint. This makes it easier to learn and put into production than other languages. Plus, it’s built on forty-year-old foundations that give your applications rock-solid stability.

The first part of this book is all about developing expertise in the language. Learn about the core data types, build application data structures, enumerate over data, and use pattern matching to control the flow of an application. Elixir has an amazing process model that allows for (actually) easy parallel processing. Learn how to tap into this process model so you can leverage that power yourself.

The second part of this book builds a real-world application using the most important libraries in a web developer’s toolbox. Each library is compared to its similar Ruby library so you’ll quickly see similarities and differences. We’ll use Ecto, Phoenix, and Oban to build a SMS application powered by Twilio.

What are you waiting for? Tap into your Ruby knowledge and start building scalable Elixir applications today.

Steve Bussey is a software architect turned startup founder. He led the introduction of Elixir to an all-Ruby team, resulting in successful adoption of Elixir. He wrote Real-Time Phoenix, which teaches readers how to build scalable real-time Elixir applications. Steve is passionate about sharing Elixir due to the positive impact it has had on how he designs and develops applications.

Don’t forget you can get 35% off with your Devtalk discount! Just use the coupon code “devtalk.com" at checkout :+1:

Latest Threads About This Book Top

antfarm
The following sentence in the section " Erlang, OTP, Elixir, and Friends" is not correct: “You’ll write Elixir code when you work on you...
New
cristofer
Page 178 describing the test send_sms_message/1. We are missing to mention that the test.exs should import the dev secrets import_config...
New
symbolboxer
Hi! I believe I’ve found an erratum. tl;dr: MessageController/create does not add changeset validation errors to the flash, which breaks...
New
orville
I managed to install asdf, then erlang and elixir via asdf. I was able to create and test the example Mix project (page 19) successfully...
New
yba
@sb8244 From Ruby to Elixir - iex(1)> Enum.reduce([1, 2, 3], 0, fn num, ac → if num > max, do: num, else: ac end) error: undefine...
New
hoeppner
Hi @sb8244, I get a warning when I try to do the migrations on page 97 with mix ecto.create: warning: invalid association sms_messages...
New
dharmamike
@sb8244 In Chapter 6, Persisting Data with Ecto, the text says to create the phone_app with phx.app and should read phx.new. use… $ mi...
New
dharmamike
@sb8244 The code example for Examples.GenServer.SimpleServer.add/3 function does not work for me as written. I was able to get it to w...
New
s2k
Hi @sb8244, The last part of the section is: This section is designed to give you enough knowledge to know what each is, how its diff...
New
PragmaticBookshelf
Use your Ruby knowledge to quickly learn Elixir and build scalable applications using the most powerful libraries in the Elixir ecosystem...
New

Most Active This Week Top

Most Active This Month Top

Most Active This Year Top

orville
I managed to install asdf, then erlang and elixir via asdf. I was able to create and test the example Mix project (page 19) successfully...
New
symbolboxer
Hi! I believe I’ve found an erratum. tl;dr: MessageController/create does not add changeset validation errors to the flash, which breaks...
New
cristofer
Page 178 describing the test send_sms_message/1. We are missing to mention that the test.exs should import the dev secrets import_config...
New
antfarm
The following sentence in the section " Erlang, OTP, Elixir, and Friends" is not correct: “You’ll write Elixir code when you work on you...
New

Most Active Last Three Years Top

PragmaticBookshelf
Use your Ruby knowledge to quickly learn Elixir and build scalable applications using the most powerful libraries in the Elixir ecosystem...
New
dharmamike
@sb8244 The code example for Examples.GenServer.SimpleServer.add/3 function does not work for me as written. I was able to get it to w...
New
s2k
Hi @sb8244, The last part of the section is: This section is designed to give you enough knowledge to know what each is, how its diff...
New
dharmamike
@sb8244 In Chapter 6, Persisting Data with Ecto, the text says to create the phone_app with phx.app and should read phx.new. use… $ mi...
New
hoeppner
Hi @sb8244, I get a warning when I try to do the migrations on page 97 with mix ecto.create: warning: invalid association sms_messages...
New
yba
@sb8244 From Ruby to Elixir - iex(1)> Enum.reduce([1, 2, 3], 0, fn num, ac → if num > max, do: num, else: ac end) error: undefine...
New

Most Active Over Three Years Top

Get money off!

The Pragmatic Bookshelf

35% off any eBook

Simply use coupon code "devtalk.com" at checkout. See full details here.