|
-
March 1st, 2006, 08:50 PM
#1
c++ quick tutorial
i have a technical interview on c++ soon. although i have quite a few years of work experience on c++ i have not used it in a while and just wants to know if anyone out there knows of a comprehensive review material on c++ both standard and visual?
i will do my own webrowsing but just in case anyone already knows a good site that would be greatly appreciated.
thank you
-
March 1st, 2006, 09:05 PM
#2
Re: c++ quick tutorial
Here's a good place to refresh your memories : http://www.cplusplus.com/doc/tutorial/
-
March 1st, 2006, 09:18 PM
#3
Re: c++ quick tutorial
http://www.parashift.com/c++-faq-lite/
This is if you're OK with the basics but have the feeling that you're not sure about intermediate and advanced stuff.
Get this small utility to do basic syntax highlighting in vBulletin forums (like Codeguru) easily.
Supports C++ and VB out of the box, but can be configured for other languages.
-
March 1st, 2006, 11:05 PM
#4
Re: c++ quick tutorial
yes that's exactly what i'm looking for and also a site with c++ interview questions, i've bookmarked a few but in case anyone knows other sites they found helpful...
thanks to all who replied... and btw do you guys live here?
-
March 2nd, 2006, 02:38 AM
#5
Re: c++ quick tutorial
This is also a very good one - http://www.gotw.ca/gotw/index.htm
You may additionally look in the C++ FAQ section of codeguru... books by Scott Meyers are also good. (effective/more effective C++). Hope this helps. Regards.
Can you help me with my homework assignment?, Before you post!, Use code tags, How to post!, Codeguru technical FAQs, C++ FAQ Lite, Stroustrup: C++ Style and Technique FAQ, Guru of the Week, Comeau C and C++ FAQs, Comeau C++ Templates FAQs, CUJ @ DDJ, Spam threshold
My Blogs : Learning C++ is fun | Abnegator's reflections
Open Threads : C++ Aha! Moments | Nature of work in C++?
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
|