#programming-tips
Read more stories on Hashnode
Articles with this tag
A programming paradigm refers to the pattern which a program code follows. It can be thought of as a style of programming. Some languages will enforce...
Everything is an object ยท The object-Oriented Paradigm is a style of programming in which everything is considered to be an object. An object here is an...