Thread: Practice

  1. #1
    Registered User Octorok101's Avatar
    Join Date
    May 2002
    Posts
    22

    Practice

    Does anyone know of a site that has problems or projects for C++. I would like to practice C++ and cant think of any problems on my own. TIA

  2. #2
    geek SilentStrike's Avatar
    Join Date
    Aug 2001
    Location
    NJ
    Posts
    1,141
    Do you want to practice using the langauge? Or would you rather attempt to solve problems with it?

    If it's the latter, I'd recommend

    http://acm.uva.es/p/

    If it's the former, just pick up a good book on learning C++.
    Prove you can code in C++ or C# at TopCoder, referrer rrenaud
    Read my livejournal

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. C++ Practice Projects
    By LordBronz in forum C++ Programming
    Replies: 11
    Last Post: 05-30-2011, 11:06 PM
  2. using atoi() bad practice?
    By Beowolf in forum C++ Programming
    Replies: 6
    Last Post: 09-24-2007, 09:35 AM
  3. Need Practice exercises
    By blindman858 in forum C++ Programming
    Replies: 4
    Last Post: 06-18-2005, 01:30 AM
  4. are flags poor practice in a while loop?
    By dinjas in forum C Programming
    Replies: 2
    Last Post: 02-17-2005, 08:47 PM
  5. Best practice: string manipulation functions
    By samadhi in forum C Programming
    Replies: 4
    Last Post: 09-23-2004, 05:16 PM