Studying for the test after this boring week
Mohammad OOP344
Sunday, 26 February 2012
Tuesday, 21 February 2012
Sunday, 19 February 2012
Team project R0.2
Today we held a meeting on IRC. We successfully split up the work and now the coding begins.
Friday, 17 February 2012
Linked Lists
I don't understand linked lists at all. I will have to bug Fardad on Tuesday. Can't wait lol.
Tuesday, 14 February 2012
Perl style array access
I remember from INT322 that you could access an element of the array by passing in a -1 for the last element. For example we have the array
int x[5] = {1,2,3,4,5}
if in perl we did x[-1] it would return 5. Using fardad's IntArr class as a base coming up with a solution to this should not be difficult. I will update this when i get the solution. I hope
int x[5] = {1,2,3,4,5}
if in perl we did x[-1] it would return 5. Using fardad's IntArr class as a base coming up with a solution to this should not be difficult. I will update this when i get the solution. I hope
Monday, 13 February 2012
I NEEDS SVN
Fardad handed out svn accounts today and i haven't gotten mine yet :(
Also the due date for the next part of the assignment cant be right so i will send him an email and ask him to fix it.
Also the due date for the next part of the assignment cant be right so i will send him an email and ask him to fix it.
Sunday, 12 February 2012
Waiting for New stuff
I wish Fardad would give us the next part of the assignment already. I will probably bring this up in class tomorrow along with a request for the svn accounts. When we get svn accounts i won't have to carry my code on a usb stick. I can't wait. Can you ???
Subscribe to:
Posts (Atom)