CS 122
Professor: Dr. Thomas R. Leap Telephone (Office): 361-1299
E-mail: leap@etown.edu
Web: http://users.etown.edu/l/leap
Office: Nicarry 243
Office Hours: Mon-Fri 2:30 - 3:30, also, I am often in my office until 5:00
Other hours by appointment. Please feel free to request appointments by leaving a note on my door or in my mailbox or by leaving a voice mail message.
Course Objective
This course will continue the presentation of programming in the C++ language. Emphasis will be placed on algorithm construction using simple data structures, file processing and class construction. Specific programming topics will include string processing, array addressing, pointers, parameter passing and GUI programming in the Microsoft Windows environment using the MFC. The relationship between data structures and physical memory will be examined. Various programming methodologies will be examined such as step-wise refinement, top down design, bottom up design, structured programming and object oriented programming.
Specific programming objectives include:
Prerequisite: CS 121
Textbook
A First Book of C++: From Here to There, 2nd Edition, by Gary J. Bronson, ISBN 0-534-36801-8, Brooks / Cole Publishing Company, ©2000.
Microsoft Visual C++ is available on the computers in the Nicarry 108 and 208 laboratories. It may also be purchased through the College Bookstore at an academic price (less than $100). Contact the College Store manager to arrange a purchase. Delivery time is usually no more than one week.
http://users.etown.edu/l/leap/CS122.htm, the professor's web site.
Grading
85% 2 exams and a final comprehensive exam each of equal weight
15% quizzes, programming and homework assignments
Conversion from percentages to letter grades will be performed according to the following table with any fractional part being rounded off to the nearest integer:
B+ 88-89 C+ 78-79 D+ 68-69
A 93-100 B 83-87 C 73-77 D 63-67
A- 90-92 B- 80-82 C- 70-72 D- 60-62
Assignments
When handed in, all programming assignments must include a clean program listing including documenting comments as part of the program text and sample execution that sufficiently demonstrates that the program is fully working. All papers MUST be neatly folded to an 8 1/2 by 11 size with your name, the date, the assignment number and the title of the assignment in the upper right hand corner.
Laboratory
Open laboratory periods will be held in Nicarry 208, Monday through Friday, 3:30 - 5:00. Computer science student assistants will be in the lab at these times to give assistance if needed.
Attendance
Students are expected to attend class. The professor reserves the right to penalize a students final grade or dismiss a student from the course for excessive absences such as more than three unexcused cuts. Students can expect to have their final grade lowered one third of a letter grade for each cut beyond the first three. A medical excuse may be required if an exam is missed.
Topic Reading
Topic Reading