|
|
|
|
|
by Francute
3022 days ago
|
|
The problem wasn't lisp... The problem was he didn't want to leave his comfort zone. You can love lisp, Smalltalk, and all those beauty languages, but you should never stick to a single language. NEVER. Go to another, look it's strenghts, and if it's a bit weak on some sides, try to use the nice techniques you learned back to make it better. To solve any problem, you can use different languages. Of course would be nice to use the nicest languages, but in some contexts they're not the right tool, and in others, you should have to consider outside factors like, how many people will maintain that software. All of them knows how to use the powers of those nice languages? Also, do you think would be easier to rotate people on that project using those languages instead of another ones? Everyone can learn to use some tool, but experience using others may help you to discover better ways to use new tools. |
|