Tags
For Pi Day I published a post on my main blog, Logos Con Carne. Here is the Python code behind the data generated in that post.
14 Monday Mar 2016
Tags
For Pi Day I published a post on my main blog, Logos Con Carne. Here is the Python code behind the data generated in that post.
06 Tuesday Oct 2015
Tags
computer language, language design, Lisp, little programming language, LPL, programming language, syntax
One characteristic of the hard-core coder is a love of computer languages, programming languages in particular. Programmers of that ilk — of my ilk — collect new languages like merit badges. (I get a kick out of saying that I’ve programmed “from Ada to the Z-80!”)
The especially far gone of us also enjoy creating new languages (or in some cases, new dialects of XML). Lately I’ve been playing with a language design that follows a favorite theme: the single-syntax construction language.
19 Monday May 2014
Tags
baseball, character graphics, computer programming, imperative programming language, Minnesota Twins, programming language, Python code, Target Field
One of the cool things about being a carpenter is that you can make your own shelves and dog houses. One of the cool things about being a computer programmer is that you can make your own computer apps!
In an era when computers are so much a part of life, that’s a useful skill. And the nice thing about doing it yourself is that things turn out exactly as you want them. You can make things that are perfect just for you.
Case in point: using Python to create custom charts of baseball stats!
06 Thursday Mar 2014
To make this blog (I hope) useful, I have tips and advice and bits of advice. But the initial motivation was wanting to write about programming or software in general — topics too technical for my regular blog. In particular, I wanted a place to document past projects, ideas and personal (but sharable) thoughts about coding. I wanted a place to tell stories.
Today I have a story to tell about a programming project I’m working on.