Thread: C projects

  1. #1
    Registered User
    Join Date
    Nov 2011
    Posts
    1

    C projects

    Hi !

    I am a beginner in C. I wish to try my knowledge with projects.

    Could you please help me in giving project ideas?

    Thanks!!

  2. #2
    Registered User
    Join Date
    Sep 2006
    Posts
    8,868
    I wouldn't recommend projects just yet. Do a lot of exercises and problems (puzzles are good), so you can build up your C skills. If you look through the forum, you'll find hundreds of problems from students - mostly beginners like yourself.

    If you were to read the first post of the problem, and ask yourself "How would I program a solution to this?", you'll have a lot of programming exercises, right there. The solution when found, isn't always posted, but every thread will have at least some substantial hints to make the task clearer.

    When you're ready for something more challenging, try Project Euler and Sphere Online Judge. Both have some simple problems, but also, some real head scratchers.

    And Welcome to our forum, Riswana Jaffer!
    Last edited by Adak; 11-29-2011 at 11:12 AM.

  3. #3
    Registered User
    Join Date
    Nov 2011
    Posts
    13
    also find some good tutorial from youtube of lectures they help a lot

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. C Projects
    By mohit varma in forum C Programming
    Replies: 0
    Last Post: 03-02-2011, 02:07 PM
  2. Replies: 11
    Last Post: 05-25-2007, 04:39 PM
  3. Old VC++ projects
    By geek@02 in forum Windows Programming
    Replies: 1
    Last Post: 03-21-2005, 07:04 AM
  4. How many projects?
    By RoD in forum A Brief History of Cprogramming.com
    Replies: 16
    Last Post: 02-16-2003, 08:03 PM
  5. Projects?
    By Wjahvces in forum C++ Programming
    Replies: 6
    Last Post: 10-06-2001, 11:26 PM