December 13, 2015
Wrapped In Python – Edition 6 – Fibonacci Sequence
In this post Colin tackles the self-imposed challenge of figuring out how to generate the Fibonacci Sequence using python (without using Google)
Read ArticleDecember 13, 2015
In this post Colin tackles the self-imposed challenge of figuring out how to generate the Fibonacci Sequence using python (without using Google)
Read ArticleNovember 5, 2015
Colin uses Python to build a math tutor for his 3rd grade daughter and picks up another fun way to sharpen his own Python skills.
Read ArticleOctober 26, 2015
A python script to calculate all of the primitive roots for a given prime number.
Read ArticleOctober 19, 2015
A short python script used to determine if a given number is a prime number.
Read ArticleOctober 12, 2015
A simple python script that will determine every prime number (up to 9,999,9999).
Read ArticleOctober 5, 2015
Intro to a new blog series detailing python code written by Colin as he learns to write it.
Read ArticleFebruary 1, 2015
In this post Colin walks you through getting Nvidia CUDA support enabled on your OS X device and illustrates the basics of how to use it with pyrit and cpyrit.
Read ArticleFebruary 2, 2014
In this article Colin discusses the use of the percent sign in python.
Read ArticleOctober 1, 2012
Ubuntu 12.10 ships with controversial new features that have some users upset. Colin shares his perspective on the changes.
Read Article