Elixir Cookbook

Elixir Cookbook
by: Paulo A. Pereira (Author)
Publisher:Packt Pub Ltd
Publication Date: February 28, 2015
Language:English
Print Length:236 pages
ISBN-10:1784397512
ISBN-13:9781784397517


Book Description
Unleash the full power of programming in Elixir with over 60 incredibly effective recipesAbout This BookUse Elixir to solve common problems associated with scalability, concurrency, fault tolerance, and high availabilityFrom command line to external API interaction, experience the joy of using this new languageExplore the concepts of data structures, immutability, and data transformation with the help of practical recipes
Who this book is forThis book is intended for users with some knowledge of the Elixir language syntax and basic data types/structures. Although this is a cookbook and no sequential reading is required, the book's structure will allow less advanced users who follow it to be gradually exposed to some of Elixir's features and concepts specific to functional programming. To get the most out of this book, you need to be well versed with Erlang.
What you will learnUtilize Erlang code seamlessly from Elixir, leveraging a huge amount of battle-tested librariesUse the Mix tool to generate applications and manage dependenciesCreate modules and functions and use them from different machines, taking advantage of Elixir's integrated distribution mechanismImplement OTP behaviors in ElixirPackage and deploy applications on running systemsWork with the Phoenix framework to generate a basic web applicationInteract with external programs and APIsServe static files and implement websocketsIn DetailThis book is a set of recipes grouped by topic that acts as a good reference to get ideas from or to quickly search for a solution to a problem. You will begin by launching an IEx session and using it to test some ideas. Next, you will perform various operations like loading and compiling modules, inspecting your system, generating a supervised app, and so on. Furthermore, you will be introduced to immutability, working with data structures, performing pattern matching, and using stream modules to generate infinite data sequences. You will learn about everything from joining strings to determining the word frequency in text. With respect to modules and functions, you will also discover how to load code from other modules and use guards and pattern matching in functions.

About the Author
Unleash the full power of programming in Elixir with over 60 incredibly effective recipesAbout This BookUse Elixir to solve common problems associated with scalability, concurrency, fault tolerance, and high availabilityFrom command line to external API interaction, experience the joy of using this new languageExplore the concepts of data structures, immutability, and data transformation with the help of practical recipes
Who this book is forThis book is intended for users with some knowledge of the Elixir language syntax and basic data types/structures. Although this is a cookbook and no sequential reading is required, the book's structure will allow less advanced users who follow it to be gradually exposed to some of Elixir's features and concepts specific to functional programming. To get the most out of this book, you need to be well versed with Erlang.
What you will learnUtilize Erlang code seamlessly from Elixir, leveraging a huge amount of battle-tested librariesUse the Mix tool to generate applications and manage dependenciesCreate modules and functions and use them from different machines, taking advantage of Elixir's integrated distribution mechanismImplement OTP behaviors in ElixirPackage and deploy applications on running systemsWork with the Phoenix framework to generate a basic web applicationInteract with external programs and APIsServe static files and implement websocketsIn DetailThis book is a set of recipes grouped by topic that acts as a good reference to get ideas from or to quickly search for a solution to a problem. You will begin by launching an IEx session and using it to test some ideas. Next, you will perform various operations like loading and compiling modules, inspecting your system, generating a supervised app, and so on. Furthermore, you will be introduced to immutability, working with data structures, performing pattern matching, and using stream modules to generate infinite data sequences. You will learn about everything from joining strings to determining the word frequency in text. With respect to modules and functions, you will also discover how to load code from other modules and use guards and pattern matching in functions.

资源下载资源下载价格10立即购买
1111

未经允许不得转载:电子书百科大全 » Elixir Cookbook

评论 0

评论前必须登录!

登陆 注册