Michael B. Gousie

Comp 118 - Object-Oriented Programming (Spring 2024)

Introductory Information

Additional Resources

  • C++ reference - quick way to look up something you know but can't quite remember how to use...
  • Codecademy - a web site where you can learn and practice C++ coding.
  • HackerRank - another place to practice your C++ skills.

Installing CLion

Computer Science Major

Check out the road maps for completing the major in 4, 3.5, or 3 years. Click on a tab at the bottom to change the number of years desired.

Projects

  • Project 6 specifications
  • Project 5 specifications and data
    • - p5.pdf - specifications.
    • - copper-puzzle.ppm - sample input file #1.
    • - copper.ppm - processed sample file #1 using the multiplers 0 (red), 20 (green), and 20 (blue).
    • - iron-puzzle.ppm - sample input file #2.
    • - sample.ppm - sample input file #3. Try the multipliers 10 (red), 0.05 (green), and 10 (blue).
  • Project 4 specifications and data

Lab Info

Lab 12

  • dune.book - text file for testing Lab 12 code.

Lab 10

Lab 8

Lab 7

  • binary.cpp - one possible solution to lab problem #2.
  • array.cpp - Version 1 of array problem: displaying values < average in left column, the rest in right column.
  • array2.cpp - Version 2 (final) of array problem.

Examples/Handouts

Last updated
Home | Comp 118 | Comp 220 | Research | Anti-Research