Instructor: | Tom Bennet |
Office: | 302 MCC |
Phone: | 601-925-3815 |
Email: | bennet@mc.edu |
Text: | Murach's C++ Programming, by Mary Delamater, Joel Murach |
Web Page: | https://sandbox.mc.edu/~bennet/cs220 |
A study of the syntax and features of the
C++ programming
language.
Prerequisites: CSC 116, CSC 110, or instructor's consent.
This course is an integral part of the Computer Science program at Mississippi College. C and C++ are widely used in industry, and in other courses later in the CS curriculum. After completing this course, the student will be able to read and write non-trivial programs in C or C++, and understand some of the strengths and weaknesses of these languages
Activity | Points |
---|---|
Quizzes (8 @ 10, drop 3) | 50 |
Programming Projects | 450 |
Regular exams (2 @ 80) | 160 |
Comprehensive Final Exam | 150 |
TOTAL | 810 |
Grades | ||||||
---|---|---|---|---|---|---|
Points | Percent | Grade | ||||
729 | – | 810 | 90% | – | 100% | A |
648 | – | 728 | 80% | – | 89% | B |
567 | – | 647 | 70% | – | 79% | C |
486 | – | 566 | 60% | – | 69% | D |
0 | – | 485 | 50% | – | 59% | F |
There will be four to six programming assignments of varying difficulty, two regular exams, a comprehensive final exam, and eight ten-point quizzes, two of which will be dropped. The first regular exam will be around the middle of October; the second will be around the end of November. The final will be at noon on Wednesday, May 4 at noon.
The last day to drop this course is Friday, March 25, 2022.
The semester point total may vary due to unforeseen circumstances. Any variance will be small. Final grades will be based on these same percentages of the actual total.
There is no formal lab section for this course; students are expected to complete programming projects outside of class. You may use any computer to which you have access to write your programming assignments, and any C++ compiler or tools, but: your project must compile under ISO standard C++. In particular, it should not depend on features specific to any compiler or operating system. If you don't have your own computer, you may use computers in the Computer Science labs, or you may request an account on the Computer Science Linux server which you can access over the Internet.
Projects should be handed in on time, and late projects are charged 10 points for each day late. However, each student has five free late days which may be spent on any programming project in any combination. Free late days are not transferable, and expire at start of the final exam.
Mississippi College class attendance policies as described on pp. 46 and 47 of the college catalog will be enforced. Absences may be excused for illness or other appropriate cause. Exams missed due to circumstances beyond the student's control may be made up at a mutually agreeable time and place. Adequate documentation of the cause of an absence may be required.
Covid 19 policies often make life difficult in unexpected ways. This semester appears to be no exception. We are obligated to follow campus rules in this matter, which seem in flux.
Mississippi College regulations regarding the integrity of academic work will be enforced. The computer science group has established the following addendum:
In a computer science class individual effort is expected. Student misconduct not only includes cheating on tests, but also extends to copying or collaborating on programming assignments, projects, lab work or research unless otherwise specified by the instructor. Using other people's accounts to do your work or having others do your work is prohibited. Close proximity in lab does not mean collaboration is permitted. NOTE: Discussing logical solutions to problems is acceptable, exchange of code, pseudocode, designs, or procuring solutions from the Web, other texts, the Internet or other resources on or off campus is not acceptable.
First offense: grade of 0 for all parties involved unless the guilty party can be determined. Second offense: grade of F in the course.