ISImran Saliminimransalim.hashnode.dev·Oct 12, 2024 · 3 min readThe Critical Design of User InterfacesA user interface (UI) is the part of a computer application you can see and interact with. It is your point of contact with a complex computer system written as software that we, the users, get to do things with. A UI can be compartmentalised as comp...00
ISImran Saliminimransalim.hashnode.dev·Aug 18, 2024 · 5 min readPlato and Object-oriented ProgrammingObject-oriented programming is a programming language paradigm, i.e., a set of rules followed when writing some computer programs, aiming to model entities called objects. Conceptually, objects are instances of classes defined as having data and meth...00