Thread: ideas for a final project

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date
    Jan 2009
    Posts
    1,485
    Some other ideas:

    A base 64 encoder / decoder
    Flat file database
    XML parser / syntax checker

  2. #2
    SAMARAS std10093's Avatar
    Join Date
    Jan 2011
    Location
    Nice, France
    Posts
    2,694
    Quote Originally Posted by doubleanti View Post
    Hi folks,

    I teach an introductory C programming course quarterly and I was interested in ideas for a final project.
    Have them to build the game othello(or reversi)..this way the learn how to use single connected lists...using a 2D array dynamically allocated etc...I suggest no graphics should be required by the assignment.
    Quote Originally Posted by manasij7479 View Post
    Can't you get the students to come up with their own ideas?
    Too difficult for correction

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Final Project for HS, any ideas?
    By Conneticut#88 in forum C++ Programming
    Replies: 13
    Last Post: 05-24-2006, 09:22 PM
  2. Final year project
    By khpuce in forum A Brief History of Cprogramming.com
    Replies: 22
    Last Post: 10-10-2003, 07:04 AM
  3. Ideas for FINAL program?
    By ray in forum C++ Programming
    Replies: 5
    Last Post: 12-21-2002, 03:46 PM