On Mon, 13 Jun 2005 22:23:39 +0200, Bruno Desthuilliers
<[EMAIL PROTECTED]> wrote:

>Being familiar with 
>fondamental *programming* concepts like vars, branching, looping and 
>functions proved to be helpful when learning C, since I only had then to 
>focus on pointers and memory management.

If you're a good programmer (no idea, I don't know
you and you avoided the issue) then I think you
wasted a lot of energy and neurons learning that way.
Even high-level scripting languages are quite far
from a perfect virtualization, and either the code
you wrote in them was terrible *OR* you were able
to memorize an impressive quantity of black magic
details (or you were just incredibly lucky ;-) ).

Andrea
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to