Saturday, October 10, 2015

Ulangkaji DFP3143 Web Development

DIP3A,

Berikut ialah contoh soalan ulangkaji Web Development. Sila buat dan kita akan discuss minggu hadapan sewaktu kelas ulangkaji.
Download HERE

Contoh lain boleh didownload di website / library PTSS

Tuesday, October 6, 2015

Rubric PBT DFP3143 Jun 2015

Dear students,

Download and attach rubric in your report for your problem based task. Submit on Friday 9/10/2015.

Download HERE

Thursday, August 20, 2015

Lab Exercise 2 DFP3143 DIP3A

Dear all,

Download your assessment HERE

Submit your report on Friday, 21/8/2015 before 5pm and your copy of design on Monday, 24/8/2015.

Thanks and Good Luck!


Love;
Pn. Fiza =)

Sunday, January 18, 2015

Wednesday, January 7, 2015

C++ Program: Simple variable declaration and use of arithmetic operation

Hello all,

Please download below code to understand the basic of variables declaration and use of arithmetic operation.

=)

Source Code:

Please download [HERE]

 Output:


Thursday, November 27, 2014

Disember 2014

They're back!
Welcome Disember 2014. I'm delighted to welcome you all!!!

FP533 Mobile Application Development - Class Elective 2
DFG1112 Principles of Drawing - Class DGT1
DFC2013 Programming Fundamentals - Class DNS2
Project Semester 5...

Semoga di permudahkan urusan...



#DIH5BelajarRajin2 ~ Mohd Amirul Ramli & friends

Question 1: Introduction to Variable

Based on code below, create a dynamic program that solve problem below: Source Code: #include <iostream> using na...