With this in-depth tutorial, F# team member Chris Smith introduces you to Microsoft's new multi-paradigm programming language. You'll not only learn how to use F# as a general-purpose language similar to C# and Visual Basic, but as a functional programming language for developing concurrent and math-intensive applications on the .NET platform. "Programming F#" gives you a head start on the fundamentals and advanced concepts of the official F# language version that will ship with Visual Studio 2010. This book will help you: get a clear understanding of functional programming, and how you can use it to write better code; learn language-oriented programming with F#, a style that lets you write code tailored to the domain of your application; use advanced F# concepts, such as having an existing .NET routine execute in parallel without having to write plumbing code to manage the threads; and, implement design patterns in F# for both object-oriented and functional programming Chris Smith tests every element of F# for the Microsoft development team, giving him a unique command of the language. With "Programming F#", you'll benefit from his expertise right away.
0 有用 Franz 2011-09-07 22:46:28
不错的入门书籍!
0 有用 纸张 2012-06-10 10:29:01
很不错的入门读物
1 有用 SomeoneElse 2016-12-30 19:47:22
陆陆续续看了挺长时间,终于看完了。是一本F#的入门书,有.NET技术背景的话,阅读起来并不吃力。影响F#被.NET开发人员采用的最大障碍,是设计得非常优秀的C#。
0 有用 rocklater 2010-07-09 23:26:40
不错的F#入门,内容少了点。跟Expert一起看,优势互补。