[comp.lang.c] Needed: Programming Projects Examples for C Language Class

add@sciences.sdsu.edu (James D. Murray) (07/26/90)

    I am looking for good examples of programming projects to
    assign in beginning and intermediate C language programming
    classes.  The projects should be completable in 30 minutes to
    two hours of work and be reasonably useful (such as a
    command line interpreter).
 
    If you have any ideas, with out without code, of projects that
    you have assigned or received in a programming class that you 
    enjoyed please email them to me and I will summarize.


>>>>+=====+> * <+=====+<<<<

James D. Murray, Ethnounixologist	"Riker!  Stop that smirking!"
Anaheim, California, U.S.A.                    -- J-L. Picard

Internet: add@sciences.sdsu.edu    (130.191.224.2)
Bitnet:   bardic@calstate.Bitnet   (130.150.102.1)

mikey@ontek.com (Michael Lee) (07/28/90)

In comp.lang.c, add@sciences.sdsu.edu (James D. Murray) writes:
| 
|     I am looking for good examples of programming projects to
|     assign in beginning and intermediate C language programming
|     classes.  The projects should be completable in 30 minutes to
|     two hours of work and be reasonably useful (such as a
|     command line interpreter).
|  
|     If you have any ideas, with out without code, of projects that
|     you have assigned or received in a programming class that you 
|     enjoyed please email them to me and I will summarize.

  Ask your students to write a function or macro that tells whether
  a variable is unsigned.

                    love,
                      mikey