class Sohab {
private:
int age = 20;
string school = "Dalhousie University";
string[] courses = new string[] {"Computer Systems, Intro to Databases, Experimental Robotics"};
string[] hobbies = new string[] {"Football", "Hiking", "Piano"};
public:
Sohab();
}
Here are a few things I'm doing right now...
- Contributing to Open Source - Oyster
- Interning @ Workday in the Financial Reporting Team
- Brainstorming my next project