G+_Marcus Stewart Posted April 9, 2014 Share Posted April 9, 2014 I would love to see some future episodes on other programming paradigms. Maybe some Functional languages like Haskell or lisp, maybe prolog for logical programming. Link to comment Share on other sites More sharing options...
G+_Lee Crocker Posted April 9, 2014 Share Posted April 9, 2014 Python has some functional features like list comprehensions, generators and lambdas. Python 3 goes even further in that direction. A drop in the bucket compared to Haskell, but useful for showing some theory. Link to comment Share on other sites More sharing options...
G+_Wesley Kerfoot Posted April 10, 2014 Share Posted April 10, 2014 Scheme would be pretty fun IMO. Haskell is great but has an extremely steep learning curve. Link to comment Share on other sites More sharing options...
Recommended Posts