Skip to content

coderaBruce/CS24

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#CS24

  • Brandon Lo

##PA01

  • The project is used to understand class definitions and utilize header files.
  • I looked up the documentation to create a Makefile to streamline the implementation and testing process.

###Instructions

  • To run the file, download stats.cxx stats.h stattest.cxx and the Makefile.
  • cd into the directory with the files and then enter make into the terminal.
  • Run the stattest executable in the terminal.

##PA02

  • This project is used to understand containers
  • First use of ostream&
  • More use of overload OPERATORS
  • Provided documentation was bad, so it is heavily commented

###Instructions

  • To run the file, download poly0.cxx poly0.h polytest0.cxx and the Makefile.
  • cd into the directory with the files and then enter make into the terminal.
  • Run the Testing executable in the terminal.

About

UCSB CS16: Problem Solving with Computers II

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.2%
  • Other 0.8%