Skip to content

Commit 59f6097

Browse files
lackacjosevalim
authored andcommitted
Add Adopting Elixir to the Learning page
1 parent 631c8a4 commit 59f6097

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

images/learning/adopting-elixir.jpg

10.5 KB
Loading

learning.markdown

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,17 @@ The book starts with a basic introduction to the Elixir language and functional
3636

3737
<div class="clear"></div>
3838

39+
<h4 class="resource">Adopting Elixir</h4>
40+
41+
<a class="cover" href="https://pragprog.com/book/tvmelixir/adopting-elixir" title="Adopting Elixir: From Concept to Production
42+
– by Ben Marx, José Valim, Bruce Tate"><img src="/images/learning/adopting-elixir.jpg" alt="Programming Elixir cover" width="190" /></a>
43+
44+
Adoption is more than programming. Elixir is an exciting new language, but to successfully get your application from start to finish, you’re going to need to know more than just the language. You need the case studies and strategies in this book.
45+
46+
Learn the best practices for the whole life of your application, from design and team-building, to managing stakeholders, to deployment and monitoring. Go beyond the syntax and the tools to learn the techniques you need to develop your Elixir application from concept to production.
47+
48+
<div class="clear"></div>
49+
3950
<h4 class="resource">Introducing Elixir</h4>
4051

4152
<a class="cover" href="http://shop.oreilly.com/product/0636920030584.do" title="Introducing Elixir: Getting Started in Functional Programming

0 commit comments

Comments
 (0)