Intro
This is a place for Jeff to write about various programming aspects.
Expect a lot of ruby, some javascript, and whatever else happens to be assaulting my brain at the time.
You can contact Jeff regarding concerns, comments, questions, and job offers via email: jeff@semanticart.com
You can also check me out on Working With Rails.
Premise
Particularly at hand on this blog is the concept of meaningful code. I believe code should not only do something, but that it should be as obvious as possible what the code is doing. This can be accomplished in a myriad of ways, from implementing domain-specific languages to simply naming methods and classes intelligently. Too often code is cryptic or intentionally obfuscated when this does little more than help the job security of an amateur programmer. Your code should do something and say something intelligible to the customers, users, and programmers that follow.
Thanks
Thanks to Ryan at Railscasts for his awesome textmate theme.
