|
Re: Information Mapping
As a novice any language is a starting point. Alot of people will say Python or C however it really makes no difference. There is a difference in learning curve but that is it.
I would suggest Java for what you are trying to acheive. However it can be acheived in any language. Java has got a steep learning curve so if you are looking for something easyer to learn then perhaps you Should try something like Python, which is a scripting language.
once you have made a choice you'll find that any help you need is avaliable her.
Chris
__________________
Who said i couldn't program
sarcasm = raw_input('Type in a sarcastic remark: ')
print sarcasm
|