C++ is different than C#.
Imo you should start with HTML (teaches you proper syntax), move to javascript (gets you into programming, for websites), then Python (easiest computer programming language to learn), then move on to w/e you like.
There is a line of books entitled "SAMS Teach It Yourself in 24 hours" with topics such as HTML, JavaScript, Java, CSS, C, C++, C#, Python, Delphi, Perl, etc. They're pretty good. Also there is a tutorial/book that is free about Python programming entitled "Think Python". Google it
Note: You shouldn't plan on learning a language in 24 hours, or even a month. Programming takes serious dedication and patience.