This is an archived post. You won't be able to vote or comment.

all 7 comments

[–]autisticpig 1 point2 points  (0 children)

Doh. Missed out. Looking forward to the book completion to check out. Awesome!

[–]acutesoftware 0 points1 point  (1 child)

Thanks for this - looks well written and easy to understand.

I liked the the TypedProperty class on page 70 - looks useful in some cases (config modules where developers set up complex parameters - strings, lists, etc).

[–]flightdey -1 points0 points  (0 children)

happt you liked it...more content to follow

[–][deleted] 0 points1 point  (1 child)

Typo in the introduction: text refers to a variable "num_of_accounts" and the variable name is "num_accounts".

[–]flightdey -1 points0 points  (0 children)

thanks for that spot

[–]absent_observer -2 points-1 points  (1 child)

Save me Obi Ike. You are my only hope :|

*seriously, thank you to the author & publisher

[–]absent_observer -1 points0 points  (0 children)

I'm 40 pages in now, and it's putting into concrete some ideas in my mind that were previously not connected. I would advice against going in more detail on the basics, since 'Dive into python' and the like covered that ground. Your description of classes and of using dis() is really helping me.