Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 468 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 468 Bytes

CMSC 28 Lab Exercises

This repository contains my lab exercises for the CMSC 28 course.

Note: Still learning so expect problems (including Git problems)

List of Programming Exercises

  • Lab 05

    • Program that asks the user to input various numbers (positive or negative but not zero) and performs basic statistics on these numbers.
  • UML Class Diagram (Not a lab programming exercise)

    • Custom header file containing a class and uses it in testBook.cpp