Skip to content

Commit 2e1c2d4

Browse files
authored
Add a new testimonial
1 parent 635a692 commit 2e1c2d4

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
id: anonymous-game-developer
3+
bullets:
4+
- An anonymous game developer
5+
keywords:
6+
- game
7+
- gaming
8+
quote: It's like 'Python with type inference' — but even better!
9+
---
10+
11+
I'm gradually learning F#, and even though I haven't explored OOP or more advanced language features yet, I find it strikingly clearer than C#. It's like 'Python with type inference' — but even better!
12+
13+
When I first tried C#, I kept thinking: 'Why can't types be inferred automatically?' Dynamic languages like Python hid the types, but sacrificed the type safety that I loved about C#. F# finally gives me the best of both worlds: C#'s power without manual type annotations.
14+
15+
I'm still a beginner (no quizzes please—I'm soaking it in slowly!), but that rare 'this is exactly what I’ve been searching for' feeling? F# delivers that. Truly refreshing.

0 commit comments

Comments
 (0)