C++ Experience


Ajay McCaleb has worked on a variety of projects incorporating C++. These include:

April 2011

TODO: Description here

Assignment #2 for UCSC's CMPE 109: Advanced Programming course in Spring 2011.

Keywords: TODO


March 2011 - April 2011

This project was to create two classes representing complex numbers. One class would use rectangular coordinate and the other would use polar coordinates. Two test applications for these classes were created and performance metrics were taken as well.

Assignment #1 for UCSC's CMPS 109: Advanced Programming course in Spring 2011.

Keywords: functions, classes, complex numbers, operator overloading, performance