"TFIA Consulting, Inc." <[EMAIL PROTECTED]> wrote
> Your site says it should take just a "few days" to learn Python,
Thats true if you are talking about the core language
and a few of the most common libraries - sys, re, os,
and maybe 1 or 2 more. But thats not iincluding the
hundred or so other
I looked at the Miro gig too. Good luck!
As far as "learn python in 12 days", yes and no.
You can do fantastic things in that time frame with python and the
standard library. I know I had completely written my first code
analysis program in 2004 in that time frame just using this PDF as
reference
TFIA Consulting, Inc. wrote:
> Hi. I am doing some work for a company that uses Python for their
> application.
> I have never used Python before, but I have programmed for over 35
> years, maybe 12 languages including 4 assembly level.
> Your site says it should take just a "few days" to learn
Hi. I am doing some work for a company that uses Python for their application.
I have never used Python before, but I have programmed for over 35 years, maybe
12 languages including 4 assembly level.
Your site says it should take just a "few days" to learn Python, so I told
these folks to give
hi,
1)OB
I'm learning for almost a year and half python. this is my first language. I'm
fine with classes, definition... But now I'm trying to understand better things
as:
static method
class method
and the use of metaclass.
Does some one of you knows about a compilations of small snippets showi