Join Books.org — it's free

Other Programming Languages, Mathematical Programming & Operations Research
Beginning F# by Robert Pickering β€” book cover

Beginning F#

by Robert Pickering
Available on Bookshop Write a review

Books.org participates in affiliate programs including Bookshop.org and the Amazon Services LLC Associates Program. We may earn a commission from qualifying purchases made through links on this page, at no additional cost to you.

Log in to track your reading progress.

Overview

Functional programming is perhaps the next big wave in application development. As experienced developers know, functional programming makes its mark by allowing application builders to develop solutions to complicated programming situations cleanly and efficiently. A rich history of functional languages, including Erlang and OCaml, leads the way to F#, Microsoft's effort to bring the elegance and focus of functional programming into the world of managed code and .NET.

With Beginning F#, you have a companion that that will help you explore F# and functional programming in a .NET environment. This book is both a comprehensive introduction to all aspects of the language and an incisive guide to using F# for real-world professional development.

Reviewed by Don Syme, the chief architect of F# at Microsoft Research, Beginning F# is a great foundation for exploring functional programming and its role in the future of application development.

What you’ll learn

  • A deep familiarity with the tenets and advantages of functional programming.
  • How to understand F#'s concise and elegant syntax.
  • How to access the huge range of libraries and components that run on the .NET Framework.
  • How to develop for real-world scenarios using functional programming and F#.
  • How to develop realistic applications through a comprehensive tutorial-based approach.
  • How to learn imperative and concurrent programming techniques within the functional programming paradigm.
Who this book is for

F# is the future of programming (not just on .NET), and the future is now. If you are already familiar with functional programming, you'll find Beginning F# a great introduction to the language itself. If you are new to the function programming arena, this book will also serve as a superb reference to FP in general and F# specifically.

Table of Contents

  1. Introduction
  2. How to Obtain, Install , and Use F#
  3. Functional Programming
  4. Imperative Programming
  5. Object-Oriented Programming
  6. Organizing, Annotating, and Quoting Code
  7. The F# Libraries
  8. User Interfaces
  9. Data Access
  10. Parallel Programming
  11. Distributed Applications
  12. Language-Oriented Programming
  13. Parsing Text
  14. Compatibility and Advanced Interoperation

Synopsis

Microsoft is promoting F# to full language status and including it in the standard Visual Studio products and sets of downloads from .NET 4.0 onwards as functional programming becomes a progressively more important part of their strategy. We aim, in conjunction with Don Syme’s expert guide, to have the most comprehensive and complete set of F# books available and Beginning F# is a cornerstone book for those looking for such a tutorial. Beginning F# is a unique offering because of the author’s strong connections with F# team and the fact that Pickering’s experience of real world functional programming at LexiFi is far greater than his competing authors.

About the Author, Robert Pickering

Robert Pickering is an extraordinarily prolific writer on F#. The F# Wiki on his Strangelights.com web site is among the most popular F# web sites in the world. He is a consultant for LexiFi, lives in France, and works on projects in England, Denmark, Holland, and Belgium. He received his bachelor's of science in computer science from Manchester University in 1999.

Reviews

There are no reviews yet. Log in to write one.

Book Details

Published
December 1, 2009
Publisher
Apress L. P.
Pages
448
Format
Paperback
ISBN
9781430223894

More by Robert Pickering

Similar books