Hi,

On Tue, Jun 26, 2012 at 5:23 PM, kenneth gonsalves
<[email protected]> wrote:
>
> afaik human memory power is only useful to pass exams (and maybe to
> conduct religious ceremonies - what does it have to do with programming
> ability?

         The syntax mandates more memory than a few other languages.
For eg, const char* is different from char const*. Though all
languages have it, C, Perl and other such languages needs a lot more
things to be remembered when compared to languages like Python. Also,
manpages are not available by default. So, if you forget what the
parameters to send() are, you are lost if you don't have manpages-dev
installed. But in Python(and I guess with Perl as well), you can
afford to do help(something) from the interpreter(or perldoc -f
something for perl). Thanks

-- 
Thank you
Balachandran Sivakumar

Arise Awake and stop not till the goal is reached.
                                                             - Swami Vivekananda

Mail: [email protected]
Blog: http://benignbala.wordpress.com/
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to