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.
@n0kodoko143 Жыл бұрын
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!)
@ruffinhead Жыл бұрын
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!
@JordiMontesSanabria Жыл бұрын
I chose scissors but I won, I can't believe this content is free 🎉
@n0kodoko143 Жыл бұрын
Sick subliminal with the scissors. Got me!
@isAif47 Жыл бұрын
good intro 😂
@bearwolffish Жыл бұрын
damn, got man with the rock shoulda known to go paper.
@machinima1402 Жыл бұрын
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!
@machinima1402 Жыл бұрын
@Denis Borsukov what a goddam hero, thank you
@gary4219 Жыл бұрын
Damn u won in the rock paper scissors 🤣
@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 :)
@tempo_808 Жыл бұрын
instalike for this inro
@suvasanketrout772 Жыл бұрын
Yeah i won !! At 4 try ✌️
@guilhermesoares7857 Жыл бұрын
Chose paper , ez win
@driden1987 Жыл бұрын
Functional Johnson
@saeedxgholami Жыл бұрын
I choose scissors. I lost
@jrmoulton Жыл бұрын
Paper
@ethanfung1413 Жыл бұрын
TJ, why did you choose to learn Ocaml over some of the more popular functional programming languages?
@gmdias0_ Жыл бұрын
i have Paper, i won!
@doommusic4738 Жыл бұрын
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