[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Prepping for python interview - tidbits a "strong" python programmer should know?
- To: Bill Bruns <http://profiles.yahoo.com/billbruns>, Narendra Venkataraman <http://www.gmail.com/~naren.naren>
- Subject: Re: Prepping for python interview - tidbits a "strong" python programmer should know?
- From: Robert <http://dummy.us.eu.org/robert>
- Date: Thu, 16 Jan 2014 14:47:19 -0800
- Keywords: spf, ifile: nonspam -2454.88676023 spam -2469.90206289 downloaded -2580.38477564 ---------, spambayes, spamprobe
Also, debugging. They may ask about how to use the debugger in Python or
your preferred way to do debugging in Python. Complex issues like
debugging a multi_processor program may come up as well.