Difference between revisions of "User:Sganouts"

From CDOT Wiki
Jump to: navigation, search
 
Line 1: Line 1:
<nowiki>I'm Sezar Gantous in CPA program. Over the semesters at Seneca I got really into Web programing more than anything.
+
Sezar Gantous
You can check out my lab in int422 class(using ASP.NET/C# with a lot of JavaScript / jQuery and some AJAX)</nowiki> [http://warp.senecac.on.ca/int422_121a13/ here], and the project that I'm currently working on [http://warp.senecac.on.ca/int422_121a13/Project/ here] <nowiki>
 
(yes it's not as stable and efficient since it's a school project and there is only one release!) which is best viewed on FireFox8+.
 
The current oop344 project is going smoothly. I really hope that we get to R1.0 and build the application.</nowiki>
 
I guess we can only work hard and see...
 
  
you can contact me through:
+
My e-mail: [mailto:sganouts@learn.senecac.on.ca sganouts@myseneca.ca]
  
My e-mail: [mailto:sganouts@learn.senecac.on.ca sganouts@learn.senecac.on.ca]
+
gpu610 wiki: [http://zenit.senecac.on.ca/wiki/index.php/GPU610/SSD SSD]
 +
 
 +
gam670 wiki: [http://zenit.senecac.on.ca/wiki/index.php/GAM670/Team_A* Team_A*]
 +
 
 +
gam666 Blog: [http://NULLbyte777.blogspot.com/ The blog]
 +
 
 +
oop344 Blog: [http://777sblog.blogspot.com/ The other blog]
  
oop344 Blog: [http://777sblog.blogspot.com/ The blog]
 
  
 
IRC nick: NULLbyte
 
IRC nick: NULLbyte

Latest revision as of 20:55, 9 May 2013

Sezar Gantous

My e-mail: sganouts@myseneca.ca

gpu610 wiki: SSD

gam670 wiki: Team_A*

gam666 Blog: The blog

oop344 Blog: The other blog


IRC nick: NULLbyte

Private static void Life(myLife)
{
  foreach(var sec in myLife)
  {
     sec.My_LifeExperiances++;

     sec.My_LifeSkills+=2;

     sec.My_ProgrammingSkills+=3;

     sec.My_Sleeping_Hours-=4;
  }
}