2014-05-05 8:21 GMT+02:00 Magnus Therning <[email protected]>: > any language" ;) However, choosing language wisely will allow you to > concentrate on solving the 'real' problem at hand, and relieve you > from solving unrelated problems (memory management, dealing with > pointers, etc). It will also simplify reasoning about your code. I >
That is why I do not understand that (where I live) they think you can only be a good programmer if you only program in one language. They should listen to Bjarne Stroustrup: We do not consider it possible to be a professional in the realm of software, even if you are not primarily a programmer, without knowing more than one language. Or Herbert Mayer: No programming language is perfect. There is not even a single best language; there are only languages well suited or perhaps poorly suited for particular purposes. -- Cecil Westerhof -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
