1/28/2014

BCS2443 PROGRAMMING WORKSHOP II - JDBC

Koding untuk 'access' database MSAccess menggunakan Java.

Pelajar BCS2443 akan membuat mini projek masing-masing secara individu. Pelajar di minta untuk membuat kertas cadangan yang mengandungi pekara berikut:-

1. Tajuk
2. Objektif
3. Skop

Sekiranya projek pelajar melibatkan penggunaan database untuk penyimpanan data, pelajar boleh melihat contoh berikut:-
http://www.codeproject.com/Articles/35018/Access-MS-Access-Databases-from-Java

Antara perkara yang perlu di beri perhatian ialah:-
1. Apa nama fail database (ms access) yang perlu di gunakan?
2. Di folder mana seharusnya fail tersebut (database) berada?
3. Apakah output yang keluar di skrin sekiranya program success?
4. Apakah content database selepas program dilaksanakan?

* sila delete bahagian berikut dan perhatikan perkara di bawah
// drop the table            
String dropTable = "DROP TABLE " + tableName;
 s.execute(dropTable);
5. Apakah nama table yang di 'create' oleh program tersebut. Ubah koding agar nama table yang di'create' (after next run) mengikut nama yang pelajar tentukan sendiri.





1/11/2014

DCT1133 QUIZ 1

Name:_______________________
Matric:_______________________

Please submit before 2.00pm to BP36 (lecture room 36).

TRUE / FALSE
  1. A PC system consists of hardware components and software applications. (TRUE/FALSE)
  2. You must carefully choose the computer case and power supply to support the hardware
    inside the case and allow for the addition of components.(TRUE/FALSE)
  3. The  amount computer Main Memory (RAM) is one of the factor in choosing size of case. (TRUE/FALSE)
  4. There are two type of computer size called tower and desktop. (TRUE/FALSE)
  5. A computer’s internal components are selected for specific features and functions. All
    internal components must be compatible with the motherboard.(TRUE/FALSE)
  6. Typical input devices include the keyboard, mouse, touch screen, and digital cameras.(TRUE/FALSE)
  7. Typical output devices include monitors, printers, and speakers.(TRUE/FALSE)
  8. The maximum data speed of high-speed USB 2.0 is 480 Mega bits  per second.(TRUE/FALSE)
  9. The maximum data speed of high-speed USB 3.0 is 900 Mega bits second.(TRUE/FALSE)
  10. The purpose of a heat sink installed on a processor is to set the processor speed.(TRUE/FALSE)
  11.  The four basic units of electricity are Voltage (V),Current (I), Power (P), Resistance (R). (TRUE/FALSE)
  12. Consider the following picture (ports with its name).
 


1/01/2014

DCT 2124 : LAB 2 Jan 2014

Laboratory exercises for WEB/HTML

The purpose of this lab exercise is to improve your understanding of the basic architecture of the World Wide Web (WWW). After the exercise you should b e able to create Web pages. In this lab you will also learn how to write Web documents in HTML language including hypertext
links, picture and upload the page to free web hosting (webng.com).

1.Create a web pages as you like such your biodata/hobby/interest places. The Web site pages should contain at least the following elements:
headings
paragraphs
bold text
lists
table
horizontal rule
break
internal (inside a Web page) hyperlink with anchor-text
external hyperlink with anchor-text

2. Register a free web hosting at webng.com, upload your pages and emails me (nazri.ibrahim@gmail.com) the links (example : http://dct2124.webng.com/myfirsthtml.html).

Cara download Installer windows 10 dalam format ISO

1. Jika anda bercadang untuk download windows 10 melalui website rasmi windows - pilihan untuk download dalam format ISO tidak di berikan.  ...