The co-op bookstore for avid readers
Book Cover for: Functional Programming Using F#, Michael R. Hansen

Functional Programming Using F#

Michael R. Hansen

This comprehensive introduction to the principles of functional programming using F# shows how to apply basic theoretical concepts to produce succinct and elegant programs. It demonstrates the role of functional programming in a wide spectrum of applications including databases and systems. Coverage also includes advanced features in the .NET library, the imperative features of F# and topics such as text processing, sequences, computation expressions and asynchronous computation. With a broad spectrum of examples and exercises, the book is perfect for courses in functional programming and for self-study. Enhancing its use as a text is an accompanying website with downloadable programs, lecture slides, a mini-projects and links to further F# sources.

Book Details

  • Publisher: Cambridge University Press
  • Publish Date: May 13rd, 2013
  • Pages: 372
  • Language: English
  • Edition: undefined - undefined
  • Dimensions: 9.90in - 7.00in - 1.10in - 1.65lb
  • EAN: 9781107684065
  • Categories: Languages - GeneralProgramming - Object Oriented

About the Author

Hansen, Michael R.: - Michael R. Hansen is an Associate Professor in the Department of Informatics and Mathematical Modelling at the Technical University of Denmark. He is the author of Introduction to Programming Using SML (with Hans Rischel) and Duration Calculus: A Formal Approach to Real-Time Systems (with Zhou Chaochen).
Rischel, Hans: - Hans Rischel is a former Associate Professor in the Department of Informatics and Mathematical Modelling at the Technical University of Denmark. He is the author of Introduction to Programming Using SML (with Michael R. Hansen).

Praise for this book

"I highly recommend this textbook introducing functional programming with F#. Building on core functional concepts, Hans and Michael introduce topics carefully and with an eye to both theory and practice. The book gives an excellent basis for programming in today's strongly typed multi-paradigm languages and will enable the student to explore many further applied programming domains."
Don Syme, Principal Researcher and F# Designer, Microsoft Research
"Whereas the power of functional programming has been widely recognized only in recent years, Hansen and Rischel bring decades of experience to the subject. Using F#, they teach how to employ a range of elegant functional programming techniques and show how a host of realistic problems can be solved functionally, drawing on the rich libraries of the .NET platform."
Peter Sestoft, Professor, IT University of Copenhagen
"I found this to be an outstanding book on this hybrid language, F#, which can be profitably studied from various perspectives, from theoretical to highly pragmatic."
George Hacken, Computing Reviews