Functional Programming Using F#

個数:1
紙書籍版価格
¥25,315
  • 電子書籍
  • ポイントキャンペーン

Functional Programming Using F#

  • 著者名:Hansen, Michael R./Rischel, Hans
  • 価格 ¥7,331 (本体¥6,665)
  • Cambridge University Press(2013/05/13発売)
  • 3連休は読書を!Kinoppy 電子書籍・電子洋書 全点ポイント30倍キャンペーン(~2/23)
  • ポイント 1,980pt (実際に付与されるポイントはご注文内容確認画面でご確認下さい)
  • 言語:ENG
  • ISBN:9781107019027
  • eISBN:9781107065055

ファイル: /

Description

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, mini-projects and links to further F# sources.

Table of Contents

1. Getting started; 2. Values, operators, expressions, and functions; 3. Tuples, records, and tagged values; 4. Lists; 5. Collections: lists, maps, and sets; 6. Finite trees; 7. Modules; 8. Imperative features; 9. Efficiency; 10. Text processing programs; 11. Sequences; 12. Computation expressions; 13. Asynchronous and parallel computations.