December 2013
Beginner to intermediate
286 pages
5h 46m
English
Using the interactive mode in Visual Studio and being able to write the program in smaller building blocks using prototyping is a great way of writing software. You have already used this exploratory way of writing programs with the first application.
The workflow is to build up programs incrementally instead of running all code at once. The REPL is a perfect place to try out snippets and experiment with different aspects of F#.
Read now
Unlock full access