Functional Programming
-
Python
Python Map Example
In this tutorial, by using python 3.4, we’ll talk about map functions. Strictly speaking, a map function, is a function…
Read More » -
JavaScript
Javascript Callback Function Example
By now you are all aware that functions in Javascript are first-class objects, which means that they behave like any…
Read More »