Yay, I'm trying to use AoC to learn ocaml this year, it's very slow going but fun. Having both you and Prime streaming how you approach these problems is awesome. Really appreciate the effort you guys put in. ❤
I'm a programming noob. I did it today with JS Hopefully I can land a software engineering job in the future and come back to this video and understand what's really going on with Ocaml 😂
I'm a principal software engineer, regularly write 6 or so languages depending on the situation, decade+ experience... I don't really know what's going on with Ocaml lol. FP has just never been something I've needed and I'm just now learning what it's about.
Sorry if you're here early... HD I guess didn't finish processing. 360 p gang :'(
(should be 1080p soon though hopefully)
@@teej_dailyI'll be back when it's in 4k
@@mixed_nuts Sorry can't do that, worried I'd be caught in 4K LUL
47:46, you can add a count before @@'ing macros too! Thanks for uploading these, looking forward to days 2 through 15!
Yay, I'm trying to use AoC to learn ocaml this year, it's very slow going but fun. Having both you and Prime streaming how you approach these problems is awesome. Really appreciate the effort you guys put in. ❤
Really happy to hear it :)
I actually read through KMP algorithm to find occurences and implemented it😅
I'm a programming noob. I did it today with JS
Hopefully I can land a software engineering job in the future and come back to this video and understand what's really going on with Ocaml 😂
I'm a principal software engineer, regularly write 6 or so languages depending on the situation, decade+ experience... I don't really know what's going on with Ocaml lol. FP has just never been something I've needed and I'm just now learning what it's about.
@@HalfMonty11 yeah but it looks interesting. i tried elixir before and they def do things differently with functional languages