Tuesday, October 26, 2010

Daftarkan Latihan Industri Sebagai Subject Semester Depan

Monday, October 25, 2010

NETWORK PROGRAMMING FINAL POSTPONED!!

Monday, October 11, 2010

SYED OTHMAWI B ABD RAHMAN 5205 [7/10/10, 16:04]:

PSM handbook for SKK student available now. Please buy a copy from Syed Othmawi. The price is only RM10.00 just to cover the printing cost. Now profit generated from this book.

PSM1 submission Date 2.30ptg 27/10/10.

PSM1 Presentation Date 1 – 3 November 2010.
SYED OTHMAWI B ABD RAHMAN 5205 [7/10/10, 16:08]:

PSM handbook for SKK student available now. Please buy a copy from Syed Othmawi. The price is only RM10.00 just to cover the printing cost. Now profit generated from this book.

PSM1 submission Date 2.30ptg 27/10/10.

PSM1 Presentation Date 1 – 3 November 2010.

Monday, September 14, 2009

CCNA Skill-Based test 2




CCNA skill-based test 2
Requirement: Attendance
Chapter: 8
Date: Tomorrow(15/9/2009)
Location: CCNA Lab or Digital Logic Lab

Description: 2 meter of cable and 4 "caps" are given.
Objective: Make one Cross and one Straight wire

P/S from lecturer: No need study anything

Monday, September 7, 2009

CCNA Test

CCNA 1 Skills-Based Final - IPSubnetting(Chapter 6)
Date: This Sunday(13th Sept 09)
Time: 10am - 12pm
Venue: P19 DK6(2SCR only)
Total Mark standed: 10% of total final mark

NO RETEST
Attendance is COMPULSORY!!!
P/S: Go Firoz website download past year questions and refer.

Tuesday, August 18, 2009

Rough Network Communication Tip

OSI
port number - anything related with it
addressing - port number - layer 3
        ip address - ....
        mac addre - .....

encapculation - PDU...how it work.... why it's name like that?...etc...
windowing system....sent...wait acknoledgement....etc..
tcp/ip layer....application ---till network access....memorize how to state osi layer, tcp/ip layer, function, everything, eg describe, what is invloved?

application that recite in application layer in tcp/ip, the port number and type of protocol
a diagram --- how the process been done.....online notes...slide...process of email....how a tcp/dns/smtp work....the process and detail explanation

machanism of email...application layer protocol
hirectical addressing ....domain.....
initial process, data transmission, termination...in details
window size
protocol snf transport layer
frame ...have to know each of the field
routing table.....how to build tools

Friday, August 14, 2009

OOP tips

1) Pengenalan kepada oop (encapsulation...inheritance..theory behind object oriented)
2) constructor, pass by value frm method to method..frm class to class

structure: i) class...isi tempat kosong in d code..
how to compile java program [batch file]..cara mcm mana compile
source code java..hafal d cara (setpath....inside d lab book)
ii) this
iii) muz knw main inside the class...n main outside the class
iv) overloading...got 3 method [muz knw which statement use which method]
v) error tracing
vi) enum

programming:

soalan1 draw class diagram...and write the class code..beli barang (print receipt)
soalan2 enum
soalan3 array..[concept same..a bit different syntax]
baca 10 array, print 10 array, susun 10 array, nilai paling besar dan kecil



Credits to SCV~!