|
-
Jul 5th, 2000, 06:31 PM
#1
Thread Starter
Member
Anybody know of a nice, informative site with plenty of articles (like this one) for C/C++?? I'd like to know of any you can think of....
-
Jul 6th, 2000, 08:44 AM
#2
Addicted Member
theres my site (just for the books) http://kb244.8m.com
you can also try tek-tips.com(they got a big C++/VC++ forum)
informit.com (for their library of books)
planetsourcecode.com (for some free source and examples)
If I think of anymore I'll let you know.
-
Jul 6th, 2000, 11:35 AM
#3
Yes http://www.planet-cource-code.com is a great site. It even has discussion fourms like these. But the only down side is that it does not have very many Windows/GUI related code.
-
Jul 6th, 2000, 11:56 AM
#4
Addicted Member
Hmm true, but I've always felt for learning purposes to avoid IDE specific reading, and learn Standardized C++ first, since it'll work in any compiler, and then to move on to learning the IDE specifics.
-
Jul 6th, 2000, 01:07 PM
#5
Frenzied Member
I agree kb244, learn the fundamentals first.
If I get confused (which happens a lot ) then I post a message on the C/C++ forums at http://www.codeguru.com
There's a lot of traffic there, so you usually get a reply fairly quickly. Roughly the same as this site, but the GUI's not so purdy
Harry.
"From one thing, know ten thousand things."
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|