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.