Professional F# 2.0 By Ted Neward, Aaron Erickson, Talbott Crowell, Rick Minerich
Publisher: W.r.o.x 2010 | 432 Pages | ISBN: 047052801X | PDF | 23 MB
Publisher: W.r.o.x 2010 | 432 Pages | ISBN: 047052801X | PDF | 23 MB
In-depth coverage of Microsoft's new programming language-F# 2010 F# is a new programming language from Microsoft, a fusion of object-oriented and functional approaches, which offers a number of new features and approaches to making software easier to write. Supported for the first time with Visual Studio 2010, F# is particularly ideal for software that needs to take full advantage of multicore processors, and this comprehensive book covers all aspects of this functional language. Assuming familiarity with C#, VB, C++, or Java, the authors cover such topics as binding values and control flow, simple and complex types, pattern matching, complex functions, and imperative and object programming in F#. You'll see how F# interacts with the .NET CLR and C#, and you'll review F# and .NET data access through LINQ, ADO.NET, and the Entity Framework. F# is a new programming language from Microsoft, and offers an original approach to making software easier to write