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
In this post Colin uses python to help give his 3rd grade daughter with some extra math homework ...and helps himself with another way to learn more python.
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 is set to release with controversial new features that have some Ubuntu users upset. In this post, Colin offers some comments on his perspective.
Read Article