|
|
|
|
|
by onion2k
267 days ago
|
|
I work backwards from the outcome I want. I eliminate any languages that can't do whatever it is I'm building but that rarely has much impact; most languages can do most tasks. Then I consider cost and performance. Then I look at the effort it'll take to actually implement whatever it is (including learning or hiring for the given language.) Then my teams ignore all that research and build it in the language they build everything in. |
|