blah blah blah is here! blah blah » Close

0
votes
1 answers

Python Setup tools?

how do i install python setup tools, ive been searching for a while please help me out thanks

1
votes
1 answers

What are the advantages of dynamic typed languages?

Rick_A
761

I'm coming from a static typed background (like Java), and I am having a hard time understand the implications of a dynamically typed language like python. What are the advantages of a dynamically typed language? How can I leverage dy ...

1
votes
1 answers

With a python based web application, how can you test for runtime errors effectively?

Rick_A
761

I am using to asp.net/java based development where you get allot of compile time checking and you can be assurred that things will be 'fine' once you deploy. I am getting exciting about Python (and Ruby), but don't like the idea of publi ...

0
votes
1 answers

Finding the logical Drive using Python

HI all, In the Python script i'm developing I need to get the names of the Drives(C:,D:,.. etc) in the OS. The script should run on 32 as well as 64 bit OS. Thanks in advance :-)

1
votes
1 answers

Advice on the best way to learn python?

salman
510

So I want to branch out and from my M$ background and get into python (it seems to be all the rage these days). I basically want to branch out into lamp a little, and python really seems to have picked up some [url=http://www.joestump.ne ...

Feedback