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.
(7996 views)
Book cover: Visual Studio.Net with C#Visual Studio.Net with C#
by - BPB Publications
Introduction to Visual Studio.Net and C#. The text covers working with the framework, building database applications, building Web applications, setup and deployment projects, the basics of C#, the C# code in .Net applications, C# and ASP.Net.
(23088 views)
Book cover: Improving Web Application Security: Threats and CountermeasuresImproving Web Application Security: Threats and Countermeasures
by - Microsoft Press
This guide gives you a foundation for designing, and configuring secure ASP.NET Web applications. Whether you have existing applications or are building new ones, you can apply the guidance to help you make your Web applications hack-resilient.
(17415 views)
Book cover: Moving to Visual Studio 2010Moving to Visual Studio 2010
- Microsoft Press
This is a book that will help professional developers move from previous versions of Visual Studio. It will cover the features of Visual Studio 2010 through an application. It will go through a lot of the exciting new language features.
(9027 views)