KHOR YONG XIN's Reflection /
Discrete Structure

Discrete Structure is the course that study the set, function, probability, graph theory and boolean algebra. In this subject I have made use of the set theory when dealing with programming to solve problems. Besides, functions and relation are also fundamental for me to study. Function is a type of relation with specific characteristic while relations are the way to associate objects of various set. Other than that, probability is importance when we face with the problems that involving in calculate how many ways to be implemented. This may help me a lot in my future as an Data Engineer. As a computer science student, we also need to understand and study the graph as it use in many situation to describe the relationship and algorithm. Lastly, many of the element in electrical and computer have the output of either 1 or 0. 1 can be meant by true or on while 0 can be meant by false or off. This is widely used in electronic circuit to produce the respective output.