Johnny Bravo: What programming language would I use to make a translating program?
I want to create a computer program that will translate from English to Spanish and vice versa. So someone could type in a word, phrase, or paragraph and translate from one language to another. What programming language would I use to write up the code and then implement this program?
Answers and Views:
Answer by MajesticMike
You could write this in whatever programming language you know.
or you could make life a whole lot easier and just use something that already exists like google language tools:
https://translate.google.com/
Leave a Reply