User Tools

Site Tools


projects:fsharp_workshop

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
projects:fsharp_workshop [2015/03/14 11:54] mkuciaprojects:fsharp_workshop [2015/04/17 21:35] mkucia
Line 3: Line 3:
  
   * f(x) = Hello_Word   * f(x) = Hello_Word
-  * On Testing and +  * Type providers (strongly typed) 
 +  * Matching 
 +  * Options
  
 ===== How to use? Where to get? ===== ===== How to use? Where to get? =====
Line 13: Line 15:
  
 ===== [Hello] ===== ===== [Hello] =====
-<code>+<code fsharp>
 let hello = printf "Hello World" let hello = printf "Hello World"
 </code> </code>
Line 49: Line 51:
 ===== References ===== ===== References =====
   * http://fsharp.org/   * http://fsharp.org/
 +  * http://fsharp3sample.codeplex.com/wikipage?Title=MicroSamples
 +  * http://en.wikibooks.org/wiki/F_Sharp_Programming
 +  * http://fsharp.org/specs/language-spec/3.0/FSharpSpec-3.0-final.pdf
 +  * http://www.mindscapehq.com/blog/index.php/2012/03/27/5-12-f-features-every-c-programmer-should-lust-after/
 +  * [[https://msdn.microsoft.com/en-us/library/dd233228.aspx|MSDN Symbol and Operator Reference (F#)]]
 +  * https://github.com/rookboom/SharpShaders/wiki/Why-write-shaders-in-F%23%3F
   * http://www.quora.com/What-are-some-limitations-disadvantages-of-functional-programming   * http://www.quora.com/What-are-some-limitations-disadvantages-of-functional-programming
 +  * http://fsharpforfunandprofit.com/site-contents/
 +  * http://research.microsoft.com/en-us/projects/kiwi/
 +  * [[https://www.youtube.com/watch?v=hMjv8m--W28|Ten things F# can do, and C# can't - Liam McLennan @ DDD Brisbane 2013]]
projects/fsharp_workshop.txt · Last modified: 2015/05/02 12:45 by mkucia