Thread: Ideas for a Personal Fun Project

  1. #1
    Registered User
    Join Date
    Jan 2010
    Posts
    103

    Ideas for a Personal Fun Project

    Hey, I have about half a year's experience in programming and can do stacks/queues/linked lists and recently just finished a connect 4 min-max AI project, and now I'm just looking for a few ideas to help myself learn how to program in C better.

    I've looked on google and such but when I search for basic projects usually it's just stuff like "make fibonacci numbers" etc. or something extremely hard!!

    Does anyone have any ideas for a project that wouldn't be too hard for me to personally work on? I have a lot of hard classes at the moment so I don't want a whole brain-wrecker but a nice, decent challenge would be nice. Thanks in advance

  2. #2
    Registered User
    Join Date
    Apr 2010
    Posts
    15
    My first years C programming project was to create a Rot13 cipher program. The user would enter some text and the program changes it into the cipher. This might be a bit too easy for you.

    I'm actually working on that project again because the menu I created years ago wasn't very good and I lost marks on that so I wanted to revisit the problem and properly finish it.

  3. #3
    Registered User
    Join Date
    Jan 2010
    Posts
    103
    hmm it wouldnt be too bad of an idea...considering i have no idea what youre talking about :P

    whats an Rot13 cipher program

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. A Physics Project...ideas wanted.
    By deathstryke in forum A Brief History of Cprogramming.com
    Replies: 24
    Last Post: 11-27-2003, 02:11 PM
  2. Ideas for my c++ game for semester project
    By Leeman_s in forum Game Programming
    Replies: 9
    Last Post: 12-30-2002, 01:57 AM
  3. idea's idea's idea's
    By mithrandir in forum A Brief History of Cprogramming.com
    Replies: 10
    Last Post: 04-29-2002, 12:30 AM
  4. c++ OOP project ideas
    By newbie17 in forum C++ Programming
    Replies: 4
    Last Post: 02-25-2002, 12:40 PM
  5. Project ideas
    By subnet_rx in forum Game Programming
    Replies: 4
    Last Post: 01-06-2002, 03:48 PM