Click here to Skip to main content
15,893,486 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
AnswerRe: F# usage Pin
Slacker00711-Oct-17 23:39
professionalSlacker00711-Oct-17 23:39 
AnswerRe: F# usage Pin
MadMyche12-Oct-17 0:49
professionalMadMyche12-Oct-17 0:49 
GeneralRe: F# usage Pin
Slacker00712-Oct-17 2:07
professionalSlacker00712-Oct-17 2:07 
GeneralRe: F# usage Pin
Mel Padden12-Oct-17 2:32
Mel Padden12-Oct-17 2:32 
AnswerRe: F# usage Pin
Marc Clifton12-Oct-17 5:29
mvaMarc Clifton12-Oct-17 5:29 
GeneralRe: F# usage Pin
BillWoodruff13-Oct-17 7:36
professionalBillWoodruff13-Oct-17 7:36 
AnswerRe: F# usage Pin
jschell13-Oct-17 5:26
jschell13-Oct-17 5:26 
AnswerRe: F# usage Pin
Member 1300946913-Oct-17 6:36
Member 1300946913-Oct-17 6:36 
I've been using F# almost since it came out. Initially, I was using it to simulate performance of large government pension funds. Lately, I've been building an infrastructure to allow me to build simulations of adaptive social systems.

In terms of coding style, I find myself combining object-oriented and functional styles in the same programs, the object-oriented for interfacing with .NET/WPF types, and the functional where it seems natural.

There are several things I really like about F#. First, it allows me to fit a lot of computation into just a few lines of code: No pages of curly brackets and semicolons. Second, I don't feel straight-jacketed into a particular coding style; I can use what is appropriate in the circumstances. Third, it is relatively free of arcana like annotations. Fourth, you don't have to know everything to do anything. And fifth, the combination of Visual Studio and the F# interpreter rocks!

I hope this is helpful.
AnswerRe: F# usage Pin
Member 1027780713-Oct-17 11:45
Member 1027780713-Oct-17 11:45 
GeneralXKCD OTD Pin
OriginalGriff11-Oct-17 20:20
mveOriginalGriff11-Oct-17 20:20 
GeneralRe: XKCD OTD Pin
HobbyProggy11-Oct-17 20:29
professionalHobbyProggy11-Oct-17 20:29 
GeneralRe: XKCD OTD Pin
OriginalGriff11-Oct-17 20:56
mveOriginalGriff11-Oct-17 20:56 
GeneralRe: XKCD OTD Pin
CodeWraith11-Oct-17 22:50
CodeWraith11-Oct-17 22:50 
GeneralWANT! Pin
Brisingr Aerowing11-Oct-17 17:19
professionalBrisingr Aerowing11-Oct-17 17:19 
GeneralRe: WANT! Pin
PIEBALDconsult11-Oct-17 19:24
mvePIEBALDconsult11-Oct-17 19:24 
GeneralRe: WANT! Pin
Rajesh R Subramanian11-Oct-17 22:27
professionalRajesh R Subramanian11-Oct-17 22:27 
GeneralRe: WANT! Pin
Jim_Snyder12-Oct-17 3:26
professionalJim_Snyder12-Oct-17 3:26 
GeneralRe: WANT! Pin
Rajesh R Subramanian12-Oct-17 13:37
professionalRajesh R Subramanian12-Oct-17 13:37 
GeneralRe: WANT! Pin
Johnny J.11-Oct-17 23:00
professionalJohnny J.11-Oct-17 23:00 
GeneralRe: WANT! Pin
glennPattonWork311-Oct-17 21:31
professionalglennPattonWork311-Oct-17 21:31 
GeneralRe: WANT! Pin
CodeWraith11-Oct-17 22:15
CodeWraith11-Oct-17 22:15 
GeneralRe: WANT! Pin
glennPattonWork311-Oct-17 22:19
professionalglennPattonWork311-Oct-17 22:19 
GeneralRe: WANT! Pin
CodeWraith11-Oct-17 22:45
CodeWraith11-Oct-17 22:45 
GeneralWith the crash of the City of Munich's Linux implementation, will Linux be relegated to hobbyists? Pin
swampwiz11-Oct-17 17:06
swampwiz11-Oct-17 17:06 
GeneralRe: With the crash of the City of Munich's Linux implementation, will Linux be relegated to hobbyists? Pin
Munchies_Matt11-Oct-17 18:55
Munchies_Matt11-Oct-17 18:55 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.