Posts tagged with "Y2S2"

muhammad-aiman-shamsiemon
30/05/2021
I think the subject that most students dread to learn, at least among my friends, is algorithm. FIT2004: Algorithm and Data Structure requires more practical knowledge and experience to pass unlike most other units. In some aspect, I think learning algorithms is harder than learning any other skills because it is a practical skill that cant really be taught by just reading about it.

muhammad-aiman-shamsiemon
29/05/2021
In my university journey, I delved into Object-Oriented Programming through two key units: FIT2099 focused on the theory, leading to a collaborative project developing a text dinosaur game, while FIT3077 emphasized practical implementation and design patterns like Singleton and Facade for creating a bidding system. Check out the repositories for a glimpse into these OOP adventures