Learn Functional Programming with Elixir: New Foundations for a New World (The Pragmatic Programmers)

Almeida, Ulisses

ISBN 10: 168050245X ISBN 13: 9781680502459
Published by Pragmatic Bookshelf (edition 1), 2018
Used Paperback

From BooksRun, Philadelphia, PA, U.S.A. Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

AbeBooks Seller since 2 February 2016

This specific item is no longer available.

About this Item

Description:

Ship within 24hrs. Satisfaction 100% guaranteed. APO/FPO addresses supported. Seller Inventory # 168050245X-8-1

Report this item

Synopsis:

Elixir's straightforward syntax and this guided tour give you a clean, simple path to learn modern functional programming techniques. No previous functional programming experience required! This book walks you through the right concepts at the right pace, as you explore immutable values and explicit data transformation, functions, modules, recursive functions, pattern matching, high-order functions, polymorphism, and failure handling, all while avoiding side effects. Don't board the Elixir train with an imperative mindset! To get the most out of functional languages, you need to think functionally. This book will get you there.

Functional programming offers useful techniques for building maintainable and scalable software that solves today's difficult problems. The demand for software written in this way is increasing - you don't want to miss out. In this book, you'll not only learn Elixir and its features, you'll also learn the mindset required to program functionally. Elixir's clean syntax is excellent for exploring the critical skills of using functions and concurrency.

Start with the basic techniques of the functional way: working with immutable data, transforming data in discrete steps, and avoiding side effects. Next, take a deep look at values, expressions, functions, and modules. Then extend your programming with pattern matching and flow control with case, if, cond, and functions. Use recursive functions to create iterations. Work with data types such as lists, tuples, and maps. Improve code reusability and readability with Elixir's most common high-order functions. Explore how to use lazy computation with streams, design your data, and take advantage of polymorphism with protocols. Combine functions and handle failures in a maintainable way using Elixir features and libraries.

Learn techniques that matter to make code that lives harmoniously with the language.

What You Need:

You'll need a computer and Elixir 1.4 or newer version installed. No previous functional programming or Elixir experience is required. Some experience with any programming language is recommended.

About the Author: Ulisses Almeida is a software consultant at Plataformatec, the company that created Elixir. He works on crafting applications, coaching beginner developers, and advising customers on best practices to build robust and maintainable systems.

"About this title" may belong to another edition of this title.

Bibliographic Details

Title: Learn Functional Programming with Elixir: ...
Publisher: Pragmatic Bookshelf (edition 1)
Publication Date: 2018
Binding: Paperback
Condition: Very Good
Edition: 1.

Top Search Results from the AbeBooks Marketplace

Stock Image

Almeida, Ulisses
Published by Pragmatic Bookshelf, 2018
ISBN 10: 168050245X ISBN 13: 9781680502459
Used Paperback

Seller: WorldofBooks, Goring-By-Sea, WS, United Kingdom

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Paperback. Condition: Very Good. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged. Seller Inventory # GOR012660699

Contact seller

Buy Used

£ 6.90
£ 5.60 shipping
Ships from United Kingdom to U.S.A.

Quantity: 1 available

Add to basket

Stock Image

Almeida, Ulisses
Published by Pragmatic Bookshelf, 2018
ISBN 10: 168050245X ISBN 13: 9781680502459
Used Paperback

Seller: WorldofBooks, Goring-By-Sea, WS, United Kingdom

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Paperback. Condition: Fine. Seller Inventory # GOR011199757

Contact seller

Buy Used

£ 6.90
£ 5.60 shipping
Ships from United Kingdom to U.S.A.

Quantity: 1 available

Add to basket

Stock Image

Almeida, Ulisses
Published by Pragmatic Bookshelf, 2018
ISBN 10: 168050245X ISBN 13: 9781680502459
Used Paperback

Seller: HPB-Red, Dallas, TX, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Paperback. Condition: Good. Connecting readers with great books since 1972! Used textbooks may not include companion materials such as access codes, etc. May have some wear or writing/highlighting. We ship orders daily and Customer Service is our top priority! Seller Inventory # S_419041726

Contact seller

Buy Used

£ 7.94
£ 2.80 shipping
Ships within U.S.A.

Quantity: 1 available

Add to basket

Stock Image

Almeida, Ulisses
Published by Pragmatic Bookshelf, 2018
ISBN 10: 168050245X ISBN 13: 9781680502459
Used Softcover

Seller: World of Books (was SecondSale), Montgomery, IL, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: Very Good. Item in very good condition! Textbooks may not include supplemental items i.e. CDs, access codes etc. Seller Inventory # 00074428282

Contact seller

Buy Used

£ 13.62
Free Shipping
Ships within U.S.A.

Quantity: 1 available

Add to basket

Stock Image

Ulisses Almeida
Published by The Pragmatic Programmers, 2018
ISBN 10: 168050245X ISBN 13: 9781680502459
New Paperback / softback

Seller: THE SAINT BOOKSTORE, Southport, United Kingdom

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Paperback / softback. Condition: New. New copy - Usually dispatched within 4 working days. Seller Inventory # B9781680502459

Contact seller

Buy New

£ 27.53
£ 14.93 shipping
Ships from United Kingdom to U.S.A.

Quantity: 18 available

Add to basket

