Re: AKICIF Python references
- From: "Nels E. Satterlund" <Nels.Satterlund@xxxxxxxxx>
- Date: Thu, 31 Jul 2008 13:41:35 -0700 (PDT)
Andrew Plotkin wrote:
Here, Nels E. Satterlund <Nels.Satterlund@xxxxxxxxx> wrote:
I'm looking for recommendations for good references on Python as I
know at least one poster here is proficent in it.
Python the language? Its reference manual is online.
<http://docs.python.org/lib/lib.html>
If you go to the index page and look under "hex", you will see a link
for "hex() (built-in function)", which is what you want.
There's also <http://docs.python.org/ref/ref.html>, which is
lower-level -- it deals with core language constructs. I wind up going
there only when I'm trying to do something exotic.
why we had to explicitly pre load an array using
brute force (the elegant way didn't work) and things like that.
That is probably a programming question rather than a reference
library question. It is usually possible to do that sort of thing
elegantly in Python.
Thanks, I'll forward the information to my guy's
Nels
--
Nels E Satterlund I don't speak for the company, specially here
NelsS@xxxxxxxxxxxxxx <-- Use this address for personal Email
My Lurkers motto: I read much better and faster, than I type.
.
- References:
- AKICIF Python references
- From: Nels E. Satterlund
- Re: AKICIF Python references
- From: Andrew Plotkin
- AKICIF Python references
- Prev by Date: Re: Sahar solar farm project to power Europe?
- Next by Date: To the everlasting glory of the Infantry...
- Previous by thread: Re: AKICIF Python references
- Next by thread: To the everlasting glory of the Infantry...
- Index(es):
Relevant Pages
|