November 2009
Intermediate to advanced
560 pages
21h 40m
English
This chapter covers
When we introduced F# in chapter 1, we described it as a multiparadigm language that takes the best elements of several worlds. Most importantly, it takes ideas from both functional and object-oriented languages. In this chapter, we’re going to look at several features inspired by OOP or that allow fluent integration with object-oriented .NET languages like C# and Visual Basic .NET (VB.NET).
This chapter is particularly important for the later steps in the F# development process. As we’ve mentioned, functional simplicity allows us to write ...
Read now
Unlock full access