Introducing Elixir

Introducing Elixir

Author: Simon St. Laurent

Publisher: "O'Reilly Media, Inc."

Published: 2016-12-22

Total Pages: 248

ISBN-13: 1491956860

DOWNLOAD EBOOK

Smooth, powerful, and small, Elixir is an excellent language for learning functional programming, and with this hands-on introduction, you’ll discover just how powerful Elixir can be. Authors Simon St. Laurent and J. David Eisenberg show you how Elixir combines the robust functional programming of Erlang with an approach that looks more like Ruby, and includes powerful macro features for metaprogramming. Updated to cover Elixir 1.4, the second edition of this practical book helps you write simple Elixir programs by teaching one skill at a time. Once you pick up pattern matching, process-oriented programming, and other concepts, you’ll understand why Elixir makes it easier to build concurrent and resilient programs that scale up and down with ease. Get comfortable with IEx, Elixir’s command line interface Learn Elixir’s basic structures by working with numbers Discover atoms, pattern matching, and guards: the foundations of your program structure Delve into the heart of Elixir processing with recursion, strings, lists, and higher-order functions Create Elixir processes and send messages among them Store and manipulate structured data with Erlang Term Storage and the Mnesia database Build resilient applications with the Open Telecom Platform


English For Engineering Students, 2E

English For Engineering Students, 2E

Author: Veena Selvam

Publisher: Vikas Publishing House

Published: 2009-11-01

Total Pages: 148

ISBN-13: 9788125918981

DOWNLOAD EBOOK

Language, unlike other engineering subjects, is more a skill that has to be practiced constantly. With this in mind, English for Engineering Students has been written to help building engineers use technical English appropriately in all situations. The objective of this book is to facilitate the practice of the four major study skills (Listening, Speaking, Reading and Writing) along with their sub-skills. The book is divided into 4 units of 3 chapters each. Each unit is accompanied by a revision exercise. At the end of the book are the supplementary tasks along with keys, an appendix of phonetic symbols and their use, and a model question paper.


Applied Nutrition and Dietetics for Nurses, 2e - E-Book

Applied Nutrition and Dietetics for Nurses, 2e - E-Book

Author: Sreemathy Venkatraman

Publisher: Elsevier Health Sciences

Published: 2023-05-10

Total Pages: 292

ISBN-13: 8131266397

DOWNLOAD EBOOK

The second edition of this book has been updated as per revised guidelines of Indian Nursing Council (INC). It not only provides complete information on all nutrients, but also provides sufficient coverage of applied aspects of the subject. It is useful for B.Sc. Nursing students, professional nurses in hospitals and community settings, practising dietitians, and nutrition lecturers. New to This Edition • Significant content enhancement and re-organization to ensure completeness and renewed focus on application-based learning. • New chapters have been added on Nutritional Deficiency Disorders; and Food Safety as per the revised INC curriculum. • Applied nutrition aspects aims the promotion of healthy eating and prevention of nutritional-related diseases. • Past years solved question papers help students to prepare for examinations and write the correct answers to the questions asked. • Nurses role in maintaining nutritional needs of patients added. Salient Features • Chapters on Carbohydrates and Energy; Balanced Diet; and Therapeutic Diet have been revised thoroughly. • Coverage of eating a balanced diet for different age groups by quick calculation of nutrients. • Practical part of the book filled with interesting facts to gain valuable information and learn about health benefits. • Solved question papers of past exams enhance time management skills and helps to understand the exam question style. • Set of four-colour pictures in the front of book is riveting that holds the attention of readers' completely. Additional Features • Complimentary access to PPTs along with full ebook at www.medenact.com • Previous year solved question papers in addition to what is featured in this book is available online in the above URL which assists students in preparing for the important questions and concepts which are often asked in examinations. New to This Edition • Significant content enhancement and re-organization to ensure completeness and renewed focus on application-based learning. • New chapters have been added on Nutritional Deficiency Disorders; and Food Safety as per the revised INC curriculum. • Applied nutrition aspects aims the promotion of healthy eating and prevention of nutritional-related diseases. • Past years solved question papers help students to prepare for examinations and write the correct answers to the questions asked. • Nurses role in maintaining nutritional needs of patients added. Additional Features • Complimentary access to PPTs along with full ebook at www.medenact.com • Previous year solved question papers in addition to what is featured in this book is available online in the above URL which assists students in preparing for the important questions and concepts which are often asked in examinations.


Network Bioscience, 2nd Edition

Network Bioscience, 2nd Edition

