Programming Elixir: functional, concurrent, pragmatic, fun
You want to explore functional programming, but are put off by the academic feel (tell me about monads just one more time). You know you need concurrent applications, but also know these are almost impossible to get right. Meet Elixir, a functional, concurrent language built on the rock-solid Erlang...
Gespeichert in:
Beteilige Person: | |
---|---|
Weitere beteiligte Personen: | , |
Format: | Elektronisch E-Book |
Sprache: | Englisch |
Veröffentlicht: |
[Frisco, TX]
Pragmatic Programmers
[2014]
|
Schriftenreihe: | The pragmatic programmers
|
Schlagwörter: | |
Links: | https://learning.oreilly.com/library/view/-/9781680500530/?ar |
Zusammenfassung: | You want to explore functional programming, but are put off by the academic feel (tell me about monads just one more time). You know you need concurrent applications, but also know these are almost impossible to get right. Meet Elixir, a functional, concurrent language built on the rock-solid Erlang VM. Elixir's pragmatic syntax and built-in support for metaprogramming will make you productive and keep you interested for the long haul. This book is the introduction to Elixir for experienced programmers.Maybe you need something that's closer to Ruby, but with a battle-proven environment that's unrivaled for massive scalability, concurrency, distribution, and fault tolerance. Maybe the time is right for the Next Big Thing. Maybe it's Elixir.And don't forget to download this handy "cheat sheet":https://media.pragprog.com/titles/elixir/ElixirCheat.pdf for Elixir syntax.h5. Print books will be available after Elixir 1.0 has been finalized.As a developer, you've probably heard that functional programming techniques help manage the complexities of today's real-world, concurrent systems. You're also investigating designs that help you maximize uptime and manage security.This book is your guide to Elixir, a modern, functional, and concurrent programming language. Because Elixir runs on the Erlang VM, and uses the underlying Erlang/OTP architecture, it benefits from almost 20 years of research into high performance, highly parallel, and seriously robust applications. Elixir brings a lot that's new: a modern, Ruby-like, extendable syntax, compile and runtime evaluation, a hygienic macro system, and more.But, just as importantly, Elixir brings a sense of enjoyment to parallel, functional programming. Your applications become fun to work with, and the language encourages you to experiment.Part 1 covers the basics of writing sequential Elixir programs. We'll look at the language, the tools, and the conventions.Part 2 uses these skills to start writing concurrent code--applications that use all the cores on your machine, or all the machines on your network! And we do it both with and without OTP.And Part 3 looks at the more advanced features of the language, from DSLs and code generation to extending the syntax.By the end of this book, you'll understand Elixir, and know how to apply it to solve your complex, modern problems. |
Beschreibung: | "Version: P1.0 (October 2014).". - Place of publication from publisher's Web site. - Includes bibliographical references. - Print version record |
Umfang: | 1 Online-Ressource (1 volume) illustrations. |
ISBN: | 1937785580 9781937785581 |
Internformat
MARC
LEADER | 00000cam a22000002c 4500 | ||
---|---|---|---|
001 | ZDB-30-ORH-047668024 | ||
003 | DE-627-1 | ||
005 | 20240228115755.0 | ||
007 | cr uuu---uuuuu | ||
008 | 191023s2014 xx |||||o 00| ||eng c | ||
020 | |a 1937785580 |c Trade Paper |9 1-937785-58-0 | ||
020 | |a 9781937785581 |c Trade Paper |9 978-1-937785-58-1 | ||
035 | |a (DE-627-1)047668024 | ||
035 | |a (DE-599)KEP047668024 | ||
035 | |a (ORHE)9781680500530 | ||
035 | |a (DE-627-1)047668024 | ||
040 | |a DE-627 |b ger |c DE-627 |e rda | ||
041 | |a eng | ||
082 | 0 | |a 005.133 |2 23 | |
100 | 1 | |a Thomas, David |d 1956- |e VerfasserIn |4 aut | |
245 | 1 | 0 | |a Programming Elixir |b functional, concurrent, pragmatic, fun |c Dave Thomas ; foreword by José Valim, creator of Elixir ; edited by Lynn Beighley |
264 | 1 | |a [Frisco, TX] |b Pragmatic Programmers |c [2014] | |
264 | 4 | |c ©2014 | |
300 | |a 1 Online-Ressource (1 volume) |b illustrations. | ||
336 | |a Text |b txt |2 rdacontent | ||
337 | |a Computermedien |b c |2 rdamedia | ||
338 | |a Online-Ressource |b cr |2 rdacarrier | ||
490 | 0 | |a The pragmatic programmers | |
500 | |a "Version: P1.0 (October 2014).". - Place of publication from publisher's Web site. - Includes bibliographical references. - Print version record | ||
520 | |a You want to explore functional programming, but are put off by the academic feel (tell me about monads just one more time). You know you need concurrent applications, but also know these are almost impossible to get right. Meet Elixir, a functional, concurrent language built on the rock-solid Erlang VM. Elixir's pragmatic syntax and built-in support for metaprogramming will make you productive and keep you interested for the long haul. This book is the introduction to Elixir for experienced programmers.Maybe you need something that's closer to Ruby, but with a battle-proven environment that's unrivaled for massive scalability, concurrency, distribution, and fault tolerance. Maybe the time is right for the Next Big Thing. Maybe it's Elixir.And don't forget to download this handy "cheat sheet":https://media.pragprog.com/titles/elixir/ElixirCheat.pdf for Elixir syntax.h5. Print books will be available after Elixir 1.0 has been finalized.As a developer, you've probably heard that functional programming techniques help manage the complexities of today's real-world, concurrent systems. You're also investigating designs that help you maximize uptime and manage security.This book is your guide to Elixir, a modern, functional, and concurrent programming language. Because Elixir runs on the Erlang VM, and uses the underlying Erlang/OTP architecture, it benefits from almost 20 years of research into high performance, highly parallel, and seriously robust applications. Elixir brings a lot that's new: a modern, Ruby-like, extendable syntax, compile and runtime evaluation, a hygienic macro system, and more.But, just as importantly, Elixir brings a sense of enjoyment to parallel, functional programming. Your applications become fun to work with, and the language encourages you to experiment.Part 1 covers the basics of writing sequential Elixir programs. We'll look at the language, the tools, and the conventions.Part 2 uses these skills to start writing concurrent code--applications that use all the cores on your machine, or all the machines on your network! And we do it both with and without OTP.And Part 3 looks at the more advanced features of the language, from DSLs and code generation to extending the syntax.By the end of this book, you'll understand Elixir, and know how to apply it to solve your complex, modern problems. | ||
650 | 0 | |a Functional programming languages | |
650 | 4 | |a Langages de programmation fonctionnels | |
650 | 4 | |a Functional programming languages | |
700 | 1 | |a Beighley, Lynn |e HerausgeberIn |4 edt | |
700 | 1 | |a Valim, José |e MitwirkendeR |4 ctb | |
776 | 1 | |z 9781937785581 | |
776 | 0 | 8 | |i Erscheint auch als |n Druck-Ausgabe |z 9781937785581 |
966 | 4 | 0 | |l DE-91 |p ZDB-30-ORH |q TUM_PDA_ORH |u https://learning.oreilly.com/library/view/-/9781680500530/?ar |m X:ORHE |x Aggregator |z lizenzpflichtig |3 Volltext |
912 | |a ZDB-30-ORH | ||
912 | |a ZDB-30-ORH | ||
951 | |a BO | ||
912 | |a ZDB-30-ORH | ||
049 | |a DE-91 |
Datensatz im Suchindex
DE-BY-TUM_katkey | ZDB-30-ORH-047668024 |
---|---|
_version_ | 1829007774313349121 |
adam_text | |
any_adam_object | |
author | Thomas, David 1956- |
author2 | Beighley, Lynn Valim, José |
author2_role | edt ctb |
author2_variant | l b lb j v jv |
author_facet | Thomas, David 1956- Beighley, Lynn Valim, José |
author_role | aut |
author_sort | Thomas, David 1956- |
author_variant | d t dt |
building | Verbundindex |
bvnumber | localTUM |
collection | ZDB-30-ORH |
ctrlnum | (DE-627-1)047668024 (DE-599)KEP047668024 (ORHE)9781680500530 |
dewey-full | 005.133 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.133 |
dewey-search | 005.133 |
dewey-sort | 15.133 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>04127cam a22004572c 4500</leader><controlfield tag="001">ZDB-30-ORH-047668024</controlfield><controlfield tag="003">DE-627-1</controlfield><controlfield tag="005">20240228115755.0</controlfield><controlfield tag="007">cr uuu---uuuuu</controlfield><controlfield tag="008">191023s2014 xx |||||o 00| ||eng c</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1937785580</subfield><subfield code="c">Trade Paper</subfield><subfield code="9">1-937785-58-0</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781937785581</subfield><subfield code="c">Trade Paper</subfield><subfield code="9">978-1-937785-58-1</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-627-1)047668024</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)KEP047668024</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(ORHE)9781680500530</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-627-1)047668024</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-627</subfield><subfield code="b">ger</subfield><subfield code="c">DE-627</subfield><subfield code="e">rda</subfield></datafield><datafield tag="041" ind1=" " ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">005.133</subfield><subfield code="2">23</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Thomas, David</subfield><subfield code="d">1956-</subfield><subfield code="e">VerfasserIn</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Programming Elixir</subfield><subfield code="b">functional, concurrent, pragmatic, fun</subfield><subfield code="c">Dave Thomas ; foreword by José Valim, creator of Elixir ; edited by Lynn Beighley</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">[Frisco, TX]</subfield><subfield code="b">Pragmatic Programmers</subfield><subfield code="c">[2014]</subfield></datafield><datafield tag="264" ind1=" " ind2="4"><subfield code="c">©2014</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 Online-Ressource (1 volume)</subfield><subfield code="b">illustrations.</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">Text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">Computermedien</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">Online-Ressource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="0" ind2=" "><subfield code="a">The pragmatic programmers</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">"Version: P1.0 (October 2014).". - Place of publication from publisher's Web site. - Includes bibliographical references. - Print version record</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">You want to explore functional programming, but are put off by the academic feel (tell me about monads just one more time). You know you need concurrent applications, but also know these are almost impossible to get right. Meet Elixir, a functional, concurrent language built on the rock-solid Erlang VM. Elixir's pragmatic syntax and built-in support for metaprogramming will make you productive and keep you interested for the long haul. This book is the introduction to Elixir for experienced programmers.Maybe you need something that's closer to Ruby, but with a battle-proven environment that's unrivaled for massive scalability, concurrency, distribution, and fault tolerance. Maybe the time is right for the Next Big Thing. Maybe it's Elixir.And don't forget to download this handy "cheat sheet":https://media.pragprog.com/titles/elixir/ElixirCheat.pdf for Elixir syntax.h5. Print books will be available after Elixir 1.0 has been finalized.As a developer, you've probably heard that functional programming techniques help manage the complexities of today's real-world, concurrent systems. You're also investigating designs that help you maximize uptime and manage security.This book is your guide to Elixir, a modern, functional, and concurrent programming language. Because Elixir runs on the Erlang VM, and uses the underlying Erlang/OTP architecture, it benefits from almost 20 years of research into high performance, highly parallel, and seriously robust applications. Elixir brings a lot that's new: a modern, Ruby-like, extendable syntax, compile and runtime evaluation, a hygienic macro system, and more.But, just as importantly, Elixir brings a sense of enjoyment to parallel, functional programming. Your applications become fun to work with, and the language encourages you to experiment.Part 1 covers the basics of writing sequential Elixir programs. We'll look at the language, the tools, and the conventions.Part 2 uses these skills to start writing concurrent code--applications that use all the cores on your machine, or all the machines on your network! And we do it both with and without OTP.And Part 3 looks at the more advanced features of the language, from DSLs and code generation to extending the syntax.By the end of this book, you'll understand Elixir, and know how to apply it to solve your complex, modern problems.</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Functional programming languages</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Langages de programmation fonctionnels</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Functional programming languages</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Beighley, Lynn</subfield><subfield code="e">HerausgeberIn</subfield><subfield code="4">edt</subfield></datafield><datafield tag="700" ind1="1" ind2=" "><subfield code="a">Valim, José</subfield><subfield code="e">MitwirkendeR</subfield><subfield code="4">ctb</subfield></datafield><datafield tag="776" ind1="1" ind2=" "><subfield code="z">9781937785581</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Erscheint auch als</subfield><subfield code="n">Druck-Ausgabe</subfield><subfield code="z">9781937785581</subfield></datafield><datafield tag="966" ind1="4" ind2="0"><subfield code="l">DE-91</subfield><subfield code="p">ZDB-30-ORH</subfield><subfield code="q">TUM_PDA_ORH</subfield><subfield code="u">https://learning.oreilly.com/library/view/-/9781680500530/?ar</subfield><subfield code="m">X:ORHE</subfield><subfield code="x">Aggregator</subfield><subfield code="z">lizenzpflichtig</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-30-ORH</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-30-ORH</subfield></datafield><datafield tag="951" ind1=" " ind2=" "><subfield code="a">BO</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-30-ORH</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-91</subfield></datafield></record></collection> |
id | ZDB-30-ORH-047668024 |
illustrated | Illustrated |
indexdate | 2025-04-10T09:35:38Z |
institution | BVB |
isbn | 1937785580 9781937785581 |
language | English |
open_access_boolean | |
owner | DE-91 DE-BY-TUM |
owner_facet | DE-91 DE-BY-TUM |
physical | 1 Online-Ressource (1 volume) illustrations. |
psigel | ZDB-30-ORH TUM_PDA_ORH ZDB-30-ORH |
publishDate | 2014 |
publishDateSearch | 2014 |
publishDateSort | 2014 |
publisher | Pragmatic Programmers |
record_format | marc |
series2 | The pragmatic programmers |
spelling | Thomas, David 1956- VerfasserIn aut Programming Elixir functional, concurrent, pragmatic, fun Dave Thomas ; foreword by José Valim, creator of Elixir ; edited by Lynn Beighley [Frisco, TX] Pragmatic Programmers [2014] ©2014 1 Online-Ressource (1 volume) illustrations. Text txt rdacontent Computermedien c rdamedia Online-Ressource cr rdacarrier The pragmatic programmers "Version: P1.0 (October 2014).". - Place of publication from publisher's Web site. - Includes bibliographical references. - Print version record You want to explore functional programming, but are put off by the academic feel (tell me about monads just one more time). You know you need concurrent applications, but also know these are almost impossible to get right. Meet Elixir, a functional, concurrent language built on the rock-solid Erlang VM. Elixir's pragmatic syntax and built-in support for metaprogramming will make you productive and keep you interested for the long haul. This book is the introduction to Elixir for experienced programmers.Maybe you need something that's closer to Ruby, but with a battle-proven environment that's unrivaled for massive scalability, concurrency, distribution, and fault tolerance. Maybe the time is right for the Next Big Thing. Maybe it's Elixir.And don't forget to download this handy "cheat sheet":https://media.pragprog.com/titles/elixir/ElixirCheat.pdf for Elixir syntax.h5. Print books will be available after Elixir 1.0 has been finalized.As a developer, you've probably heard that functional programming techniques help manage the complexities of today's real-world, concurrent systems. You're also investigating designs that help you maximize uptime and manage security.This book is your guide to Elixir, a modern, functional, and concurrent programming language. Because Elixir runs on the Erlang VM, and uses the underlying Erlang/OTP architecture, it benefits from almost 20 years of research into high performance, highly parallel, and seriously robust applications. Elixir brings a lot that's new: a modern, Ruby-like, extendable syntax, compile and runtime evaluation, a hygienic macro system, and more.But, just as importantly, Elixir brings a sense of enjoyment to parallel, functional programming. Your applications become fun to work with, and the language encourages you to experiment.Part 1 covers the basics of writing sequential Elixir programs. We'll look at the language, the tools, and the conventions.Part 2 uses these skills to start writing concurrent code--applications that use all the cores on your machine, or all the machines on your network! And we do it both with and without OTP.And Part 3 looks at the more advanced features of the language, from DSLs and code generation to extending the syntax.By the end of this book, you'll understand Elixir, and know how to apply it to solve your complex, modern problems. Functional programming languages Langages de programmation fonctionnels Beighley, Lynn HerausgeberIn edt Valim, José MitwirkendeR ctb 9781937785581 Erscheint auch als Druck-Ausgabe 9781937785581 |
spellingShingle | Thomas, David 1956- Programming Elixir functional, concurrent, pragmatic, fun Functional programming languages Langages de programmation fonctionnels |
title | Programming Elixir functional, concurrent, pragmatic, fun |
title_auth | Programming Elixir functional, concurrent, pragmatic, fun |
title_exact_search | Programming Elixir functional, concurrent, pragmatic, fun |
title_full | Programming Elixir functional, concurrent, pragmatic, fun Dave Thomas ; foreword by José Valim, creator of Elixir ; edited by Lynn Beighley |
title_fullStr | Programming Elixir functional, concurrent, pragmatic, fun Dave Thomas ; foreword by José Valim, creator of Elixir ; edited by Lynn Beighley |
title_full_unstemmed | Programming Elixir functional, concurrent, pragmatic, fun Dave Thomas ; foreword by José Valim, creator of Elixir ; edited by Lynn Beighley |
title_short | Programming Elixir |
title_sort | programming elixir functional concurrent pragmatic fun |
title_sub | functional, concurrent, pragmatic, fun |
topic | Functional programming languages Langages de programmation fonctionnels |
topic_facet | Functional programming languages Langages de programmation fonctionnels |
work_keys_str_mv | AT thomasdavid programmingelixirfunctionalconcurrentpragmaticfun AT beighleylynn programmingelixirfunctionalconcurrentpragmaticfun AT valimjose programmingelixirfunctionalconcurrentpragmaticfun |