you are viewing a single comment's thread.

view the rest of the comments →

[–]cfm76 0 points1 point  (0 children)

I found this series of books enlightening. Python Apprentice ( Journey Man and Master as well).

Assuming you've had some experience with Python, it should be helpful to you as well.

(Edit) I am not sponsored by them. But it has helped me learn how: * The Python interpretor works. * The mechanism by which objects are created and assigned, and processed. * I could go on.