CSCI 240
Computer Programming in C++

Fall 2025


Section
Instructor Class Meeting Time Classroom
1
Amy Byrnes Mon, Wed 2:00 - 3:15 Faraday Hall 143
2
Daniel Rogness Tues, Thurs 9:30 - 10:45 Faraday Hall 143

Announcements

Date  
08-20-25

Information on the Dev-C++ compiler that can be installed on a PC or a flash drive can be found at: http://faculty.cs.niu.edu/~byrnes/csci240/dev2.htm if you are interested.

For those of you that are using a Mac, information on using XCode can be found at: http://faculty.cs.niu.edu/~byrnes/csci240/xcode.htm if you are interested.

Information on a compiler that runs in a browser window can be found at: http://faculty.cs.niu.edu/~byrnes/csci240/onlinegdb.htm for those that cannot install a compiler on a device.


Course Information

Syllabus

Semester Schedule

Lecture Notes

Office Hours and Contact Information (current as of 09-02-25)


Assignment Due Dates

Assignment Submission

Assignment Electronic Due Date/Time Graded By
Assignment 0 Friday, August 29 on the autograder and Blackboard by 11:59 PM Section 1: Amy --- Section 2: Daniel
Assignment 1 Friday, September 5 on the autograder and Blackboard by 11:59 PM Section 1: TBA --- Section 2: TBA
Assignment 2 Friday, September 12 on the autograder and Blackboard by 11:59 PM Section 1: TBA --- Section 2: TBA
Assignment 3 Friday, September 19 on the autograder and Blackboard by 11:59 PM Section 1: TBA --- Section 2: TBA

Quiz Questions and Dates

Directions for Taking a Quiz

Quiz Number Take Quiz During This Week (Due by 11:59 PM on this date)
Quiz 1 Week 2 (Friday, September 5)
Quiz 2 Week 3 (Friday, September 12)
Quiz 3 Week 4 (Friday, September 19)
Quiz 4 Week 5 (Friday, September 26)
Quiz 5 Week 7 (Friday, October 10)
Quiz 6 Week 8 (Friday, October 17)
Quiz 7 Week 9 (Friday, October 24)
Quiz 8 Week 10 (Friday, October 31)
Quiz 9 Week 11 (Friday, November 7)
Quiz 10 Week 13 (Friday, November 21)
Quiz 11 Week 14 (SUNDAY, November 30)
Quiz 12 Week 15 (Friday, December 5)

Exam Schedule

Section 1 - Amy's section

Exam Date Time Location
Exam 1 Wednesday, October 1 2:00 - 3:15 PM Faraday Hall 143
Exam 2 Wednesday, November 12 2:00 - 3:15 PM Faraday Hall 143
Final Monday, December 8 2:00 - 3:50 PM Faraday Hall 143

Section 2 - Daniel's section

Exam Date Time Location
Exam 1 Thursday, October 2 9:30 - 10:45 AM Faraday Hall 143
Exam 2 Thursday, November 13 9:30 - 10:45 AM Faraday Hall 143
Final Thursday, December 11 10:00 - 11:50 AM Faraday Hall 143

Links

Documentation Standards

Grading Guidelines

Selection Sort flowchart

 

Sample Midterm 1

Sample Midterm 1 Answers

 

Sample Midterm 2

Sample Midterm 2 Answers

 

Final Exam Review Sheet

Sample Final Exam Questions

Sample Final Exam Question Answers