-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfsharp-tofinish.html
179 lines (141 loc) · 8.51 KB
/
fsharp-tofinish.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<link rel="shortcut icon" href="../../assets/ico/favicon.ico">
<title>Why F#? | fsharpWorks training and consulting</title>
<!-- Bootstrap core CSS -->
<link href="bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href='http://fonts.googleapis.com/css?family=Libre+Baskerville:400,700,400italic' rel='stylesheet' type='text/css'>
<link href="http://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">
<link href='styles/core-style.css' rel='stylesheet' type='text/css'>
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
<script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="navbar-inner">
<div class="container">
<div class="row header">
<div class="col-lg-3 col-md-4">
<img src="images/fsharp_works_logo_50.png" class="img-responsive" />
</div>
<div class="col-lg-5 col-md-6 header-tagline2">
<h2 class="header-tagline2">The safe choice for functional-first development</h2>
</div>
</div>
<div class="row">
<ul class="nav nav-tabs clearfix ">
<li><a href="index.html">Home</a></li>
<li><a href="workshops.html">Our Workshops</a></li>
<li class="active"><a href="fsharp.html">Our Technology</a></li>
<li><a href="team.html">Our Team</a></li>
<li><a href="mailto:[email protected]"><i class="fa fa-envelope"></i> Contact Us</a></li>
</ul>
<div class="pull-right">
<a href="https://twitter.com/fsharpWorks" class="twitter-follow-button pull-right" data-size="small" data-show-count="false" data-lang="en">@fsharpWorks</a>
</div>
</div>
</div>
</div>
<div class="container">
<p style="margin-top: 20px"></p>
<div class="row">
<div class="col-sm-12">
<p class="lead">
What's so special about F#? Why do we think you should consider it for your next project?
</p>
</div>
</div>
<div class="row">
<div class="col-sm-12">
<hr />
<h1>What do we say?</h1>
</div>
</div>
<div class="row">
<div class="col-sm-4">
<h2>Benefit 1</h2>
<p>to do</p>
</div>
<div class="col-sm-4">
<h2>Benefit 2</h2>
<p>to do</p>
</div>
<div class="col-sm-4">
<h2>Benefit 3</h2>
<p>to do</p>
</div>
</div>
<div class="row">
<div class="col-sm-12">
<hr />
<h1>What do other people say?</h1>
<p>It's not just us. More and more developers are discoving the benefits of F#. Here are some of our favorite comments...</p>
</div>
</div>
<div class="row">
<div class="col-sm-6">
<blockquote class="twitter-tweet" data-cards="hidden" lang="en">
<p>(For my $) <a href="https://twitter.com/search?q=%23fsharp&src=hash">#fsharp</a> is less about FP/OO/whatever... more about being the best language in the CLR ecosystem (with an awesome community, too).</p>
— Paulmichael Blasucci (@pblasucci) <a href="https://twitter.com/pblasucci/statuses/413690261706137600">December 19, 2013</a>
</blockquote>
<blockquote class="twitter-tweet" data-cards="hidden" lang="en">
<p><a href="https://twitter.com/theburningmonk">@theburningmonk</a> <a href="https://twitter.com/c4fsharp">@c4fsharp</a> <a href="https://twitter.com/search?q=%23fsharp&src=hash">#fsharp</a> more often than not seems to fulfill: "If it compiles, it works" ;)</p>
— Torben Rahbek Koch (@torbenrkoch) <a href="https://twitter.com/torbenrkoch/statuses/427486396006158336">January 26, 2014</a>
</blockquote>
<blockquote class="twitter-tweet" data-cards="hidden" lang="en">
<p>After working with F# type providers, I am really really resentful for having to go back and work with Entity Framework. <a href="https://twitter.com/search?q=%23FSharp&src=hash">#FSharp</a></p>
— Jamie Dixon (@jamie_dixon) <a href="https://twitter.com/jamie_dixon/statuses/416780982323122176">December 28, 2013</a>
</blockquote>
<blockquote class="twitter-tweet" data-cards="hidden" lang="en">
<p>Wrote down an algorithm. Almost every line maps to a s/ingle line of <a href="https://twitter.com/search?q=%23fsharp&src=hash">#fsharp</a>. Code is just as readable as text, amazing!</p>
— Roger Kirchwood (@_____C) <a href="https://twitter.com/_____C/statuses/429271821804789761">January 31, 2014</a>
</blockquote>
</div>
<div class="col-sm-6">
<blockquote class="twitter-tweet" data-cards="hidden" lang="en">
<p>I need to reiterate - the <a href="https://twitter.com/search?q=%23fsharp&src=hash">#fsharp</a> community is amazing. Great language, wonderfully supportive community - what more could you ever want?</p>
— Reed Copsey, Jr. (@ReedCopsey) <a href="https://twitter.com/ReedCopsey/statuses/428259645313286144">January 28, 2014</a>
</blockquote>
<blockquote class="twitter-tweet" data-cards="hidden" lang="en">
<p>write complex code for 6 hours, compile, run, all works perfectly first time. This happens often. Love you <a href="https://twitter.com/search?q=%23fsharp&src=hash">#fsharp</a></p>
— Ross McKinlay (@pezi_pink) <a href="https://twitter.com/pezi_pink/statuses/243669593514725377">September 6, 2012</a>
</blockquote>
<blockquote class="twitter-tweet" data-cards="hidden" lang="en">
<p>Religious moment with <a href="https://twitter.com/search?q=%23fsharp&src=hash">#fsharp</a> FSharp.Data today. Replaced thousands of lines of custom XML parsing code with two lines. Never going back.</p>
— Darren Platt (@dplattsf) <a href="https://twitter.com/dplattsf/statuses/426953160259674112">January 25, 2014</a>
</blockquote>
<blockquote class="twitter-tweet" data-cards="hidden" lang="en">
<p>I can't emphasise enough how amazing <a href="https://twitter.com/search?q=%23fsharp&src=hash">#fsharp</a> pattern matching is. Moving to a language without it is heinous.</p>
— Dave Thomas (@7sharp9) <a href="https://twitter.com/7sharp9/statuses/426462476679786498">January 23, 2014</a>
</blockquote>
</div>
</div>
</div>
<!-- /container -->
<footer>
<div class="container">
<div class="row footer">
<div class="col-lg-12 text-center">
<p>© fsharpWorks 2016</p>
</div>
</div>
</div>
</footer>
<!-- Bootstrap core JavaScript
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="bootstrap/js/bootstrap.min.js"></script>
<!-- Placed at the end of the document so the pages load faster -->
<script>!function (d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (!d.getElementById(id)) { js = d.createElement(s); js.id = id; js.src = "http://platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js, fjs); } }(document, "script", "twitter-wjs");</script>
</body>
</html>