LightBlog
Adbox

Ebook Free Introducing Elixir: Getting Started in Functional Programming

Ebook Free Introducing Elixir: Getting Started in Functional Programming

If you still feel perplexed to pick guide and you have no concept about what type of book, you can consider Introducing Elixir: Getting Started In Functional Programming Why should be it? When you are looking a book to be read, you will take a look at the cover layout initially, will not you? It will certainly likewise be the method of you to be interested to see the title. The title of this book is also so fascinating to check out. From the title, you could be interested to review the material.

Introducing Elixir: Getting Started in Functional Programming

Introducing Elixir: Getting Started in Functional Programming


Introducing Elixir: Getting Started in Functional Programming


Ebook Free Introducing Elixir: Getting Started in Functional Programming

Introducing Elixir: Getting Started In Functional Programming How an easy suggestion by reading can enhance you to be an effective person? Checking out Introducing Elixir: Getting Started In Functional Programming is a really easy activity. However, exactly how can many individuals be so lazy to read? They will certainly favor to invest their leisure time to talking or socializing. When as a matter of fact, checking out Introducing Elixir: Getting Started In Functional Programming will provide you a lot more opportunities to be effective completed with the efforts.

When obtaining this book Introducing Elixir: Getting Started In Functional Programming as reference to read, you could gain not simply inspiration yet likewise brand-new understanding and also driving lessons. It has greater than usual perks to take. What kind of publication that you read it will serve for you? So, why need to obtain this book qualified Introducing Elixir: Getting Started In Functional Programming in this post? As in link download, you could get the publication Introducing Elixir: Getting Started In Functional Programming by online.

Asking why? You have seen that this website teems with wonderful books from alternative publishes a libraries on the planet. Obtaining a minimal version book is likewise very easy below. You could discover Introducing Elixir: Getting Started In Functional Programming, as example to be your turn and also your choice currently. Due to the fact that, we will certainly not hide anything concerning it here. We offer you all the very best from Introducing Elixir: Getting Started In Functional Programming that the author developed particularly for you.

Nevertheless, also this publication is created based on the reality, one that is very intriguing is that the writer is really clever to make this publication very easy to review as well as comprehend. Valuing the excellent viewers to constantly have reviewing habit, every author serves their finest in offering their ideas and also jobs. Who you are and also exactly what you are does not end up being any kind of huge issue to get this publication. After visiting this website, you could inspect even more about this book and then find it to realize reading.

Introducing Elixir: Getting Started in Functional Programming

About the Author

Simon St. Laurent is Senior Editor at O'Reilly Media, Inc., focusing primarily on JavaScript and web-related projects. He is co-chair of the Fluent conference. He's authored or co-authored books including Introducing Elixir, Introducing Erlang, Learning Rails 3, XML Pocket Reference, 3rd, XML: A Primer, and Cookies.You can find more of his writing on technology, Quakerism, and the Town of Dryden at simonstl.com.J. David Eisenberg is a programmer and instructor living in San Jose, California. David has a talent for teaching and explaining. He has developed courses for CSS, JavaScript, CGI, and beginning XML. He also teaches C and Perl at De Anza Community College in Cupertino. David has written articles for xml.com and alisapart.com on topics such as Javascript and the Document Object Model, XML validation, XSL Transformations and Formatting Objects, and (surprise) SVG. His on-line courses provide introductory tutorials for Korean, Modern Greek, and Russian. David has also been developing education software since 1975, when he worked with the Modern Foreign Language project at the University of Illinois to develop computer-assisted instruction on the PLATO system. He co-authored several of the in-box tutorials shipped with the venerable Apple II computer. David did the programming for the multimedia CD-ROM version of a series of children's stories, and the programming for beginning Algebra and Spanish discs. When not programming, David enjoys digital photography, reading science fiction, and riding his bicycle.

Read more

Product details

Paperback: 210 pages

Publisher: O'Reilly Media; 1 edition (September 25, 2014)

Language: English

ISBN-10: 1449369995

ISBN-13: 978-1449369996

