Simplicity is the soul of efficiency. - Austin Freeman
private double x;
public void setX(double newVal){
x = newVal;
}
public double getX(){
return x;
}
v.s.
public double x;
Why waste time say lot word when few word do trick. -The Office
I am a first-generation student at Univeristy of California, San Diego. I am currently working to obtain my Bachelor’s degree in Applied Mathematics. I want to pursue a career where my interest in math and computer programming will allow me to create a visible impact on the everyday life of people.

Some of my hobbies include reading Mystery books, roller skating, photography, and hiking. I am fluent in both Spanish and English. I participated in a Math-Computer Science Bachelor program while studying abroad in Paris, France at Ecole Polytechnique. A couple of things on my bucket list include:
B.S.
Email: d.flores1229@gmail.com
My LinkedIn.