ScienceBlog.com Science Gifts
 Location:  Home» Books » Programming Languages » Expert F# (Expert's Voice in .Net)  
Related Categories
• Programming Languages
Computer Science
New Used Textbooks
• Software Design Engineering
Computer Science
New Used Textbooks
• General AAS
Computer Science
New Used Textbooks
• General AAS
New Used Textbooks
Custom Stores
• General AAS
Qualifying Textbooks
Custom Stores
• General
Languages Tools
Programming
• General AAS
Languages Tools
Programming
• Object-Oriented Design
Software Design, Testing Engineering
Programming
• Software Development
Software Design, Testing Engineering
Programming
• Functional
Programming
Computers Internet

Expert F# (Expert's Voice in .Net)

Expert F# (Expert's Voice in .Net)

enlarge enlarge 
Authors: Don Syme, Adam Granicz, Antonio Cisternino
Publisher: Apress
Category: Book

List Price: $69.99
Buy New: $45.44
You Save: $24.55 (35%)



New (20) Used (11) from $45.44

Rating: 4.5 out of 5 stars 11 reviews
Sales Rank: 93319

Media: Hardcover
Pages: 609
Number Of Items: 1
Shipping Weight (lbs): 2.5
Dimensions (in): 9.1 x 7.1 x 1.6

ISBN: 1590598504
Dewey Decimal Number: 005
EAN: 9781590598504
ASIN: 1590598504

Publication Date: December 4, 2007
Availability: Usually ships in 1-2 business days
Shipping: Expedited shipping available
Shipping: International shipping available
Condition: Brand New, may have remainder mark and slight shelfware

Also Available In:

  • Kindle Edition - Expert F#

Similar Items:

  • Foundations of F# (Expert's Voice in .Net)
  • F# for Scientists
  • Pro LINQ: Language Integrated Query in C# 2008 (Windows.Net)
  • Pro C# 2008 and the .NET 3.5 Platform, Fourth Edition (Windows.Net)
  • Programming Erlang: Software for a Concurrent World

Editorial Reviews:

Product Description
body Expert F# div PExpert F# is about practical programming in a beautiful language that puts the power and elegance of functional programming into the hands of .NET developers. In combination with .NET, F# achieves unrivaled levels of programmer productivity and program clarity. This books serves as/p ulPliThe authoritative guide to F# by the designer of F#/liPliA comprehensive reference of F# concepts, syntax, and features/liPliA treasury of expert F# techniques for practical, real-world programming/li /ul br / PWhile inspired by OCaml, F# isn't just another functional programming language. Drawing on many of the strengths of both OCaml and .NET, it's a general-purpose language ideal for real-world development. F# integrates functional, imperative, and object-oriented programming styles so you can flexibly and elegantly solve programming problems, and brings .NET development alive with interactive execution. Whatever your background, you'll find that F# is easy to learn, fun to use, and extraordinarily powerful. F# will help change the way you think about and go about programming. /p PWritten by F#'s designer and two active contributors, Expert F# is the authoritative, comprehensive, and in-depth guide to the language and its use. Designed to help others become experts, the book gives a thorough introduction to the F# language from quick essentials to in-depth advanced topics such as active pattern matching, aggregate data types and operators, sequence expressions, lazy values, mutable data and side-effects, generics, type augmentations, functional decomposition and code organization. /p PThe second half of the book is devoted to examining the practical application of F#, providing elegant solutions to common programming tasks including UI implementation, data access, web and distributed programming, symbolic and numerical computations, concurrent programming, testing, profiling, and interoperability with other languages. The latest hot developments in F# and .NET are also addressed, including Active Patterns, implicit class construction, integration with LINQ over relational data, meta programming and useful tips for working with Visual Studio and F# command-line tools. /p PThe world's foremost experts in F# show you how to program in F# the way they do!/p /div


Customer Reviews:   Read 6 more reviews...

5 out of 5 stars This is "it"   October 17, 2008
Steven Burns (-)
1 out of 1 found this review helpful

