Reflection About Programming Technique 1
I study in SCSJ1013 section 03 of Discrete Structure which are guided by Dr.Zuraini Binti Ali Shah. As a student of computer science in UTM, this course is a compulsory subject to be taken in our first semester.
In the course, we have learn about the basics of Programming Techniques and the different approaches to programming such as Unstructured, Procedural, Modular and Object Oriented Approaches.Besides, we also learn the basic concepts of Object oriented programming concepts.
After I study in this semester about months, I know that become a programmer should be patience because when you run the program, the programmer must then verify that the program is working as they intended it to. When things don't go as the programmer intended, the error is said to be a bug. To eliminate bugs, the programmer goes through a process called debugging, where he tries to isolate and fix the source of the problem. If you do not patience and you will mad.
In a conclusion, I found out that programming is fun for me because it is like playing game and I will determine to become a better programmer.