Skip to content
#

ucla-cs31

Here are 2 public repositories matching this topic...

My implementation of UCLA's CS31 Winter 2024 Programming Assignment/Project 2. A Sales Tax Calculator application written in C++ that calculates the total payment for a purchase, including sales tax, based on the state where the purchase is made and the date of the purchase. Includes "Error Handling."

  • Updated Jan 31, 2024
  • C++

My implementation of UCLA's CS31 Winter 2024 Programming Assignment/Project 3. A Quality Control (QC) Testing application written in C++ that validates and analyzes QC test results. The application checks if a QC result string is valid, calculates the total number of tests, passes, defects, and batches, and handles errors appropriately.

  • Updated Feb 1, 2024
  • C++

Improve this page

Add a description, image, and links to the ucla-cs31 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ucla-cs31 topic, visit your repo's landing page and select "manage topics."

Learn more