Product Dimensions:

7 x 0.5 x 9.2 inches

Shipping Weight: 15.5 ounces (View shipping rates and policies)

Average Customer Review:

4.6 out of 5 stars

11 customer reviews

Amazon Best Sellers Rank:

#864,219 in Books (See Top 100 in Books)

Relatively speaking, this deserves 4 stars. If you've had no exposure to Erlang, do NOT grab the book by Dave Thomas UNTIL you've grabbed this; the other alternative would be to really go through elixir-lang.org tutorial because it's actually really good. Dave Thomas' book moves pretty fast, just so you know. But this book takes a decent pace and starts with the small stuff, and so I give it four stars.Now, one star had to be deducted for something irksome. The author uses examples that are kinda dumb. This makes the book feel like there ought to be a book BETWEEN it and Dave Thomas Programatic Programmers book. I just wound up putting this book down after the tutorial because you get into writing a server, doing something practical. When you learn a new language, you want to connect the data structures and functions with something closer to what you'll be DOING with the language. Whatever. It's a decent book and the only one out there like it right now for understanding the basics. Someone'll come along and write a "Learn You Some Elixir" and I hope they are as effective as elixir-lang.org at conveying WHY the language is so cool in practice.

Both this book, and the same title for Erlang by this author are both excellent first introductory books. They both follow the same formats, so an added benefit of having both is seeing how the exact same functions, etc. are implemented in both languages. Though I use both Erlang, and Elixir, I purchased both of these to add to my library.

I just received this today and I spent most of the day reading it. It reads like a perfectly good introduction to Elixir, but there's not much going on here that isn't happening in Mr. St. Laurent's Erlang book. I found this a little disappointing. That said, having something to hand that covers all the mechanical bits of Elixir syntax is nice, and the extra chapter on Macros is welcome, especially for someone like me who, despite having spent a little bit of time in Scheme, never really got the whole macros thing.It might be best to think of this as exactly what the subtitle says; an introduction to functional programming. Notably, this is the same subtitle as St. Laurent's Erlang book. This book will cover the baby steps of functional programming, letting you get a feel for the thing if you have little experience with the style.

As a newbie I have found this book easy to understand and well thought out. I'm not finished with it yet but am finding it one of the better programming books I have purchased. I would highly recommend this book to any beginner who wants to explore functional programming.

This is a short and readable intro and tour to Elixir language syntax mostly. The reason I gave 4 stars instead of 5 because the principles of FP are not well elucidated in the book as the title suggested.

Awesome introduction into Elixir. Well laid out and definitely more geared towards the beginner (which suits me just fine). I haven't been this excited about a programming language since I first learned Ruby. An excellent precursor to Programming Elixir by Dave Thomas.

As an introduction serves the purpose well. Easy reading and good examples of code. As first impression Elixir looks like a sweet flavored Erlang version where the variables gets the behaviour of variables and may change. Metaprogramming is a powerfull tool to handle tedious and repetitive tasks. To be a six star miss a chapter for web app and system architecture within the functional paradigm.

I read this on both ends of a short round trip flight, and as for someone with me who had some degree of erlang experience this did a good job on selling me on elixir.

Introducing Elixir: Getting Started in Functional Programming PDF
Introducing Elixir: Getting Started in Functional Programming EPub
Introducing Elixir: Getting Started in Functional Programming Doc
Introducing Elixir: Getting Started in Functional Programming iBooks
Introducing Elixir: Getting Started in Functional Programming rtf
Introducing Elixir: Getting Started in Functional Programming Mobipocket
Introducing Elixir: Getting Started in Functional Programming Kindle

Introducing Elixir: Getting Started in Functional Programming PDF

Introducing Elixir: Getting Started in Functional Programming PDF

Introducing Elixir: Getting Started in Functional Programming PDF
Introducing Elixir: Getting Started in Functional Programming PDF
Share on Google Plus

About Don Savage

This is a short description in the author block about the author. You edit it by entering text in the "Biographical Info" field in the user admin panel.

0 comments:

Post a Comment