1. Slide Introduction to Java Programming, Y. Daniel Liang. Edisi 8
2. Video Introduction to Java Programming, Y. Daniel Liang. Edisi 8
3. JDK (java development kit)
4. Editor JCreator Professional (free version boleh di dapati dari web berikut http://www.jcreator.org/)
5. Editor Eclipse
The activities for the first lab are as follows.
1. Write a simple java program using basic text editor Notepad
2. Compile your program using javac command
3. Run compiled java program using java command
Repeat the above activities using advanced java editor such as JCreator and Eclipse. Follows instruction as given in VideoNotes.
Video Notes
Chapter 1 - Introduction to Computers, Programs, and Java
Chapter 1.1 - Your First Java Program
Chapter 1.2 - Compile and Run a Java Program (continued from 1.1)
No comments:
Post a Comment