Wikiblog
Show Articles
All great things have humble beginnings
Senthil
All great things have humble beginnings.
write some code which you would love to use, which solves a immediate
problem instead of a percieved furture need
start with least resistance path, get your stuff working, you can
always do Refactoring later
you can always extract the core code and package it as plugin/gem
later(like they did rails itself)
Rails is cool because it was done by programmers for their project and
not for fellow programmers or to be academically correct.
if you are developing web application, I would suggest you to read
"Getting Real" from 37 signals, it is a refreshing jargon free book.
regards
Senthilnayagam
p.s. part of my select posts on mail groups and blog feedbacks
created:05/20/2006 08:34PM