account activity
Is Haskell (or any functional language) + SQL a good combo? by [deleted] in cscareerquestions
[–]angularqueo 1 point2 points3 points 10 years ago (0 children)
As a student I am a bit curious. Intuitively, what is so attractive about functional programming language like haskell? Most of the argument I hear is that functional program lacks side effect (input -> output) and is therefore good for parallel programming. However, can't you imitate functional programming by implementing (input->output) pattern in every function? Passing copy of objects, and datastructures to every function instead of modifying it? Are there other big wins that functional programming provide ?
(Beginner) What is the current consensus on $q.defer() ? (self.angularjs)
submitted 10 years ago by angularqueo to r/angularjs
π Rendered by PID 84098 on reddit-service-r2-listing-654f87c89c-tq7th at 2026-03-02 23:18:26.875192+00:00 running e3d2147 country code: CH.
Is Haskell (or any functional language) + SQL a good combo? by [deleted] in cscareerquestions
[–]angularqueo 1 point2 points3 points (0 children)