I love OCaml. I used it in my Programming Languages course to implement an interpreter for a byte-code language. Knowing that your code is provably correct (because of type theory) just makes for a really flow-y development process.
@n0kodoko1432 жыл бұрын
Great intro! Also, since starting to learn a little rust, ocaml is looking familiar (only to find the original compiler for rust was written in ocaml!)
@ruffinhead2 жыл бұрын
Ive been learning F# for advent of code and it looks exactly the same as ocaml... so it feels like we did the same challenge and I can appreciate your answers much more 😂 functional programming is pretty incredible and it was really fun doing these challenges this way.
@idemchenko-js Жыл бұрын
The world should know more about OCaml and proper type systems! Great job TJ!
@n0kodoko1432 жыл бұрын
Sick subliminal with the scissors. Got me!
@isAif472 жыл бұрын
good intro 😂
@machinima14022 жыл бұрын
i actually picked scissors and i still feel like a winner EDIT: Can i ask you which plugin you use for the scope highlight (in which everything else grays out)? Thank you very much!
@machinima14022 жыл бұрын
@Denis Borsukov what a goddam hero, thank you
@JordiMontesSanabria2 жыл бұрын
I chose scissors but I won, I can't believe this content is free 🎉
@bearwolffish Жыл бұрын
damn, got man with the rock shoulda known to go paper.
@JChen7 Жыл бұрын
"I'll see you in Day 3"....
@patrickrealdeal Жыл бұрын
Is this color scheme available anywhere? Seems perfect for ocaml I'd like to try it :)
@gary4219 Жыл бұрын
Damn u won in the rock paper scissors 🤣
@tempo_808 Жыл бұрын
instalike for this inro
@driden19872 жыл бұрын
Functional Johnson
@suvasanketrout7722 жыл бұрын
Yeah i won !! At 4 try ✌️
@guilhermesoares78572 жыл бұрын
Chose paper , ez win
@ethanfung14132 жыл бұрын
TJ, why did you choose to learn Ocaml over some of the more popular functional programming languages?
@saeedxgholami Жыл бұрын
I choose scissors. I lost
@jrmoulton2 жыл бұрын
Paper
@gmdias0_2 жыл бұрын
i have Paper, i won!
@doommusic47382 жыл бұрын
Its a tie
@callmepotato192 Жыл бұрын
you won...
@nifaresg Жыл бұрын
nice thing is that you need only either get_win or get_lose and composing get_win with get_win will return the result of get_lose