Software Carpentry (Version 955)

B

Brian Cully

This guy is a complete tool.

"but the more abstract the language, the more slowly it runs"

Yes, like Haskell and OCaml. God those languages are slow.

"Nimble languages like Python are slower than sturdy languages like
Fortran, C/C++, or Java"

Yeah, because when you can't do things like convert numbers to strings
on the fly, you have a nimble language. Like Pascal.

And that graph in "Basic Scripting" is equally priceless. Yeah, perl's
real slow, and so much harder to use than python. I'm sure glad python
doesn't have a workable lambda operator, or any kind of useful bracing
so that my editor can auto-indent and not **** up my code when i cut
and paste for refactoring purposes.

I'll buy the argument that its easier to write bad code in perl, and
I'll buy that python is easier to read, but everything else is just
fanboism. Python lacks a good number of features that make perl good.
And it's certainly not faster except in specific,
never-seen-outside-of-a-lab conditions.
 
J

Joel VanderWerf

Brian said:
This guy is a complete tool.

"but the more abstract the language, the more slowly it runs"

Yes, like Haskell and OCaml. God those languages are slow.

Not to mention C++ templates. Gee, there's an abstraction that really
slows down your program ;)
 
J

Jim Freeze

Do we have something similar to this in the Ruby world?

http://www.third-bit.com/swc2/

The only thing that came to mind was the material that
Jim Freeze was using to teach his fellow engineers a
few years back...

Well, I have had requests to turn my 3 day course into a book,
but I haven't found the time to get started. [sigh]

Jim Freeze
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,202
Messages
2,571,057
Members
47,667
Latest member
DaniloB294

Latest Threads

Top