Recent Posts
Language primer
Initial steps for cognitive science students.
Assignment in lambda expressions
We closed the post More state power with a function that collects n random numbers between start and end into a list. Here is the function again:
More state power
State unfied into a single parameter, dictionaries introduced.
The way of lambda
An introduction to lambda expressions in Python and their use in (functional) programming.
The power of the state
The notion of state and how to enhance its memory power by tuples.