Skip to content

Commit 1bfd7b8

Browse files
authored
Merge pull request #1011 from davidtgillard/testimonal-david-gillard
Add testimonial from david gillard
2 parents 1c92c7d + 1434e37 commit 1bfd7b8

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

_testimonials/david-gillard.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
id: david-gillard
3+
bullets:
4+
- '**David Gillard**'
5+
- Software Technical Lead
6+
- C-CORE
7+
keywords: []
8+
quote: Overall, F# made our development work faster and more reliable.
9+
---
10+
Choosing F# for our satellite transponder project was an excellent decision. Strong static typing and the built-in units of measure enabled our small team to implement quickly and focus on domain modeling and validation of the implementation. The runtime efficiency allowed us to carry out a larger proportion of development in F#, restricting our native code to the hard real-time aspects of the system. A slower scripted language would have necessitated more implementation in a lower-level language. Plus, having access to the .NET ecosystem was a major advantage. Overall, F# made our work faster and more reliable. If you're considering a technology stack for a scientific domain where correctness is a major objective, you should look to F#.

0 commit comments

Comments
 (0)