6 replies, and hardly any of you have answered the question
Hmm.
Ok. Hit
http://computer-tutorials.org and go to the tutorials/ebook sections. They have one or two C++ ebooks. I started learning:
- Sams "teach yo`self C in 24.."
- <someones> "teach yo`self C in 21.."
- C++ for dummies
- Beej's winsock tute
Then I started downloading and modifying random code off
http://pscode.com. Also helps to have a friend who knows C++, so when you wanna know how to do something, you can use them as a quick reference.