F# comes built into Visual Studio 2010
Log into Angel
Click RosePortal. Click Powered by e-academy.
Click Software
Click Visual Studio 2010 Professional (x86) DVD
Select Download and click Add to Cart
Click I agree
Click Checkout
File out the fields and click next
Click Download, and save to a location you know.
Mount with Deamon or your tool of choice, extract with 7-Zip, or burn to DVD
Install Visual Studio 2010 with the defaults
Launch VS2010. Select F# envorionment if it asks.
FIle > New > Project
Select Visual F# > Windows. Select F# Application or F# Tutorial
Name and set location if desired, and click OK
Type printf("Hello world") into the code file. Select the code and press Alt-Enter to send to F# Interactive window at bottom.
See that Hello world prints (ignore the val it: unit = ())
Team Adjective Animal Productions
Nathan Mendel
Anthony Orlowski
Nathan Weir