Difference between revisions of "User:OzZy"

From CDOT Wiki
Jump to: navigation, search
(Quotes From The Semester: Added A Quote)
(Quotes From The Semester: Added A Quote)
 
(2 intermediate revisions by the same user not shown)
Line 127: Line 127:
 
<p style="line-height: 1.25em; margin: 1em; background-color: #E6E6E6; border: 1px solid #3399FF; padding: 0.25em;">
 
<p style="line-height: 1.25em; margin: 1em; background-color: #E6E6E6; border: 1px solid #3399FF; padding: 0.25em;">
 
<b>Fardad:</b> A long time ago, in a galaxy far far away, Languages ran with GOTO statements...
 
<b>Fardad:</b> A long time ago, in a galaxy far far away, Languages ran with GOTO statements...
 +
</p>
 +
 +
<p style="line-height: 1.25em; margin: 1em; background-color: #E6E6E6; border: 1px solid #3399FF; padding: 0.25em;">
 +
<b>Fardad:</b> When you go to McDonalds and order a combo 2, you also get a fries and a drink.  This Array is combo 2!
 +
</p>
 +
 +
<p style="line-height: 1.25em; margin: 1em; background-color: #E6E6E6; border: 1px solid #3399FF; padding: 0.25em;">
 +
<b>Fardad:</b>
 +
We want the beginning of the array so it's just a.
 +
If we want to be IPC144 safe &a[0];
 +
</p>
 +
 +
<p style="line-height: 1.25em; margin: 1em; background-color: #E6E6E6; border: 1px solid #3399FF; padding: 0.25em;">
 +
<b>Student:</b> Don't you need an asterisk? <br />
 +
<b>Fardad:</b> NONONONO!! The combo number 2 from McDonalds is doing the asterisk for me!!
 +
</p>
 +
 +
<p style="line-height: 1.25em; margin: 1em; background-color: #E6E6E6; border: 1px solid #3399FF; padding: 0.25em;">
 +
<b>Fardad:</b> Don't do this: while(A < B, C > D) It doesn't make sense!<br />
 +
<b>Ozzy:</b> What does that even mean?<br />
 +
<b>Fardad:</b> It means ... It means I'm stupid don't do it!
 +
</p>
 +
 +
<p style="line-height: 1.25em; margin: 1em; background-color: #E6E6E6; border: 1px solid #3399FF; padding: 0.25em;">
 +
<b>Fardad:</b>  This encryption explanation is like me telling you 2 + 2 is 4 now let's build a missile and go to mars.
  
 
</p>
 
</p>
  
 
<br /> <br />
 
<br /> <br />

Latest revision as of 14:27, 17 June 2010

Oz.jpg
Osman "Ozzy" Mirza
Background Information
Born December 9th, 1986
Hounslow West, Middlesex, Greater London, England
Occupation 3rd Semester Student at Seneca College School of Computer Studies
4 Year Partner at Starbucks Coffee Co. Canada
Contact Information
IRC OzZy_M
My Blog http://0zzym.wordpress.com/
E-mail omirza@learn.senecac.on.ca
Academic Information
Learn Account omirza
Seneca ID 057-651-093
Program Computer Programming & Analysis (Co-op)
Semester 3
Cumulative GPA 3.9


Osman "Ozzy" Mirza is a 3rd semester student at Seneca School of Computer Studies. Also he is going on 4 years this November as a partner at Starbucks Coffee Co.



OOP344 Team

HOTYS

Currently Enrolled Courses

  • CPP100 - Co-op
    • Section: H
  • DBS301 - Database Design II and SQL using Oracle
    • Section: A
  • INT322 - Web Programming on UNIX
    • Section: A
  • OOP344 - Object Oriented Programming II Using C++
    • Section: A
  • PSY172 - Group Dynamics
    • Section: YA
  • SYS366 - Requirements Gathering using OO Models
    • Section: A



Contact Information

E-Mail Address:

omirza@learn.senecac.on.ca

Window Live Messenger:

raidx0r@hotmail.com

My Blog:

0zzym

IRC Nickname:

OzZy_M



Quotes From The Semester

Fardad: "Give me the different types of integers"
Ozzy: "1, 2, 3, 4"

Ozzy: "Wait, you're a third semester computer programming student; and you DON'T know how to make a web page?"
Student: "Yeah"

Fardad: A long time ago, in a galaxy far far away, Languages ran with GOTO statements...

Fardad: When you go to McDonalds and order a combo 2, you also get a fries and a drink. This Array is combo 2!

Fardad: We want the beginning of the array so it's just a. If we want to be IPC144 safe &a[0];

Student: Don't you need an asterisk?
Fardad: NONONONO!! The combo number 2 from McDonalds is doing the asterisk for me!!

Fardad: Don't do this: while(A < B, C > D) It doesn't make sense!
Ozzy: What does that even mean?
Fardad: It means ... It means I'm stupid don't do it!

Fardad: This encryption explanation is like me telling you 2 + 2 is 4 now let's build a missile and go to mars.