6 ms·
I worked an MIT programmer who bragged about the Scheme curriculum. He was also the worst programmer that I’ve worked with. He really liked clojure and would co
by cactusfrog 1y ago
I worked an MIT programmer who bragged about the Scheme curriculum. He was also the worst programmer that I’ve worked with. He really liked clojure and would constantly complain about Python syntax, and ended up quitting abruptly when his hand spun Datomic based system was rejected.
I think there is a trap in thinking that a strange way of being taught puts one at an advantage. It is really annoying to work with people who believe they are more enlightened than others.
- agordhandas 1y agoThat kinda defeats the purpose of why scheme was the language of choice in the first place! The goal was for us to fall in love with programming, not a programming language.
- monkeyelite 1y agoEvery person I know who has studied SICP is a tremendous programmer.
- varenc 1y agoIn my working life I've literally never had the chance to program in a functional language...it's been 90% Python for me. And I mostly love it. Though I do remember when first learning Python I was bummed out how limited the Python `lambda` is. Gosh, I even got to work with the Python BDFL for a couple years. I'm no Scheme zealot!