Discrete Structure

Discrete Structure Reflection

Discrete Structure is basically the mathematics subject that is compulsory, for first year UTM students. Some students may think discrete structure as something not necessary. In my honest opinion, many of the mathematics that we learn are the basis of some known computer programs. For instance, tree traversal are the fundamental basis of file directories, most programs that use cycles such as touch n go are based on finite state machine and checking passwords can be checked using Deterministic Finite Automation. Therefore studying Discrete Structure will wire the logic of basic programs into our brains and making it easier for us computer science students in creating programs in the future.