|
|
|
|
LEADER |
00000cam a2200000 i 4500 |
001 |
EBSCO_ocn905915471 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr cn||||||||| |
008 |
150304t20152015enka o 001 0 eng d |
040 |
|
|
|a E7B
|b eng
|e rda
|e pn
|c E7B
|d OCLCO
|d EBLCP
|d COO
|d REB
|d N$T
|d OCLCF
|d OCLCQ
|d OCLCO
|d TEFOD
|d IDB
|d OCLCQ
|d CNNOR
|d MERUC
|d D6H
|d OCLCQ
|d NLE
|d STF
|d UKMGB
|d OCLCQ
|d G3B
|d DKC
|d OCLCQ
|d UKAHL
|d VT2
|d RDF
|d OCLCQ
|d AJS
|d OCLCO
|d OCLCQ
|d QGK
|d OCLCO
|
016 |
7 |
|
|a 018007195
|2 Uk
|
019 |
|
|
|a 961597313
|a 1259168090
|
020 |
|
|
|a 9781784393489
|q (electronic bk.)
|
020 |
|
|
|a 1784393487
|q (electronic bk.)
|
020 |
|
|
|z 1784397512
|
020 |
|
|
|z 9781784397517
|
029 |
1 |
|
|a AU@
|b 000054960054
|
029 |
1 |
|
|a CHNEW
|b 000705872
|
029 |
1 |
|
|a CHNEW
|b 000890415
|
029 |
1 |
|
|a CHVBK
|b 374491321
|
029 |
1 |
|
|a DEBBG
|b BV042622538
|
029 |
1 |
|
|a DEBBG
|b BV043617572
|
029 |
1 |
|
|a UKMGB
|b 018007195
|
035 |
|
|
|a (OCoLC)905915471
|z (OCoLC)961597313
|z (OCoLC)1259168090
|
037 |
|
|
|a 737B619A-C623-4E96-BB0E-54BA5ACDBD22
|b OverDrive, Inc.
|n http://www.overdrive.com
|
050 |
|
4 |
|a QA76.76.A65
|b P474 2015eb
|
072 |
|
7 |
|a COM
|x 051390
|2 bisacsh
|
072 |
|
7 |
|a COM
|x 051230
|2 bisacsh
|
072 |
|
7 |
|a COM
|x 051440
|2 bisacsh
|
082 |
0 |
4 |
|a 005.1
|2 23
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Pereira, Paulo A.,
|e author.
|
245 |
1 |
0 |
|a Elixir cookbook :
|b unleash the full power of programming in Elixir with over 60 incredibly effective recipes /
|c Paulo A. Pereira.
|
264 |
|
1 |
|a Birmingham, England :
|b Packt Publishing Ltd,
|c 2015.
|
264 |
|
4 |
|c ©2015
|
300 |
|
|
|a 1 online resource (236 pages) :
|b illustrations
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
500 |
|
|
|a "Quick answers to common problems"--Cover
|
500 |
|
|
|a Includes index.
|
588 |
0 |
|
|a Online resource; title from PDF title page (ebrary, viewed March 04, 2015).
|
520 |
8 |
|
|a Annotation
|b This 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.
|
505 |
0 |
|
|a Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Command Line; Introduction; Using the terminal to prototype and test ideas; Loading and compiling modules; Getting help and accessing documentation within IEx; Using Erlang from Elixir; Inspecting your system in IEx; Inspecting your system with Observer; Creating a simple application; Managing dependencies; Generating a supervised application; Generating umbrella applications; Managing application configuration; Creating custom Mix tasks
|
505 |
8 |
|
|a Chapter 2: Data Types and StructuresUnderstanding immutability; Adding and subtracting lists; Combining tuples into a list; Creating and manipulating keyword lists; Using pattern matching; Pattern matching an HTTPoison response; Creating a key/value store with a map; Mapping and Reducing enumerables; Generating lazy (even infinite) sequences; Streaming a file as a resource; Chapter 3: Strings and Binaries; Introduction; Joining strings; Splitting strings; Replacing string codepoints with patterns; Slicing strings with ranges; Using regular expressions
|
505 |
8 |
|
|a Using tasks to perform multiple concurrent computationsCreating a stateful server process (messages with counters); Using agents as an abstraction around states; Using an ETS table to share the state; Creating named nodes; Connecting nodes; Executing code in a different node; Chapter 6: OTP -- Open Telecom Platform; Introduction; Implementing a GenServer; Expanding our server; Creating a supervisor; Using Observer to inspect supervisors and processes; Handling errors and managing exceptions; Packaging and releasing an OTP application; Deploying applications and updating a running system
|
505 |
8 |
|
|a Chapter 7: Cowboy and PhoenixIntroduction; Setting up Cowboy; Serving static files; Implementing a websocket handler; Creating a Phoenix application; Defining routes; Creating a controller; Creating views and templates; Implementing topics; Protecting the Phoenix app with SSL; Chapter 8: Interactions; Introduction; Using Redis and Postgres; Using OS commands from within Elixir; Getting Twitter data; Appendix: Installation and Further Reading; Installing Elixir; Installing PostgreSQL; Installing Redis; Some useful links; Index
|
546 |
|
|
|a English.
|
590 |
|
|
|a eBooks on EBSCOhost
|b EBSCO eBook Subscription Academic Collection - Worldwide
|
650 |
|
0 |
|a Application software
|x Development.
|
650 |
|
0 |
|a Application software
|x Development
|x Management.
|
650 |
|
6 |
|a Logiciels d'application
|x Développement.
|
650 |
|
6 |
|a Logiciels d'application
|x Développement
|x Gestion.
|
650 |
|
7 |
|a COMPUTERS
|x Programming
|x Open Source.
|2 bisacsh
|
650 |
|
7 |
|a COMPUTERS
|x Software Development & Engineering
|x General.
|2 bisacsh
|
650 |
|
7 |
|a COMPUTERS
|x Software Development & Engineering
|x Tools.
|2 bisacsh
|
650 |
|
7 |
|a Application software
|x Development
|2 fast
|
650 |
|
7 |
|a Application software
|x Development
|x Management
|2 fast
|
776 |
0 |
8 |
|i Print version:
|a Pereira, Paulo A.
|t Elixir cookbook : unleash the full power of programming in Elixir with over 60 incredibly effective recipes.
|d Birmingham, England : Packt Publishing Ltd, ©2015
|h iii, 217 pages
|z 9781784397517
|
856 |
4 |
0 |
|u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=958068
|z Texto completo
|
936 |
|
|
|a BATCHLOAD
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH28267791
|
938 |
|
|
|a EBL - Ebook Library
|b EBLB
|n EBL1963427
|
938 |
|
|
|a ebrary
|b EBRY
|n ebr11023085
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 958068
|
994 |
|
|
|a 92
|b IZTAP
|