Logo

F Sharp Programming

F Sharp Programming

Publisher: Wikibooks

Description:
F# is a .NET implementation of OCaml, a well-known functional programming language from the ML family of functional programming languages. Some of F#'s notable features include type inference, pattern matching, interactive scripting and debugging, higher order functions, and a well-developed object model which allows programmers to mix to object-oriented and function programming styles seamlessly.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: The Little ASP.NET Core BookThe Little ASP.NET Core Book
by - recaffeinate.co
I wrote this book to help developers and people interested in web programming learn about ASP.NET Core 2.0, a new framework for building web applications and APIs. This short book is structured as a tutorial. You'll build an app from start to finish.
(7720 views)
Book cover: Dissecting a C# Application: Inside SharpDevelopDissecting a C# Application: Inside SharpDevelop
by - Wrox Press
Dissecting a CSharp Application teaches advanced techniques of .NET programming by getting an insiders' look at the complete Integrated Development Environment, SharpDevelop, written in C#. It includes all advanced features of a modern IDE.
(24617 views)
Book cover: Test Driven .NET Development with FitNesseTest Driven .NET Development with FitNesse
by - Neuri Limited
This book takes you on a journey through the wonderful world of FitNesse, a great web-based tool for software acceptance testing. FitNesse enables software developers and business people to build a shared understanding of the domain.
(9923 views)
Book cover: Sams Teach Yourself Visual Studio .NET 2003 in 21 DaysSams Teach Yourself Visual Studio .NET 2003 in 21 Days
by - Sams
The book will guide the developer through using the VS .NET IDE, the Visual Basic .NET and C# language, and the supporting tools available from Microsoft to create Windows and Web-based applications. Written for beginners and experienced developers.
(10918 views)