<div class='quotetop'>QUOTE(Mighty Midget @ Jan 20 2007, 09:05 PM) [snapback]275798[/snapback]</div>
Quote:
<div class='quotetop'>QUOTE(Nitro @ Jan 20 2007, 07:36 PM) [snapback]275793[/snapback]
|
Quote:
RSS reader[*]Open a tcp/ip socket[*]implement the http protocol[*]parse xml data
[/b]
|
Like I said, I am a newbie to the extreme

so all this made practically no sense at all. Sorry.
[/b][/quote]
I didn't want to scare you. I just wantd to point out that writing a big usefull program is not something you can do when you are learning how to program.
Also words as class, pointer and library are things you don't have to worry about yet.
As for a language to use. C++ is one of the most powerfull languages, but also one of the most difficult. Java is a lot easier and is better for learning the basics.
Good luck!