Understanding other people's code

David Hutto dwightdhutto at gmail.com
Fri Jul 19 22:57:51 EDT 2013


I forgot to mention idle.       It can step through another's code and show
you a step-by-step insructional, of what the code does.



On Tue, Jul 16, 2013 at 8:05 PM, David Hutto <dwightdhutto at gmail.com> wrote:

> Any program, to me, is just like speaking english. The class, or function
> name might not fully mesh with what your cognitive structure assumes it to
> be.read through the imports first, and see the classes and functions come
> alive with experience comes intuition of what it does, and the instances
> that can be utilized with it. The term RTFM, and google always comes to
> mind as well.
>



-- 
Best Regards,
David Hutto
*CEO:* *http://www.hitwebdevelopment.com*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20130719/017ad7f5/attachment.html>


More information about the Python-list mailing list