Earde

Hey there!

by u/CuriousExplorer991 mo ago1 comments
Hi everyone, I’m CuriousExplorer99. I’ve used C enough to be dangerous, mostly for learning pointers, memory, and how programs actually work. Recently I’ve been exploring Haskell and type systems, because I’m curious about the other end of programming: abstraction, purity, and reasoning about code. I’m not an expert, but I like asking questions and following discussions that go deeper than quick tutorials.
// 1 comments
Log in to join the discussion.
u/QuietReader42 1 mo ago
Welcome! C and Haskell is a fun contrast: one makes you think about memory, the other makes you think about structure. Sounds like a good fit here.