|
The Haskell School of Expression: Learning Functional Programming Through Multimedia
more books like this
by
Paul Hudak
Functional programming is a style of programming that emphasizes the use of functions (in contrast to object-oriented programming, which emphasizes the use of objects). It has become popular in recent years because of its simplicity, conciseness, and clarity. This book teaches functional programming as a way of thinking and problem solving, using ...
see all copies
from $15.63!
new only
from $15.63!
|
SVS
|
|
Haskell: The Craft of Functional Programming
more books like this
by
Simon Thompson
The second edition of Haskell: The Craft of Functional Programming is essential reading for beginners to functional programming and newcomers to the Haskell programming language. The emphasis is on the process of crafting programs and the text contains many examples and running case studies, as well as advice on program design, testing, problem ...
see all copies
from $22.79!
new only
from $49.82!
|
SVS
|
|
Haskell: The Craft of Funtional Programming
more books like this
by
Simon Thompson
Named in honor of Haskell Curry, whose work has had a profound influence on functional programming, the Haskell language is growing rapidly in popularity - especially as a vehicle to teach introductory programming concepts. This book introduces Haskell at a level appropriate for those with little or no prior experience of functional programming. ...
see all copies
from $5.65!
|
|
Functional Programming and Input/Output
more books like this
by
Andrew D Gordon
The author shows how a theory of functional programming can be smoothly extended to admit both an operational semantics for functional I/O (input/output) and verification of programs engaged in I/O. He then obtains operational semantics for the three most widely implemented I/O mechanisms for lazy languages, and proves that the three are ...
see all copies
from $3.45!
new only
from $22.69!
|
first editions
|
SVS
|
|
Practical Ocaml
more books like this
by
Joshua B Smith
Objective Caml (OCaml) is an open source programming language that allows you to utilize both functional and object-oriented programming. A very fast and efficient language, OCaml's speed is on par with the likes of C/C++, and Practical OCaml is the only book available that covers OCaml. The compiler is available for a variety of platforms, ...
see all copies
from $15.00!
new only
from $19.27!
|
first editions
|
SVS
|
|
ML with Concurrency
more books like this
by
Flemming Nielson (Editor)
Both functional and concurrent programming are relatively new paradigms with great promise. In this book, a survey is provided of extensions to Standard ML, one of the most widely used functional languages, with new primitives for concurrent programming. Computer scientists and graduate students will find this a valuable guide to this topic.
see all copies
from $11.15!
new only
from $11.15!
|
first editions
|
|
Linear-Fractional Programming: Theory, Methods, Applications and Software
more books like this
by
Erik B Bajalinov
Unlike other fractional programming related titles, this book offers a "direct" approach to LFP and to duality in LFP, which is new in many aspects. First, the original LFP problem is considered as it is, without reducing it to an LP problem. Moreover, LFP is considered to be a generalization of LP and so most of the results are formulated in such ...
see all copies
from $24.41!
new only
from $25.00!
|
first editions
|
SVS
|
|
F# for Scientists
more books like this
by
Jon D Harrop, Don Syme (Foreword by)
'This work strikes a balance between the pure functional aspects of F# and the object-oriented and imperative features that make it so useful in practice, enable .NET integration, and make large-scale data processing possible' - Thore Graepel, PhD, Researcher, Microsoft Research Ltd. Over the next five years, F# is expected to become one of the ...
see all copies
from $54.00!
new only
from $59.76!
|
first editions
|
|
Advanced Functional Programming
more books like this
by
John Launchbury (Editor), Erik Meijer (Editor), Tim Sheard (Editor)
This book presents the eight tutorial lectures given at the Second International School on Advanced Functional Programming, held in Olympia, WA, USA, in August 1996.After many years of development, functional programming languages have matured to a point where they can be used for much larger applications than has been typical in the past. These ...
see all copies
from $16.33!
new only
from $39.78!
|
SVS
|
|
Advanced Functional Programming
more books like this
by
Johan Jeuring (Editor), Erik Meijer (Editor)
This volume presents the tutorials given during the First International Spring School on Advanced Functional Programming Techniques, held in Bastad, Sweden in May 1995.The last few years have seen important new developments in functional programming techniques: concepts, such as monads, type classes, and several new special purpose libraries of ...
see all copies
from $45.14!
new only
from $45.14!
|
first editions
|
SVS
|
view cover
|
The Functional Approach to Programming
more books like this
by
Guy Cousineau, M Mauny
A programming course should concentrate as much as possible on a program's logical structure and design rather than simply show how to write code. The Functional Approach to Programming achieves this aim because logical concepts are evident and programs are transparent so can be written quickly and cleanly. In this book the authors emphasise the ...
see all copies
from $52.95!
new only
from $57.22!
|
SVS
|
view cover
|
Functional and Logic Programming
more books like this
by
Aart Middeldorp (Editor), Taisuke Sato (Editor)
This book constitutes the refereed proceedings of the 4th Fuji International Symposium on Functional and Logic Programming, FLOPS'99, held in Tsukuba, Japan, in November 1999.The 23 revised full papers presented were carefully reviewed and selected from a total of 51 submissions. The papers are devoted to various current aspects of functional and ...
see all copies
from $13.05!
new only
from $47.00!
|
SVS
|
view cover
|
An introduction to functional programming systems using Haskell
more books like this
by
Antony J T Davie
Here is an introduction to functional programming and its associated systems. A unique feature is its use of the language Haskell for teaching both the rudiments and the finer points of the functional technique. Haskell is a new, internationally agreed and accepted functional language that is designed for teaching, research and applications, that ...
see all copies
from $37.95!
new only
from $42.11!
|
SVS
|
view cover
|
Adapting Proofs-As-Programs: The Curry--Howard Protocol
more books like this
by
Iman Hafiz Poernomo, John Newsome Crossley, Martin Wirsing
This monograph details several important advances in the area known as the proofs-as-programs paradigm, a set of approaches to developing programs from proofs in constructive logic. It serves the dual purpose of providing a state-of-the-art overview of the field and detailing tools and techniques to stimulate further research. One of the book's ...
see all copies
from $53.57!
new only
from $57.78!
|
|
|
Applications of functional programming
more books like this
by
Colin Runciman (Editor)
This book is unique in showcasing real non-trivial applications of functional programming using the Haskell language. It presents state-of- the-art work from the flare project and will be an invaluable resource for advanced study, research and implementation. The applications covered in the book range from workforce management and graphical design ...
see all copies
from $38.21!
new only
from $60.00!
|
first editions
|
|
|
Advanced topics in data-flow computing
more books like this
by
Jean-Luc Gaudiot, Lubomir Bic
A research monograph demonstrating the advances that have been made in data-flow computing since the basic principles were first introduced some 20 years ago. It also points out the immediate applications of this approach and assesses its future for large-scale multiprocessing.
see all copies
from $14.98!
new only
from $40.00!
|
first editions
|
view cover
|
Computation as logic
more books like this
by
René Lalement
Logic plays an important role in the two areas of computer science - reduction and resolution respectively associated with functional programming and logic programming. This book illustrates that logic is not only a language in which one can accurately state facts or knowledge (as in artificial intelligence) but also that programming itself is a ...
see all copies
from $33.00!
new only
from $33.00!
|
first editions
|
view cover
|
Advanced Functional Programming
more books like this
by
S Doaitse Swierstra (Editor), Pedro R Henriques (Editor), Jose N Oliveira (Editor)
This book originates from the Third Summer School on Advanced Functional Programming, held in Barga, Portugal, in September 1998. The lectures presented are targeted at individual students and programming professionals as well as at small study groups and lecturers who wish to become acquainted with recent work in the rapidly developing area of ...
see all copies
from $40.00!
new only
from $40.00!
|
SVS
|
view cover
|
Functional Programming: Practice and Theory
more books like this
by
Bruce J. MacLennan
This book is more than an introduction to programming in functional languages; it introduces functional programming as a new programming paradigm. Its focus is on functional programming methodology--what it is, and how it can be used to good effect. In particular, the book shows how this methodology can be used effectively in deriving, analyzing, ...
see all copies
from $34.88!
new only
from $56.73!
|
SVS
|
view cover
|
Functional and Object Oriented Analysis and Design: An Integrated Methodology
more books like this
by
Peretz Shoval
"Functional and Object-Oriented Analysis & Design: An Integrated Methodology" teaches students of information systems, software engineering, computer science and related areas how to analyze and design information systems using the FOOM methodology. FOOM combines the object-oriented approach and the functional (process-oriented) approach. It makes ...
see all copies
from $75.08!
new only
from $75.08!
|
SVS
|
view cover
|
Functional Programming, Concurrency, Simulation and Automated Reasoning
more books like this
by
Peter E Lauer (Editor)
This collection of papers arose from a series of lecturesfor workers in computer science and other disciplines. Thelectures were intended to familiarize them with some of themost exciting advanced computer based systems for theconceptualization, design, implementation, simulation, andlogical analysis of applications in these disciplines. The ...
see all copies
from $25.00!
new only
from $57.65!
|
SVS
|
|
|
Functional Programming Using Standard ML
more books like this
by
Ake Wikstrom
see all copies
from $2.53!
|
view cover
|
Multiparadigm Programming in Leda
more books like this
by
Timothy Budd
Offering an alternative approach to multiparadigm programming concepts, this work presents the four major language paradigms - imperative, object-oriented, functional and logical - through a new, common language called Leda. It: introduces the important emerging topic of multiparadigm programming - a concept that could be characterized as "the ...
see all copies
from $25.30!
new only
from $45.00!
|
first editions
|
view cover
|
Introduction Functional Programming
more books like this
by
Richard Bird, Thomas E Scruggs, Margo A Mastropieri
After the success of the first edition of Introduction to Functional Programming, the authors have thoroughly updated and revised this bestselling title. This book is unusual amongst books on functional programming in that it is primarily directed towards the concepts of functional programming, rather than their realization in a specific ...
see all copies
from $58.50!
new only
from $72.43!
|
first editions
|
SVS
|
|
|
Parallel Computers: Object-Oriented, Functional, Logic
more books like this
by
Philip C. Treleaven
This book brings together in one source a comprehensive review of the work of ESPRIT project 415. It also provides an overview of the general area of novel parallel computer architectures and programming languages.
see all copies
from $1.99!
SVS
|