mahesh2k 0 Report post Posted September 18, 2005 Hi there,I have C++ programming in my college syllabus this semister.Once this paper+ Oral exams over i think i may loose touch with C++.Can you suggest me any good forum where i can keep in touch with C++.Any project where i can keep my creative juices flowing?PLs can you help me with this. Share this post Link to post Share on other sites
Saint_Michael 3 Report post Posted September 18, 2005 i would say look up some c++ forums i know Xisto.com has a good c++ going on. Share this post Link to post Share on other sites
apurva 0 Report post Posted September 22, 2005 hey even i have it in my syllabus..its too irritating! Share this post Link to post Share on other sites
deadlytedly 0 Report post Posted September 22, 2005 hey even i have it in my syllabus..its too irritating! 188327[/snapback] It's one of the most powerful and flexible programming languages out there. I thoroughly recommend reading three books to get a grasp on this language: 1) Thinking in C++ by Bruce Eckel (available free here) 2) Code Complete - 2nd Edition - should be every developer's bible. 3) Design Patterns - great for getting a grip on OOP Here at amazon. Of course, being a powerful and flexible language it can be so, so abused... those books will help prevent further programming atrocities - at least by your hand Share this post Link to post Share on other sites
bsdpowa 0 Report post Posted September 26, 2005 I know of two forums related to C++ with over 50,000members.Codeguru and Daniweb.I don't post links because I don't want to spam.Use Google. Share this post Link to post Share on other sites
switch 0 Report post Posted September 27, 2005 yeah, i've been finding that http://www.gametutorials.com/ is really good, heaps active community on the game development scene. helped me heaps through my programming problems. friendly guys with tons of knowledge. Share this post Link to post Share on other sites
alicabektas 0 Report post Posted September 27, 2005 about programing the best way to fix a problem is to look in help options or visit this web site http://www.codeproject.com/ Share this post Link to post Share on other sites
dexter 0 Report post Posted September 30, 2005 I'd say find something you're interested in, research it, and learn how to code it. The best way to learn is to practice, and it helps when it is on something you are interested in. Share this post Link to post Share on other sites