agreed.
you might say i was trying to translate his C code "word for word",
rather than properly "pythonizing" the entire chunk of code as a whole.
--
http://mail.python.org/mailman/listinfo/python-list
> Can i do something like this?
>
> if code == CODE1:
> data = 0x0
> While True:
> len = len - 1
> if len == -1:
> break
> buffer = data
certainly not!
there are many things wrong with that.
first of all, as was pointed out already: this is highly u
you may want to introduce her to programming competitions, which will
provide her with a very strong foundation of algorithm design and
programming techniques.
http://oldweb.uwp.edu/academic/mathematics/usaco/
> I am blessed with a *very* gifted nine-years old daughter for whom I
> have recently