Wednesday, September 19, 2018


REFLECTION: LAB0

13th September is our first lab class for computer programming. Our first lecture begins with introduction to computer components. Then, our lecturer gave us one lab assignment  in order to familiarize with the lab and programming world. We were given instructions on this task. At first, I does not understand how to execute the instructions step by step since its very new for me. I refer my friend and asked to explain about it. Then, I try to do it myself  on compiling and running a simple computer program written in Java. I get to know the importance of using the command “cd” to go the parent directory, “dir” to list all the files in a directory and “mkdir” is to create a folder in the hard disk with my name. I able to complete until no3 by typing the code that given and I saved it as MyFirstJavaProgram.java in Lab0. Then, I stuck on No 4 because it could not able to run my program. After few attempts only I able to run the program and successfully it display Hello World. Overall, it is new experience and I am sure it would be a challenging subject as I have no programming background. However, I am very excited to do more lab work regarding this programming.



Anjalay A/P Raman
182695
SSK3100 (Group 15)

Next blog: nadiahjavajourney.blogspot.com (NURNADIAH BINTI ABDUL GHANI)

No comments:

Post a Comment

LAB 10 13th December is our tenth and last laboratory class for computer programming. Our 10th lab assignment consist 4 questions. Tod...