Posts
OOP
OOP (object oriented programming) is a programming paradigm based on the concept of objects. Data is in the form of fields(aka. attributes or properties) and the code is in the form of procedures (aka methods).
OOP Concepts Random fact of the day: The acronym OOP can refer to a lot of things, even as a jargon for software developers.
Object Oriented Positioning Object Oriented Programming Out of Position Ordinary Object Pointer (JDK)
Posts
First Post
Introduction : Test Post As the first post of this blog. It seems only fitting that this be the place where I test out the features of Hugo.
Testing This is bold text, and this is emphasized text.
Table
test1 test2 test3 test4 test5 6 7 8 9 10 11 12 13 14 15 checking if extended markdown works. ==yea== it~does~ work^2^ :joy: highlight, subscript, superscript, emoji markdown not working Trie code in python