About me

03 Jun 2013

def learn_More
  unless status.equal? no_more_to_learn
    set_status "learning"
    learn_More
  end
end

I don’t ever want to stop learning, whether it be within the confines of MSStack, alongside tux or somewhere that computers have no place (Like here), may the reading lists stack up, the bookmark folders overflow, and the half-finished project list expand by leaps and bounds!