sigmoid.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A social space for people researching, working with, or just interested in AI!

Server stats:

583
active users

#fsharp

1 post1 participant0 posts today
Cap E Bara<p>re intro time</p><p>i am an ancient programmer who has read some books and may read more. i love learning and a great story. </p><p>hopeless progressive-ish believer in the potential for humankind despite all of the current evidence to the contrary </p><p>i love: <a href="https://mastodon.social/tags/cats" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>cats</span></a>, <a href="https://mastodon.social/tags/fsharp" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>fsharp</span></a>, <a href="https://mastodon.social/tags/javascript" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>javascript</span></a>, <a href="https://mastodon.social/tags/functional" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>functional</span></a> programming, <a href="https://mastodon.social/tags/ps5" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ps5</span></a> , tactical <a href="https://mastodon.social/tags/rpgs" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>rpgs</span></a></p>

Another great article highlighting the many merits of #OCaml xvw.lol/en/articles/why-ocaml.

OCaml continues to be for me the most interesting language I've learned since the days of #Ruby and #Clojure, and it inspired me to play quite a bit with it's ML siblings #FSharp and #Rust as well.

Check it out!

xvw.lolWhy I chose OCaml as my primary languageA detailed explanation of why I chose OCaml as the ‘default’ programming language for every project.

👨‍💻 Більше сотні проєктів для практики в одному репозиторії👇
🔸Практика на мовах: #C, #Cpp, #CSharp, #FSharp, #Python, #Java, #JavsScript, #Rust
🔸Проєкти на різні теми — від рендерів до ігор та навіть створення власної системи контролю версій.
🔸Проєкти поділені на рівні складності, кожен розібраний детально.
github.com/codecrafters-io/bui

Replied in thread

@deech you know what you need to enrich your life? Static typing in a white space significant language with two different function calling syntax that don’t mix well. Build character, and develop an abiding longing for simple syntax. I enjoy #fsharp, its like a fancy French chocolate with my MS gas station pizza.

Replied to arialdo

@arialdo

There are no Option types in that image, so "Some" is not useful in the context.

"Some(0) is not an integer". I don't think you can prove any value of this idea with a code example, because it makes no sense in F#.

You may want to give up on the idea of mapping everything to what you know from TypeScript. Prove or disprove your understanding by writing code that explores the realities of F#.