排序
OOP, OOD, and OOA in Python Intro
OOP, OOD, and OOA in Python Intro,The definition of an object is no different from an object in real life: a tangible thing one can touch, feel, sense, and manipulate. Things are d...
Creating a Vehicle OOPs way
Creating a Vehicle OOPs way,While interviewing entry-level developer(s), to test their understanding of OOPs concept more often than anything I ask them to design a Real-life objec...
Technical debt or we must improve our code base quality
Technical debt or we must improve our code base quality,At this article I would tell about about one important code quality - maintenance. Problem. Two ways to solve your technical...