COP 3363
Introduction to C++ Programming with Unix
Summer 2025 Syllabus


Instructor Information

Position Name E-mail Office Office hours
Course Instructor Bob Myers rmyers@fsu.edu Love 108-D Thurs 12:30 - 2:30 PM
TA Chris Draper chd16@fsu.edu TBA TBA
TA Arunima Mandal am19cf@fsu.edu TBA TBA

Other Instructor Information regarding e-mail contact

Class Schedule

Main class

Sections Room Time
1-2 HWC 3100 Mon/Wed/Fri 11:35 AM - 12:40 PM

Recitation

Section Room Day Time Instructor
1 HCB 319 Thurs 1:20 - 2:10 PM Draper
2 HCB 319 Thurs 11:35 AM - 12:25 PM Mandal


Course Requirements:

Prerequisite Course

Course Website:

Textbooks:

Course Objectives:

This course is intended for majors in computer science or related areas and focuses on the fundamental concepts of computer programming using the C++ language. This course may be used as a programming pre-requisite for COP 3330. Successful completion of this course satisfies the computer competency requirement for the mathematics major. Upon successful completion of the course, the student should be able to:

Grading Policy:

The final course grade will be computed as follows:
 
Programs / Assignments 30 %
Test 1 20 %
Test 2 20 %
Final Exam 30 %

In addition to the scale listed above, in order to earn a C- or better in the course, a student is required to achieve a test average of C- or better. If the test average is below this level, the highest possible course grade is a D. The test average can be computed with the following formula:

  TestAvg = ((Test1 * 20) + (Test2 * 20) + (FinalExam * 30)) / 70

Letter Grade Scale:

Letter Numerical Average
A 92.00 - 100
A- 90.00 - 91.99
B+ 88.00 - 89.99
B 82.00 - 87.99
B- 80.00 - 81.99
C+ 78.00 - 79.99
C 72.00 - 77.99
C- 69.00 - 71.99
D 62.00 - 68.99
D- 60.00 - 61.99
F 0.00 - 59.99

Tests:

There will be three tests -- two term tests and a final exam. All exams are in the normally scheduled classroom. Students need to bring and show your Student ID on test days. The final exam will be cumulative. The test formats will be a mixture of short-answer, code reading and understanding, and code writing.  Tentative test dates are listed below.  Be aware that these may change slightly depending on where we are in the course materials.

Test Dates: (Test 1 and 2 tentative)

Test 1 TBA
Test 2 TBA
Final Exam TBA (either Wed or Fri of last week)

Incompletes

The grade of 'I' (Incomplete) will be assigned only under the following exceptional conditions (in keeping with FSU's policy on Incompletes): Please note that "Incomplete" is not a "get-out-of-bad-grade-and-retake-the-course" card. University policy on Incompletes will be strictly followed.

Recitation / Quizzes

Periodic quizzes may be given, in lecture, in recitation class, or online, to help students gauge their progress in the class, and to gauge attendance, if needed. Attendance and participation is expected, both in lecture and recitation class. There may also be some hand-in coding exercises done in recitation class. Any attendance grades, quiz grades, or graded work from recitation will count in the assignment average.

Programming Assignments


Excused Absence Policy

Miscellaneous Policies:

  1. The course web page is your friend -- check and refresh it frequently! It will be continually updated with essential course materials, such as assignments, examples, and notes outlines. It will also include other helpful supplements, such as instructions for using the compilers, suggested exercises, and other useful help materials. It is your responsibility to check the web page often for posted materials.
  2. Students in the class should have a computer account from the Computer Science Department (sign up for one if you don't already have one), and this can and should be used to store project files and access one of the compilers used in the course.
  3. Knowing the contents of this syllabus is each student's responsibiltiy. "I didn't know" in regards to a clearly stated course policy will NOT be considered a valid excuse for anything during the course
  4. Please turn off cell phones, computer audio, Nintendo Switches, and any other things that beep and/or make noise in the classroom.

Academic Honor Policy:

The Florida State University Academic Honor Policy outlines the University’s expectations for the integrity of students’ academic work, the procedures for resolving alleged violations of those expectations, and the rights and responsibilities of students and faculty members throughout the process. Students are responsible for reading the Academic Honor Policy and for living up to their pledge to “ . . . be honest and truthful and . . . [to] strive for personal and institutional integrity at Florida State University.” (Florida State University Academic Honor Policy, found at http://fda.fsu.edu/Academics/Academic-Honor-Policy.)

ALL WORK IN THIS COURSE IS INTENDED TO BE DONE INDIVIDUALLY

In addition to this information, please be aware of the following:


Americans With Disabilities Act

Students with disabilities needing academic accommodation should:
(1) register with and provide documentation to the Office of Accessibility Services; and
(2) bring a letter to the instructor indicating the need for accommodation and what type. This should be done during the first week of class.

This syllabus and other class materials are available in alternative format upon request.

For more information about services available to FSU students with disabilities, contact the:

Office of Accessibility Services
874 Traditions Way
108 Student Services Building
Florida State University
Tallahassee, FL 32306-4167
(850) 644-9566 (voice)
(850) 644-8504 (TDD)
sdrc@admin.fsu.edu
https://dsst.fsu.edu/oas

Students approved to take exams at the OAS office are expected to take exams at the regularly scheduled time.  Any exception to this will only be granted with a valid documented reason and must be approved by the instructor a week before the exam.

Syllabus Changes

Except for changes that substantially affect implementation of the evaluation (grading) statement, this syllabus is a guide for the course and is subject to change with advance notice.