Author: Marco Pellegrini

Publisher: Frontiers Media SA

Published: 2020-03-27

Total Pages: 270

ISBN-13: 288963650X

DOWNLOAD EBOOK

Network science has accelerated a deep and successful trend in research that influences a range of disciplines like mathematics, graph theory, physics, statistics, data science and computer science (just to name a few) and adapts the relevant techniques and insights to address relevant but disparate social, biological, technological questions. We are now in an era of 'big biological data' supported by cost-effective high-throughput genomic, transcriptomic, proteomic, metabolomic data collection techniques that allow one to take snapshots of the cells' molecular profiles in a systematic fashion. Moreover recently, also phenotypic data, data on diseases, symptoms, patients, etc. are being collected at nation-wide level thus giving us another source of highly related (causal) 'big data'. This wealth of data is usually modeled as networks (aka binary relations, graphs or webs) of interactions, (including protein-protein, metabolic, signaling and transcription-regulatory interactions). The network model is a key view point leading to the uncovering of mesoscale phenomena, thus providing an essential bridge between the observable phenotypes and 'omics' underlying mechanisms. Moreover, network analysis is a powerful 'hypothesis generation' tool guiding the scientific cycle of 'data gathering', 'data interpretation, 'hypothesis generation' and 'hypothesis testing'. A major challenge in contemporary research is the synthesis of deep insights coming from network science with the wealth of data (often noisy, contradictory, incomplete and difficult to replicate) so to answer meaningful biological questions, in a quantifiable way using static and dynamic properties of biological networks.


Fundamentals of Nursing: Australia & NZ Edition 2e

Fundamentals of Nursing: Australia & NZ Edition 2e

Author: Sue Carter DeLaune

Publisher: Cengage AU

Published: 2019-08-09

Total Pages: 1161

ISBN-13: 0170411419

DOWNLOAD EBOOK

Fundamentals of Nursing, 2e highlights the core themes of nursing, including nurse, person, health and environment, covering the fundamental concepts, skills and standards of practice. Research and evidence-based practice issues are highlighted to help introductory nursing students prepare for delivering care for culturally diverse populations across a continuum of settings. With up-to-date coverage of the Registered Nurse Standards of Practice (2016) and key pedagogical features such as our unique ‘Spotlight on Critical Thinking’ questions, this text challenges students to assess their own nursing practice and apply the concepts to real-life clinical settings. Fundamentals of Nursing presents in-depth material in a clear, concise manner using language that is easy to read and has good coverage of topics such as rural and remote nursing and Aboriginal and Torres Strait Islander health. This text is complemented by the bestselling Tollefson, Clinical Psychomotor Skills: Assessment Tools for Nursing, which covers skills and procedures. A value pack of these two texts is available. Premium online teaching and learning tools are available on the MindTap platform.


Elixir in Action

Elixir in Action

Author: Sasa Juric

Publisher: Simon and Schuster

Published: 2019-01-03

Total Pages: 652

ISBN-13: 1638351651

DOWNLOAD EBOOK

Summary Revised and updated for Elixir 1.7, Elixir in Action, Second Edition teaches you how to apply Elixir to practical problems associated with scalability, fault tolerance, and high availability. Along the way, you'll develop an appreciation for, and considerable skill in, a functional and concurrent style of programming. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology When you're building mission-critical software, fault tolerance matters. The Elixir programming language delivers fast, reliable applications, whether you're building a large-scale distributed system, a set of backend services, or a simple web app. And Elixir's elegant syntax and functional programming mindset make your software easy to write, read, and maintain. About the Book Elixir in Action, Second Edition teaches you how to build production-quality distributed applications using the Elixir programming language. Author Saša Jurić introduces this powerful language using examples that highlight the benefits of Elixir's functional and concurrent programming. You'll discover how the OTP framework can radically reduce tedious low-level coding tasks. You'll also explore practical approaches to concurrency as you learn to distribute a production system over multiple machines. What's inside Updated for Elixir 1.7 Functional and concurrent programming Introduction to distributed system design Creating deployable releases About the Reader You'll need intermediate skills with client/server applications and a language like Java, C#, or Ruby. No previous experience with Elixir required. About the Author Saša Jurić is a developer with extensive experience using Elixir and Erlang in complex server-side systems. Table of Contents First steps Building blocks Control flow Data abstractions Concurrency primitives Generic server processes Building a concurrent system Fault-tolerance basics Isolating error effects Beyond GenServer Working with components Building a distributed system Running the system