Thread: Programmmings Assignments in C

  1. #1
    Registered User
    Join Date
    Mar 2011
    Posts
    45

    Programmmings Assignments in C

    Hi,
    I tried searching online but was not successful in finding a single source of C assignments in increasing order of complexity. Either they were too hard or too easy. Can anyone provide a site which has such a cache of assignments in increasing difficulty order covering all aspects of C?

    Thanks in advance.

  2. #2
    Banned
    Join Date
    Aug 2010
    Location
    Ontario Canada
    Posts
    9,547
    How about between your ears?

    Isn't there some program you'd like to write?

    Maybe organize that record collection or catalogue those DVDs?
    Maybe a couple of games?

    The bigger the challenge the better the lesson....

  3. #3
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    If you never attempt a problem which is too hard, how will you ever make any progress?

    It's pointless to always repeat assignments which are too easy, and the mythical "just right for goldilocks" would just leave you exactly where you are now.

    There are plenty of sites with long lists of programming challenges, often with automated scoring systems for you to check your results.
    programming contest - Google Search
    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. Assignments or challenges
    By Dogmasur in forum C Programming
    Replies: 12
    Last Post: 08-20-2008, 02:24 AM
  2. String assignments
    By mcotter222 in forum C Programming
    Replies: 23
    Last Post: 04-24-2008, 08:50 AM
  3. Need help on one of my assignments
    By engstudent363 in forum C Programming
    Replies: 5
    Last Post: 02-13-2008, 03:24 PM
  4. Help on school assignments
    By J.Z. in forum C Programming
    Replies: 5
    Last Post: 10-17-2003, 02:40 PM
  5. Embedded assignments
    By Unregistered in forum C Programming
    Replies: 1
    Last Post: 08-28-2001, 10:58 AM