Ends of Some Things, with Regret … and Beginnings?
It is with some regret that I’m discontinuing my articles about J and about iLua on the iPad. Here’s why. Also, I have a question.
May 10, 2011
Categories:
Articles, J Language
It is with some regret that I’m discontinuing my articles about J and about iLua on the iPad. Here’s why. Also, I have a question.
January 19, 2011
Categories:
Articles, J Language
Today I’ll report on experience working part way through one piece of Henry Rich’s J program for bowling. Understanding dawns slowly.
We have referred to Rich’s example before. Here it is in its entirety:
NB. Index of each ball that …
January 12, 2011
Categories:
Articles, J Language
No, really. This is hard. People ask me why I’m doing it. There are reasons …
January 10, 2011
Categories:
Articles, J Language
Just recording random discoveries as I work through the EasyJ book. Read if all that interested in how I think …
January 8, 2011
Categories:
Articles, J Language
To do J, you must change the way you think. You must also learn many new words and other parts of speech. Working on part one today …
January 6, 2011
Categories:
Articles, J Language
J is doing strange things to my mind. I must report now, before my thoughts are too alien to communicate at all.
May 3, 2006
Categories:
Articles, J Language
June Kim posted a J Language version of bowling that is very vector-oriented. As an experiment, I coded up a vector-style version in Ruby, TDD of course. It turned out to be kind of interesting.
Are “manual” versus “automated” useful terms? As a matter of fact, yes, they are …
It’s time to work a bit on the “model” for the game. I envision an array of “stories”, each able to answer how long it will take to do it, and how valuable it is. The answers to these questions …
It’s time to tell you a bit about the point of this little game we’re working in.