Thread: excercises

  1. #1
    Registered User
    Join Date
    Sep 2010
    Posts
    7

    excercises

    Would be nice with some exercises in programming c++, any tips about webpages ?

  2. #2
    Bored Programmer
    Join Date
    Jul 2009
    Location
    Tomball, TX
    Posts
    428
    I think an important part of programming is learning to dream up your own assignments. It lets you analyze what is possible with everything you currently know. If you can't solve the first problem.
    1. What to program.
    how can you solve the next problem
    2. How do I program this.

  3. #3
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,660
    Just google "programming contests" and you'll find lots of sites with many 1000's of questions.
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. C questions- basic Level
    By ronenk in forum C Programming
    Replies: 6
    Last Post: 07-11-2004, 05:12 PM
  2. Where can I find a lot of small c++/oop coding excercises
    By Terrancc in forum C++ Programming
    Replies: 1
    Last Post: 12-15-2002, 11:49 PM
  3. C++ Excercises
    By dasher in forum C++ Programming
    Replies: 9
    Last Post: 03-20-2002, 02:30 AM