Welcome to OP Bootstrap!
Posts
-
Apr 01, 2022
- Read more...
What is Object-Oriented Programming?
Object-oriented programming is a programming paradigm built on the concept of objects.
#Cheatsheets
-
Mar 21, 2022
- Property decorator (i.e
@property
) as well as Property method (i.eproperty()
) provide same functionalty. - Read more...
Property Decorator and Property Method
#Python
-
Feb 25, 2022
- Read more...
Python
Comments
#Python
-
Feb 16, 2022
- Read more...
Getting started with Javascript
Comments
#Cheatsheets
-
Feb 15, 2022
- Read more...
What is Sorting?
Arranging all the elements of a given array/list in an ascending order is termed as sorting.
#Cpp
-
Feb 15, 2022
- Read more...
What is a Proposition?
Any statement that is either true or false, is termed as proposition.
#Subject
-
Feb 13, 2022
- Read more...
What is Matrix?
Matrix is simply a multidimensional array.
#Subject