Posts tagged "fp"
-
Haskell diary #6
Applies Haskell to a real-world problem involving graph analysis, finding cycles in database-loaded graphs and writing results back.
-
Haskell diary #5
Explores the practical side of Haskell by attempting to build a minimal web application with database connectivity using Yesod and Scotty frameworks.
-
Haskell diary #4
Learning journal covering Haskell homework challenges, pattern matching on constructors, and reflections on the learning approach.
-
Haskell concepts I'm learning
Maps out the new concepts encountered while learning Haskell, highlighting why it's particularly challenging compared to other programming languages.
-
Haskell diary #3
Learning journal documenting work on CIS194 Homework 2, exploring Haskell constructs and functional programming concepts.
-
Haskell diary #2
Learning journal covering CIS194 Homework 1, exploring basic Haskell interactivity and fundamental programming concepts.
-
OOP vs FP: a couple of thoughts
Compares object-oriented and functional programming paradigms, focusing on the key difference of state management between the two approaches.
-
Haskell diary #1
First entry in a learning diary documenting the journey of learning Haskell and functional programming, starting with basic syntax and fundamentals.
-
A list of Haskell learning resources
Curated collection of Haskell learning resources for beginners, compiled during the author's functional programming learning journey.
-
Getting started with Haskell
Practical guide to setting up a Haskell development environment, focusing on tools and setup steps for learning functional programming.
-
Functional programming: the next big thing?
Reflects on the growing popularity of functional programming and whether it will become mainstream, drawing from past experiences with technology adoption.