Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
This discussion has been archived. No new comments can be posted.

Clickable Index to Beazley Python Tutorials

Comments Filter:
  • Re:Python? (Score:3, Insightful)

    by PD ( 9577 ) <slashdotlinux@pdrap.org> on Saturday February 02, 2002 @08:31PM (#2944038) Homepage Journal
    If something *has* to be inefficient, then I want it to be processor inefficient. My CPU cycles are probably the cheapest part of all the computing that I do. Python is an extremely useful tool for me, despite the fact that it's slower than C++ or C. When I need to write a utility, I want to write it quickly, and I don't really care if it runs relatively slowly.

As long as we're going to reinvent the wheel again, we might as well try making it round this time. - Mike Dennison

Working...