90s_hacker@reddthat.comtoProgramming@programming.dev•What's the dumbest reason you've learned a programming language?
15·
4 months agoI liked the OCaml website
I liked the OCaml website
I used to get sleep paralysis fairly frequently a while back. Some nights it would happen multiple times in a row. I never had any hallucinations, and for some reason I could always wake up properly by focusing really hard on my right foot.
I just checked it out, it seems really cool
Thanks for the advice :)
I had this set-up a couple months ago, no glaring issues that I can remember, but I also don’t have any fancy hardware so…
Skiena’s Algorithm design manual is very widely recommended for learning algorithms, I’ve also heard good things about A common sense guide to algorithms and data structures. Skiena’s also has video lectures on YouTube if you prefer videos.
From what I’ve seen, a common sense guide seems to be more geared towards newer programmers while Skiena assumes more experience. Consequently, Skiena goes into more depth while A common sense guide seems to be more focused on what you specifically asked for. algorithm design manual
A common sense guide