Recent posts

What is a Callback Function?

less than 1 minute read

A callback function is a function passed into another function as an argument, which is then invoked inside the outer function to complete some kind of routi...

How Many Palindromes?

less than 1 minute read

In the April 1984 Scientific American “Computer Recreations” column, an article appeared about mathematical patterns (F. Gruenberger, Computer Recreations, “...