Member Avatar for lyons18

There is any way to create a program in C which will be able to translate words using google translate or bing translator? I've already downloaded curl library (Ubuntu 14.04), but don't know exactly how to start in pure C. I'm beginner programmer. Thanks for help.

Recommended Answers

All 3 Replies

That's kind of like starting out trying to do PhD research when you don't even have a high-school education in the subject... Not going to work.

I think that rubberman has been a little exagerated because this is neither for a PhD nor even Master but he is right in that this is very difficult for a beginner.

You must learn about WEB servers and how to create utilities there. Also you need to learn about HTML and probably PHP to make a program that interact with pages on the internet.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.