DISCRETE STRUCTURE

IMG_2081.JPEG

Discrete Structure ?

Details

My Reflection :

Basically , this course teach me about Set Theory, Functions, Recurrence Relation, Counting Method, Graph Theory where some of this chapter a relate with Programming Technique 1. So, sometimes I able to apply this basic to improve my coding. Actually, this course quite hard. But I try to understand about it because I have Dr. Suhaila. She will always provide clear explanations along with examples that will help to us to understand the point. Dr. Suhaila is a lecturer who can explain the objectives of the course clearly.

Discrete structures is study of mathematical structures that are fundamentally discrete (that is not continuous). This is usually the first mathematics course for computer science students; it helps them to start thinking about problems in a way computers can solve. Computers always deals with discrete objects and perform in discrete steps. Knowledge of discrete structures helps in analyzing algorithms, and understanding different areas of computer science like programming languages and cryptography.