Wednesday, March 30, 2011

Revision for F4104

Dear F4101 students,

I have uploaded soalan2 latihan and latihan pengukuhan. Please do your revision for final exam. As i said earlier, the final exam question will be hard for those who not do their revisions.

Thursday, March 24, 2011

Revision Question F2037

Dear F2037 students,

I have uploaded question for F2037 courses. Go to F2037 tab to get the questions. Please do your revision. We will discuss the question in class..

Monday, March 21, 2011

VB.Net Notes

Dear F5227 VB.Net Programming students,

I've uploaded new notes for VB.Net. Go to F5227 tab, and get the notes there.

Tuesday, March 15, 2011

F4104 Test 2 (Theory n Practical)

Dear F4104 students;

Test 2 will be conducted next week. Topic cover included Stack n Queue, Tree and Sorting and Searching. Be prepare.. Do your revisions... Best of luck...

Thursday, March 10, 2011

Assignment 3 F4104

Dear F4104 students;

Get question for assignment 3 from F4104 tab. Submission date is on 21 march 2011.

Notes on Function and Pointer

F2037 students,

i've uploaded notes for Chapter 5 n 6 on Function and Pointer. Get your notes at F2037 tab.
Do your readings and revisions for final exam starting from now onwards...

Thursday, March 3, 2011

Assignment 3 F2037

Dear F2037 students;

Download Assignment 3 from F2037 tab. Some extra reading on Structure are available to grab. Go to F2037 tab and get your copy..

Wednesday, March 2, 2011

Quiz 4 & 5

Dear all F4104 students;

Please be inform that Quiz 4 (Stack & Queue) and Quiz 5 (Tree) will be held next week.
Be prepare.

"If there's a will, there's a way"

Tuesday, March 1, 2011

Queue (Circullar Array)

Dear students,

:: [ Click Here ] :: to get C++ source code for implementation of queue using circullar array.

Do write this code, compile and run to get the output. Be aware that implementation of queue is using FIFO concept.