I AM A .NET DEVELOPER
I like to experiment with different technologies and always face new challenges.
I HATE STATIC STUFF!
I like to experiment with different technologies and always face new challenges.
I HATE STATIC STUFF!
Student me = new Student("Mario", "Cuomo");
while (me.alive()){
me.sleep();
me.practice();
me.eat();
me.work();
me.makecontributiontosociety();
me.beproductive();
me.relax();
}