I own the three F# books out there: [FF], [FS] and [EF] (this one). br /[FF] is the one that got me started, probably because I share some personality traits with the author (based on the way he writes) and that flattened the learning curve. br /Then [FS] is the book that got me excited about F#'s representational power, mainly because I'm mathematically and scientifically oriented. br /But from all of them, Expert F# is the one I keep coming back to and the only one that never leaves my desk. br /This book is hands down the best reference material available. You will find information in this book that you won't find anywhere else, not even in the language's draft specification (which is still work in progress). br /If you are going to be doing serious F# development you'll need this book, bottom line. br /


5 out of 5 stars Best book on F#   September 17, 2008
Michael Giagnocavo (Denver, CO)
1 out of 1 found this review helpful

Expert F# does a great job explaining why and how you should use F#. It is not a general purpose tutorial on functional programming. The title "Expert" should be a hint that some (maybe... 25%?) of the topics are going to be advanced and move fast. If you're completely new to functional programming, Real World Haskell (already out) and Real World Functional Programming (Tomas Petricek, 2009) are good resources to get you in the right mindset. br / br /Regardless, this book covers the many aspects of F# and is the best general resource on F# so far.


5 out of 5 stars Good book!   June 15, 2008
G. Jenks (Cupertino, CA)
2 out of 4 found this review helpful

It's definitely a good book. I've read a few sections in it and have been impressed with what I've seen. The book is targeted toward specific implementations of F# in various settings. I like that but think other people won't. The techniques described are quite powerful. I'd say this is a must for experts in the .NET languages.


2 out of 5 stars Seems kinda rushed, disjointed   May 27, 2008
G. F. Davis
2 out of 7 found this review helpful

This is my amended review after reading the other reviews for the first time. I totally agree with Muhammad, who also gave this book a 2 star rating. I can't believe people are giving this book rave reviews (I think some of the reviewers are being paid). I read lots of computer books, and this one just isn't that well written in comparison. It is quite apparent to me that the authors do not write applications for a living. Instead of "Expert F#" it should be "Academic F#". From an expert, you expect advice on the best way to do things, things you should avoid, and alternatives. This book does not have any of this kind of information. br / br /Here is my original review: br / br /Functional languages are "hot" because of the promise of easy multiprocessing and reduced error rates. So great, I'll buy this book and convert my C# code, so it can work with all these multi-core chips. br / br /Be warned, this book falls short of real world examples and uses. Its examples seem more of interest to the academic community than business applications. Most if the book is of the nature, "this is what you can do" instead of "in this situation; this is the best way to do it." br / br /It also assumes a lot of background in functional languages. Yes, it states "Expert", but really how many OCaml programmers are there? It really could use numerous examples of C# or VB code rewritten in F#. br / br /This is not to say there is not a lot of good information here and there are not a lot of alternatives. It is nice having this information all in one place. I am still sold that F# and functional languages are the future of programming, but just be warned the learning curve will be high. br /


2 out of 5 stars Not to be used as your first source for learning functional programming   May 23, 2008
Muhammad Adel (Egypt)
6 out of 13 found this review helpful

For a background about the reviewer, I am a software developer with 5 years of experience. I have programmed in C# and C++ only. br / br /This is one of the first books to be written about F#. Taking into consideration that F# works on top of the .NET framework and all previous .NET Languages didn't include a functional language, most intended audience should be expected to have little or no background of functional programing while having a good background of imperative programming. br / br /Functional programming is a whole new world for imperative programmers, a world with new restrictions and new ways of thinking. Unfortunately this book doesn't give a good explanation for functional programming concepts, it is explaining the language syntax most of the time. Even when explaining language syntax it is always missing things that you find explained in discussions and tutorials online. This book acts more as a syntax reference more than a book to learn from. br / br /If you have no background about F# or functional programming then this book will not make things easy for you. You have to use another source with this book, either a series of tutorials or some articles or a discussion board. br /