Practical Course in Functional Programming Using Standard Ml

Practical Course in Functional Programming Using Standard Ml PDF Author: Richard Bosworth
Publisher:
ISBN: 9780077091385
Category :
Languages : en
Pages :

Get Book Here

Book Description

Practical Course in Functional Programming Using Standard Ml

Practical Course in Functional Programming Using Standard Ml PDF Author: Richard Bosworth
Publisher:
ISBN: 9780077091385
Category :
Languages : en
Pages :

Get Book Here

Book Description


A Practical Course in Functional Programming Using ML

A Practical Course in Functional Programming Using ML PDF Author: Richard Bosworth
Publisher: McGraw-Hill Companies
ISBN:
Category : Computers
Languages : en
Pages : 356

Get Book Here

Book Description
The functional programming language ML is becoming the main medium for teaching functional ideas in a university environment. This book is introductory and adopts an incremental approach, whilst the coverage is problem-oriented: at each stage a problem is introduced which can be solved by the techniques the book teaches. Beginning with a historical perspective and an introduction to simple functions, the book goes on to cover areas such as recursive functions, dynamic types and higher order functions. A real-life case study is included.

Functional Programming Using Standard ML

Functional Programming Using Standard ML PDF Author: Åke Wikström
Publisher:
ISBN:
Category : Computers
Languages : en
Pages : 472

Get Book Here

Book Description


Elementary Standard ML

Elementary Standard ML PDF Author: G Michaelson
Publisher: CRC Press
ISBN: 0203116593
Category : Computers
Languages : en
Pages : 310

Get Book Here

Book Description
Standard ML has become the principal teaching language for introducing functional programming. This textbook places emphasis on teaching the essential features of ML, with extensive practical examples, and is intended for undergraduates studying functional programming with Standard ML.

Exercises in Functional Programming Using Standard ML

Exercises in Functional Programming Using Standard ML PDF Author: H. Isaksson
Publisher:
ISBN:
Category :
Languages : en
Pages : 31

Get Book Here

Book Description


Functional Programming and Its Applications

Functional Programming and Its Applications PDF Author: J. Darlington
Publisher: CUP Archive
ISBN: 9780521245036
Category : Computers
Languages : en
Pages : 328

Get Book Here

Book Description


An Introduction to Functional Programming Through Lambda Calculus

An Introduction to Functional Programming Through Lambda Calculus PDF Author: Greg Michaelson
Publisher: Courier Corporation
ISBN: 0486280292
Category : Mathematics
Languages : en
Pages : 338

Get Book Here

Book Description
Well-respected text for computer science students provides an accessible introduction to functional programming. Cogent examples illuminate the central ideas, and numerous exercises offer reinforcement. Includes solutions. 1989 edition.

Elixir in Action

Elixir in Action PDF Author: Sasa Juric
Publisher: Simon and Schuster
ISBN: 1638351651
Category : Computers
Languages : en
Pages : 652

Get Book Here

Book Description
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

A Practical Course on Functional Programming

A Practical Course on Functional Programming PDF Author: Ángel Sánchez Calle
Publisher:
ISBN:
Category :
Languages : en
Pages : 6

Get Book Here

Book Description


Elementary Standard ML

Elementary Standard ML PDF Author: G Michaelson
Publisher: CRC Press
ISBN: 1482286947
Category : Computers
Languages : en
Pages : 310

Get Book Here

Book Description
This book is concerned with programming in the language Standard ML (SML), that is using SML to make precise models for computer animation. It draws on the distinction between programming in the small and in the large, plumping exclusively for the former.