|
|
| | Ask HN: If you're “ridiculously in love with Python”, do you even know it well? | |
46 points by cakoose on Jan 21, 2015 | hide | past | web | favorite | 40 comments |
|
| I noticed the following requirement on a job posting: "You're ridiculously in love with Python." I realize they're probably using exaggerated language to make the job posting stand out, but my initial reaction was that anyone "ridiculously in love" with Python (or any language) probably doesn't know it well. And I'd be a little worried about working with the person who wrote that requirement. More broadly, who is that phrase supposed to appeal to? Are they intentionally trying to get people who are still in the honeymoon phase with Python? Maybe those people are generally less jaded and would fit in better? Or maybe they're trying to select for people who don't complain about their tools, people who "just get the job done"? This seems to risk also selecting people who aren't discerning, but maybe the tradeoff is worth it? Did anyone else react the same way I did? |
|

Applications are open for YC Summer 2019
Guidelines
| FAQ
| Support
| API
| Security
| Lists
| Bookmarklet
| Legal
| Apply to YC
| Contact
|
Is Java slow? Nope. Does everyone think it is? Yes. Is python? Yes.
Does Java have the best libraries? Hell no. Does everyone think it does? Yep. Is python really the language with the best libraries? Yep.
Python is easy to write, and to write well. Python makes it easy to crank something out in half an hour that isn't messy.
I am ridiciulously in love with python, although lately I have been placing more value on runtime speed than development speed, so I find myself using it less than in years prior. It is still my favorite programming language, however.