
Redirecting the input output stream using the << symbol in the c or bash shell. This is useful when you wish to run another program that is initialized in the shell through a command.
Message passing is the underlying theme of object oriented programming. Data directed programming uses tagged-data.
Y-combinator is a way of defining a function that can call itself without the define function.
This demonstrates a mathematical concept of a perfect number in a computational abstraction utilizing scheme.
Distinguishable and Indistinguishable boxes and objects. Combinations and permutations. Placing objects into boxes.
The Euclidean Algorithm is used to find the Greatest Common Divisor. Written in Scheme.
Modular Exponentiation is an important algorithm in cryptography and computer science.