Select Page

Author: John

Open Government

The United States had just elected a president in 2008, who, on his first day in office, issued an executive order committing his administration to ‘an unprecedented level of openness in government.’

Read More

Clever Algorithms: Nature-Inspired Programming Recipes

Welcome to Clever Algorithms! This is a handbook of recipes for computational problem solving techniques from the fields of Computational Intelligence, Biologically Inspired Computation, and Metaheuristics. Clever Algorithms are interesting, practical, and fun to learn about and implement.

Read More

How To Code in Python 3

You’ll begin your exploration in Python by understanding the key differences between Python 3 and the previous versions of the language. From there, you’ll set up a programming environment for your relevant local or server-based system, and begin by learning general Python code structure, syntax, and data types.

Read More