Thread: Just started learning c what are some simple projects i can make

  1. #1
    Registered User
    Join Date
    Aug 2014
    Posts
    1

    Just started learning c what are some simple projects i can make

    I spent some time learning c and was wondering what are some simple projects i can make.

  2. #2
    Registered User
    Join Date
    Jun 2011
    Posts
    4,513
    This has been asked many times before, and many suggestions have been given. For instance:

    "Out of Ideas"
    Need a project..
    Project ideas
    Project ideas
    http://cboard.cprogramming.com/brief...ect-ideas.html
    http://cboard.cprogramming.com/brief...ect-ideas.html
    Program ideas...
    Program ideas
    any beginner ideas?
    http://cboard.cprogramming.com/brief...eas-again.html
    Idea for final project

    You can also check out the contests board for some more ideas:

    Contests Board

    You can also find a lot more on the net, such as:

    Project Euler

  3. #3
    Registered User
    Join Date
    Nov 2012
    Posts
    1,393
    When you're first learning, you should probably follow a book that has exercises at the end of each chapter. You should work those exercises to build the skills found in each chapter.

  4. #4
    Registered User zub's Avatar
    Join Date
    May 2014
    Location
    Russia
    Posts
    104
    I advise you to join to any open source project. Learn the code, it will give you a lot of knowledge. By the way, I would be grateful if someone point me to a little project with a well-designed, elegant architecture.
    Our goals are clear, tasks are defined! Let's work, comrades! -- Nikita Khrushchev

  5. #5
    TEIAM - problem solved
    Join Date
    Apr 2012
    Location
    Melbourne Australia
    Posts
    1,907
    Project Euler
    Fact - Beethoven wrote his first symphony in C

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Help Please, just started learning C programming
    By Magic staple in forum C Programming
    Replies: 2
    Last Post: 10-24-2011, 01:03 AM
  2. When you started learning programming...
    By tabl3six in forum General Discussions
    Replies: 14
    Last Post: 08-16-2011, 06:43 PM
  3. Just started learning...
    By Ignoramus in forum C++ Programming
    Replies: 6
    Last Post: 12-07-2009, 11:08 PM
  4. Hello, I just started learning C
    By Pupp3t Master in forum C Programming
    Replies: 2
    Last Post: 02-12-2009, 08:00 AM
  5. Just started learning C++
    By Matt51723 in forum C++ Programming
    Replies: 9
    Last Post: 12-20-2007, 01:20 AM