Raul Rojas. A tutorial introduction to the lambda calculus. arXiv preprint ar- Xiv:1503.09060, 2015.Rojas 2015] Rojas, R. 2015. A tutorial introduction to the lambda calculus. CoRR abs/1503.09060.R. Rojas, "A tutorial introduction to the lambda calculus," FU Berlin, 1997....
Scheme is animperativelanguage with a functional core. The functional core is based on the lambda calculus. In this chapter only the functional core and some simple I/O is presented. In functional programming, parameters play the same role that assignments do in imperative programming. Scheme is ...
specially if you are a beginner. There is no right/wrong choice here. It totally depends on the situation and your need to use. I will try to give you some pointers to help you make an informed choice.