
F# Programming
Publisher: Wikibooks 2016
Number of pages: 103
Description:
The F# programming language is part of Microsoft's family of .NET languages. F# is valuable to programmers at any skill level; it combines many of the best features of functional and object-oriented programming styles into a uniquely productive language.
Download or read it online for free here:
Download link
(560KB, PDF)
Similar books
Pointers and Memoryby Nick Parlante - Stanford University
This is a 31 page introduction to programming with pointers and memory in C, C++ and other languages. It explains how pointers and memory work and how to use them -- from the basic concepts through all the major programming techniques.
(8960 views)
Dylan Programming: An Object-Oriented and Dynamic Languageby Neil Feinberg, et al. - Addison-Wesley
Dylan is a new programming language, that is both object-oriented, like C++ and Java, and dynamic, like Smalltalk. This book will be useful to anyone learning dynamic, object-oriented programming, whether it be in Dylan, Java, Smalltalk, or Lisp.
(13175 views)
Programming Mac OS X with Cocoa for Beginners- Wikibooks
This book aims to provide beginners with an introduction to programming Mac OS X with Cocoa, using Xcode, the free developer tools provided with the operating system. Some knowledge of another programming language, preferably C, is assumed.
(17399 views)
Beyond Javaby Bruce Tate - O'Reilly Media, Inc.
Bruce Tate describes the characteristics of alternative languages, likely successors to Java. The book will teach you a few new languages and help you start building new skills, or you can use the introduced techniques to improve your work in Java.
(23735 views)