PDA

View Full Version : Looking for a good C++ tutorial.



H4x0r3d
09-04-2006, 02:07 PM
I think this is the right place to put this...

All I need is for someone to please direct me to a good C++ tutorial.

Ezekiel
09-04-2006, 02:42 PM
I think this is the right place to put this...

All I need is for someone to please direct me to a good C++ tutorial.

General c++:

http://newdata.box.sk/bx/c/htm/ch0*.htm
http://www.cpp-home.com/
http://www.cplusplus.com/
http://www.cprogramming.com/tutorial.html
http://www.cppreference.com/

C++ Winsock:

http://www.hal-pc.org/~johnnie2/winsock.html
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winsock/winsock/getting_started_with_winsock.asp
http://www.tangentsoft.net/wskfaq

C++ Win*2:

http://www.relisoft.com/Win*2
http://www.winprog.org/tutorial
http://www.functionx.com/win*2
http://msdn.microsoft.com/
http://www.codeguru.com/forum/showthread.php?t=*5075*#sdk_registry
http://www.codeproject.com/threads/winspy.asp
http://www.antionline.com/showthread.php?s=%26threadid=2*785*

H4x0r3d
09-04-2006, 03:06 PM
General c++:

http://newdata.box.sk/bx/c/htm/ch0*.htm
http://www.cpp-home.com/
http://www.cplusplus.com/
http://www.cprogramming.com/tutorial.html
http://www.cppreference.com/

C++ Winsock:

http://www.hal-pc.org/~johnnie2/winsock.html
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winsock/winsock/getting_started_with_winsock.asp
http://www.tangentsoft.net/wskfaq

C++ Win*2:

http://www.relisoft.com/Win*2
http://www.winprog.org/tutorial
http://www.functionx.com/win*2
http://msdn.microsoft.com/
http://www.codeguru.com/forum/showthread.php?t=*5075*#sdk_registry
http://www.codeproject.com/threads/winspy.asp
http://www.antionline.com/showthread.php?s=%26threadid=2*785*
Wow, thank you very much.

C++ is much harder than HTMl...wow.