Welcome to MSDN Blogs Sign in | Join | Help

My F# PDC presentation is online (+ ppt and demo application)

You can watch it here. Also I attached the demo application I built on stage.

Published Monday, November 03, 2008 8:33 AM by lucabol
Filed under:

Attachment(s): fsharpdemoPDCPrez.zip

Comments

# infoblog » My F# PDC presentation is online (+ ppt and demo application)

# re: My F# PDC presentation is online (+ ppt and demo application)

hi Luca,

Thank you so much for such a compelling demo of F#.  You really made some lights come on for me with your "X = X + 1" slide.

Monday, November 03, 2008 1:34 PM by Dale Smith

# re: My F# PDC presentation is online (+ ppt and demo application)

Wonderful presentation. Thank you.

Monday, November 03, 2008 4:24 PM by Jon Harrop

# re: My F# PDC presentation is online (+ ppt and demo application)

Excellent presentation, thank you very much!

Covers the biggest problem I've been having so far, which is "how do I take it beyond using F# as a fancy calculator"  :-)

Tuesday, November 04, 2008 10:56 AM by Brian Knoblauch

# re: My F# PDC presentation is online (+ ppt and demo application)

Great presentation and code, thank you.

Ciao!

Wednesday, November 05, 2008 5:03 AM by Davide Zordan

# re: My F# PDC presentation is online (+ ppt and demo application)

Great presentation , it was fun filled and with much information , most times i dont see  both together.

What makes F# so cool , i mean we already have functional programming languages, is it the support for IDE and support for using other  .net language classes/methods  seamlessly ?

Saturday, November 08, 2008 10:24 AM by Raja Tirumala Rao

# re: My F# PDC presentation is online (+ ppt and demo application)

Yes, but there is more.

All functional languages are enjoyining a renaisance of sort (Erlang anyone?). A strong reason is the multicore revolution that is upon us. Functional languages, with their lack of side effects, are good for parallelization.

Also, with LINQ we brought functional concepts in a mainstream programming language. We made them a bit more familiar to people.

When you put all these things together you get a lollapalooza effect.

Sunday, November 09, 2008 9:33 AM by lucabol

# re: My F# PDC presentation is online (+ ppt and demo application)

Would it make sense to have dynamic prototyping in F# like in IronPython? The ability to add behaviour on the fly to objects can be powerful when creating a DSL using F#

Tuesday, November 11, 2008 8:54 AM by Jay D

# re: My F# PDC presentation is online (+ ppt and demo application)

It is an interesting feature, but difficult to reconcile with the static type nature of F#

Tuesday, November 11, 2008 4:57 PM by lucabol

# F#: Perth .NET User’s Group

Thanks to Mitch Wheat for inviting me to talk, and letting me choose the topic: F#. Also a major thanks

Tuesday, November 11, 2008 11:15 PM by Basketweaving for the Mind

# IronPython + F# + Parallel + Async = A Kittehz Brekfst

more animals As per the image above, cats and threads do no mix. Python and threads may not mix, either

Wednesday, November 12, 2008 5:19 AM by Basketweaving for the Mind

# SVC CodeCamp F# Talk

Over the weekend, I had a chance to go to the SVC codecamp and give a couple talks. Codecamp was fun,

Thursday, November 13, 2008 12:33 PM by Tim Ng

# re: My F# PDC presentation is online (+ ppt and demo application)

Very enlightening introduction to F#. I'll be grabbing that first book to learn more about the language.

I actually heard about your talk from a friend. I was telling him about my end-of-semester project, which is to take CSV files from Yahoo Finance and create a genetic algorithm to test parameter sets for technical stock indicators.

Your code is a great start for my project!

Monday, November 24, 2008 4:06 AM by Luke has no name

# re: My F# PDC presentation is online (+ ppt and demo application)

Great presentation, but "F# for Vizualisation" is unavailable (for free) now. :(

Thursday, November 27, 2008 9:10 AM by Dimchansky

# re: My F# PDC presentation is online (+ ppt and demo application)

@Dimchansky

Although we succeeded in giving away $20,000 worth of software with our free editions in only 2 weeks, our actual sales disappeared so we took the free editions down. However, we do intend to introduce more restricted free editions again in the future and I shall make sure these are sufficient to run Luca's demo.

Many thanks,

Jon Harrop.

Monday, December 01, 2008 1:22 PM by Jon Harrop

# Introductory F# Resources

I recently gave an “Introduction to F#” session for the Cape Cod .NET User group and, with Talbott Crowell

Wednesday, January 28, 2009 3:09 PM by Chris Bowen's Blog
New Comments to this post are disabled
 
Page view tracker