Book description
This book includes descriptions of programs that you can write in Elixir. The programs will usually be short, and each one has been designed to provide practice material for a particular Elixir programming concept. These programs have not been designed to be of considerable difficulty, though they may ask you to stretch a bit beyond the immediate material and examples that you find in the book Introducing Elixir.
Table of contents
- Études for Elixir
- Preface: What’s an étude?
- 1. Getting Comfortable with Elixir
- 2. Functions and Modules
- 3. Atoms, Tuples, and Pattern Matching
- 4. Logic and Recursion
- 5. Strings
- 6. Lists
- 7. Hashes
- 8. Higher Order Functions and List Comprehensions
- 9. Processes
- 10. Handling Errors
- 11. Storing Structured Data
- 12. Getting Started with OTP
- 13. Using Macros to Extend Elixir
- 14. Contributors
-
A. Solutions to Études
- Solution 2-1
- Solution 2-2
- Solution 2-3
- Solution 3-1
- Solution 3-2
- Solution 3-3
- Solution 3-4
- Solution 4-1
- Solution 4-2
- Solution 4-2
- Solution 4-3
- Solution 4-4
- Solution 4-5
- Solution 5-1
- Solution 5-2
- Solution 5-3
- Solution 6-1
- Solution 6-2
- Solution 6-3
- Solution 6-4
- Solution 7-1
- Solution 7-1
- Solution 7-3
- Solution 7-4
- Solution 8-1
- Solution 8-2
- Solution 8-3
- Solution 8-4
- Solution 8-5
- Solution 8-6
- Solution 9-1
- Solution 10-1
- Solution 10-2
- Solution 11-1
- Solution 12-1
- Solution 12-2
- Solution 12-3
- Solution 12-4
- Solution 13-1
- Solution 13-2
- Solution 13-3
- B. A Brief Introduction to Regular Expressions
- Copyright
Product information
- Title: Études for Elixir
- Author(s):
- Release date: October 2014
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781449372217
You might also like
book
Property-Based Testing with PropEr, Erlang, and Elixir
Property-based testing helps you create better, more solid tests with little code. By using the PropEr …
book
Introducing Elixir
Elixir is an excellent language if you want to learn about functional programming, and with this …
book
Programming Ecto
Languages may come and go, but the relational database endures. Learn how to use Ecto, the …
book
Concurrent Data Processing in Elixir
Learn different ways of writing concurrent code in Elixir and increase your application's performance, without sacrificing …