Seller Image

Ulisses Almeida
Published by The Pragmatic Programmers, US, 2018
ISBN 10: 168050245X ISBN 13: 9781680502459
New Paperback

Seller: Rarewaves.com UK, London, United Kingdom

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Paperback. Condition: New. Elixir's straightforward syntax and this guided tour give you a clean, simple path to learn modern functional programming techniques. No previous functional programming experience required! This book walks you through the right concepts at the right pace, as you explore immutable values and explicit data transformation, functions, modules, recursive functions, pattern matching, high-order functions, polymorphism, and failure handling, all while avoiding side effects. Don't board the Elixir train with an imperative mindset! To get the most out of functional languages, you need to think functionally. This book will get you there. Functional programming offers useful techniques for building maintainable and scalable software that solves today's difficult problems. The demand for software written in this way is increasing - you don't want to miss out. In this book, you'll not only learn Elixir and its features, you'll also learn the mindset required to program functionally. Elixir's clean syntax is excellent for exploring the critical skills of using functions and concurrency.Start with the basic techniques of the functional way: working with immutable data, transforming data in discrete steps, and avoiding side effects. Next, take a deep look at values, expressions, functions, and modules. Then extend your programming with pattern matching and flow control with case, if, cond, and functions. Use recursive functions to create iterations. Work with data types such as lists, tuples, and maps. Improve code reusability and readability with Elixir's most common high-order functions. Explore how to use lazy computation with streams, design your data, and take advantage of polymorphism with protocols. Combine functions and handle failures in a maintainable way using Elixir features and libraries. Learn techniques that matter to make code that lives harmoniously with the language. What You Need: You'll need a computer and Elixir 1.4 or newer version installed. No previous functional programming or Elixir experience is required. Some experience with any programming language is recommended. Seller Inventory # LU-9781680502459

Contact seller

Buy New

£ 27.82
£ 65 shipping
Ships from United Kingdom to U.S.A.

Quantity: 7 available

Add to basket

Seller Image

Almeida, Ulisses
Published by Pragmatic Bookshelf, 2018
ISBN 10: 168050245X ISBN 13: 9781680502459
New Softcover

Seller: GreatBookPricesUK, Woodford Green, United Kingdom

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: New. Seller Inventory # 29228029-n

Contact seller

Buy New

£ 27.91
£ 15 shipping
Ships from United Kingdom to U.S.A.

Quantity: 5 available

Add to basket

Seller Image

Almeida, Ulisses
Published by Pragmatic Bookshelf, 2018
ISBN 10: 168050245X ISBN 13: 9781680502459
Used Softcover

Seller: GreatBookPrices, Columbia, MD, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: As New. Unread book in perfect condition. Seller Inventory # 29228029

Contact seller

Buy Used

£ 29.53
£ 1.97 shipping
Ships within U.S.A.

Quantity: 5 available

Add to basket

Seller Image

Almeida, Ulisses
Published by Pragmatic Bookshelf, 2018
ISBN 10: 168050245X ISBN 13: 9781680502459
New Softcover

Seller: GreatBookPrices, Columbia, MD, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: New. Seller Inventory # 29228029-n

Contact seller

Buy New

£ 29.61
£ 1.97 shipping
Ships within U.S.A.

Quantity: 5 available

Add to basket

Seller Image

Ulisses Almeida
Published by The Pragmatic Programmers, US, 2018
ISBN 10: 168050245X ISBN 13: 9781680502459
New Paperback

Seller: Rarewaves.com USA, London, LONDO, United Kingdom

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Paperback. Condition: New. Elixir's straightforward syntax and this guided tour give you a clean, simple path to learn modern functional programming techniques. No previous functional programming experience required! This book walks you through the right concepts at the right pace, as you explore immutable values and explicit data transformation, functions, modules, recursive functions, pattern matching, high-order functions, polymorphism, and failure handling, all while avoiding side effects. Don't board the Elixir train with an imperative mindset! To get the most out of functional languages, you need to think functionally. This book will get you there. Functional programming offers useful techniques for building maintainable and scalable software that solves today's difficult problems. The demand for software written in this way is increasing - you don't want to miss out. In this book, you'll not only learn Elixir and its features, you'll also learn the mindset required to program functionally. Elixir's clean syntax is excellent for exploring the critical skills of using functions and concurrency.Start with the basic techniques of the functional way: working with immutable data, transforming data in discrete steps, and avoiding side effects. Next, take a deep look at values, expressions, functions, and modules. Then extend your programming with pattern matching and flow control with case, if, cond, and functions. Use recursive functions to create iterations. Work with data types such as lists, tuples, and maps. Improve code reusability and readability with Elixir's most common high-order functions. Explore how to use lazy computation with streams, design your data, and take advantage of polymorphism with protocols. Combine functions and handle failures in a maintainable way using Elixir features and libraries. Learn techniques that matter to make code that lives harmoniously with the language. What You Need: You'll need a computer and Elixir 1.4 or newer version installed. No previous functional programming or Elixir experience is required. Some experience with any programming language is recommended. Seller Inventory # LU-9781680502459

Contact seller

Buy New

£ 31.65
Free Shipping
Ships from United Kingdom to U.S.A.

Quantity: 7 available

Add to basket

There are 20 more copies of this book

View all search results for this book