/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

gbracha.blogspot.com
| | www.pl-enthusiast.net
2.5 parsecs away

Travel
| | This post describes the structure, goals, and content of CMSC 330, UMD's sophomore-level programming languages course. This is part 1.
| | degoes.net
2.1 parsecs away

Travel
| | Functional programming has a bit of jargon, but that doesn't have to stop you from understanding core concepts
| | thebreakfastpost.com
2.4 parsecs away

Travel
| | In a bid to expand my programming brain by learning something about "dependent types", I recently bought the Idris book. (Idris is a pure functional programming language that is mostly known for supporting dependent types. Not knowing what that really meant, and seeing that this recently-published book written by the author of the language was...
| | mmhaskell.com
17.8 parsecs away

Travel
| [AI summary] This article compares Functional Programming and Object Oriented Programming paradigms, discussing their key differences, strengths, weaknesses, and how Haskell fits into the functional paradigm.