On Mon, 16 Jan 2017 at 14:50, Carlo E. Prelz <fluido@fluido.as> wrote:
Subject: Re: Hash productivity
Date: lun 16 gen 17 02:41:30 +0000
Quoting Daniel Ferreira (subtileos@gmail.com):
> Can you share with your secret to keep it behind your back?
> I'm impressed with that statement. I got an image of a samurai
> monk
Just writing code, and writing code, and writing code, (and debugging
code)...
Are you familiar with this booklet? When I first read it, it mapped
more directly to my experience, but it is still very wise and very
appropriate...
http://paranormal.se/article/tao-of-programming.pdf
Anyway, at some point, you will have a cluster of synapses defining
string, and another one defining symbol, and you won't confuse among
them anymore. You will use strings when it is best to use strings and
symbols when it is best to use symbols.
And you will still have bugs in your code...
Carlo
--
* Se la Strada e la sua Virtu' non fossero state messe da parte,
* K * Carlo E. Prelz - fluido@fluido.as che bisogno ci sarebbe
* di parlare tanto di amore e di rettitudine? (Chuang-Tzu)
Unsubscribe: <mailto:ruby-talk-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-talk>
Wouldn't it be better to have those rules written some where people could
read and spread the knowledge.
I'm talking about ruby hash rules.
Can we come up with something like that as a starting point?
Thanks,
Daniel