Quote:I can't imagine that fun jobs are more than a single-digit percentage of jobs out there, either. =-)
Original post by d000hg
[...]I can't imagine that real-world development in Ruby/Python is more than a single-digit percentage of jobs out there. It's very 'cool' but I wouldn't want to stake my career on it. What do you do that everyone is using these?[...]
I use Python professionally (along with C and C++). I can confirm that there are not many jobs doing what I do, but, at the same time, there are positions open.
I didn't like even the idea of python (whitespace matters? blasphemy!) before I started at my current job. After trying it out for the third or fourth time, I came to love how simple it made writing simple programs, and with modules like gmpy, numpy, scipy, and sympy, even the most resource-intensive algorithms I wanted to implement were easily made fast enough.