CSI 147 - Modules            
    
(Weekly Material to stay on Schedule)

Dr Raj Gill, Computer Science Department

Home Page

Handouts

Syllabus

Modules

 

Please Note: Most modules contain program segments along with their output.  If you suspect the output of any segment appears to be incorrect, please let me know via email and I will look at it promptly.  Give a description of the problem and what you think the correct answer is.  To make sure you have the updated module, visit it back during the week of the semester it is listed for.  Thank you.

These modules are designed so you can keep track of where in the course you should be at any given time during the semester.  Consider these as milestones of achievement.  Each module also lists the handout helpful for completing labs/projects.

                             Module One - Week 01 -- Variable names; C program; Data Type

                            Module Two - Week 02 -- printf/scanf; data types; IPO/flowcharting

                            Module Three - Week 03 -- functions w/o parameters; for loop; top-down design

                            Module Four - Week 04 -- functions w/parameters; operators

                            Module Five - Week 05 -- for loop; if .. else;
                                                                     nested if .. else

                            Module Six - Week 06 -- while; switch

                            Module Seven - Week 07 -- Pointers and Passing by Reference

                            Module Eight - Week 08 -- File I/O & Scope of Variables

                            Module Nine - Week 09 -- One-Dimensional Arrays

                            Module Ten - Week 10 -- Sorting Techniques; string.h/string functions

                            Module Eleven - Week 11 -- 2-D arrays; ctype.h functions

                            Module Twelve - Week 12 -- Intro to struct Data Type

                            Module Thirteen - Week 13 -- Array of struct Data Type

                            Module Fourteen - Week 14 -- Recursion; enum Data Type; and
                                                                             Command Line Arguments

 

                           During Week 15, you review modules 1-14


This Page Has Been Visited Hit Counter Times

 

                    Copyright© 2004 --  Raj Gill