PDA

Click to See Complete Forum and Search --> : Tutorials???


mastermind94
Feb 6th, 2001, 07:32 AM
Hi!

I'm a newbie to the C/C++ language I just leave VisualBasic language and I wanna know if there's a site where I can find a good tutorial about C/C++. I'm using Borlang Turbo C and Turbo C++.

Thanks alot!

substring
Feb 6th, 2001, 12:12 PM
try cplusplus.com.

substring.

Vlatko
Feb 6th, 2001, 12:45 PM
Sites:
http://www.cplusplus.com
http://www.strath.ac.uk/CC/Courses/...se/ccourse.html
http://www.aul.fiu.edu/tech/visualc.html
c/cref.html" target="_blank">http://www.gator.net/~garyg/c/cref.html

Books:
"thinking in c++"
http://www.codecuts.com/codecuts/pd...el/TIC2Vone.pdf
http://www.codecuts.com/codecuts/pd...el/TIC2Vtwo.pdf

http://www.itknowledge.com/referenc...0708/ewtoc.html

http://newdata.box.sk/bx/c/

Cybrg641
Feb 6th, 2001, 04:17 PM
When you decide you want to do Windows programming, check out www.winprog.org. But first you better stick to console programming and get used to the language before you try any Windows programming. Good luck!