Explore >> Select a destination


You are here

yasoob.me
| | blog.startifact.com
3.6 parsecs away

Travel
| | I think, for me, becoming enamored by a programming language requires a sense of empowerment by that language.
| | inventwithpython.com
2.4 parsecs away

Travel
| |
| | finnstats.com
3.2 parsecs away

Travel
| | Why Python is an Important and Useful Programming Language.Python refers to a high-level language for programming which serves a general ...
| | sookocheff.com
23.6 parsecs away

Travel
| I previously talked about what functional programming is by comparing it to other programming paradigms. This post expands on that post to talk specifically about practical differences between functional programming and the paradigm most of us are intimately familiar with - imperative. This post is punctuated with some quotes from the book An Introduction to Functional Programming Through Lambda Calculus. It's worth noting that each of these practical differences are enabled because of the power of referential transparency.