Download PDF Introducing Elixir: Getting Started in Functional Programming
The Introducing Elixir: Getting Started In Functional Programming is guide that we currently recommend. This is not kind of huge publication. However, this publication will aid you to reach the big idea. When you come to read this publication, you can obtain the soft documents of it and wait in some numerous devices. Of course, it will certainly depend upon exactly what gadget that you possess and do. For this instance, guide is suggested to conserve in laptop, computer system, or in the gadget.
Introducing Elixir: Getting Started in Functional Programming
Download PDF Introducing Elixir: Getting Started in Functional Programming
Follow up just what we will use in this article concerning Introducing Elixir: Getting Started In Functional Programming You understand truly that this publication is coming as the best seller publication today. So, when you are actually an excellent visitor or you're fans of the writer, it does will certainly be funny if you don't have this book. It suggests that you have to get this book. For you who are beginning to find out about something new and really feel interested regarding this book, it's very easy after that. Simply get this book as well as feel how this book will give you much more exciting lessons.
However, after finding this web site you might not be uncertainty as well as really feel difficult anymore. It appears that this website provides the best collections of the book to read. When you want such subject, Introducing Elixir: Getting Started In Functional Programming can be a selection. Wow, enjoy this publication a lot. Do you really feel the very same? Well, really, it's not mosting likely to be hard when expecting this publication as the reading product. After finding the wonderful internet site as this on-line library, we will certainly be so simple in discovering many genres of publications.
While the other individuals in the establishment, they are unsure to discover this Introducing Elixir: Getting Started In Functional Programming directly. It could need more times to go establishment by store. This is why we suppose you this site. We will offer the best method and also reference to get the book Introducing Elixir: Getting Started In Functional Programming Even this is soft data book, it will certainly be convenience to lug Introducing Elixir: Getting Started In Functional Programming wherever or save at home. The difference is that you may not need relocate the book Introducing Elixir: Getting Started In Functional Programming area to place. You could require just copy to the other gadgets.
It's no any sort of faults when others with their phone on their hand, as well as you're too. The distinction could last on the material to open Introducing Elixir: Getting Started In Functional Programming When others open up the phone for chatting and chatting all things, you can often open up and also review the soft data of the Introducing Elixir: Getting Started In Functional Programming Naturally, it's unless your phone is available. You can additionally make or save it in your laptop or computer that reduces you to read 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
0 komentar:
Posting Komentar