Posts

Image
REFLECTION LAB 1 NAME : SITI KHADIJAH BINTI ZULKIPLI MATRIX NO : 188795        Assalamualaikum and Hello. This is my second reflection on my second programming lab which is Lab 1.        First of all, the objectives of doing Lab 1 are to identify the common errors and programming pitfalls, designing solutions to a problem using a Program Analysis Chart and to write, compile and run a simple computer program based on PAC.        As usual, firstly we need to run the java compiler. But, i actually forgot to run the java compiler at first until the lecturer told us to do so.        For first objective, we are required to identify the common errors from the given question. so, there are actually several errors found during the lab session. The errors are,  1.  syntax error that occur when we spell a word incorrectly.  2. There are also runtime error that occurs when we insert wro...
REFLECTION  LAB 0 NAME : SITI KHADIJAH BINTI ZULKIPLI MATRIX NO : 188795        Assalamualaikum and hello. My name is Siti Khadijah Binti Zulkipli. I am from faculty of science.This are my first reflection on first lab of programming class.        From the first lab, we are required to familiarized with the lab and the programming environment. actually, This is my first time in taking programming class. Thus, this lab is quiet challenging for me since I am not familiar with the terms used in this course and the programming itself.        Basically, the first lab is for introduction to programming courses and required students to write, compile, and run a simple program written in java. Throughout this lab, we have practiced all the steps required in running a program.       To begin writing a computer program, we will basically need two tools. Which are we need to write the content of our progra...