Welcome to OP Bootstrap!

Posts

  • Apr 01, 2022

  • What is Object-Oriented Programming?


    Object-oriented programming is a programming paradigm built on the concept of objects.

  • Read more...
  • #Cheatsheets

  • Mar 21, 2022

  • Property Decorator and Property Method


    • Property decorator (i.e @property) as well as Property method (i.e property()) provide same functionalty.

  • Read more...
  • #Python

  • Feb 16, 2022

  • Getting started with Javascript


    Comments

  • Read more...
  • #Cheatsheets

  • Feb 15, 2022

  • What is Sorting?


    Arranging all the elements of a given array/list in an ascending order is termed as sorting.

  • Read more...
  • #Cpp

  • Feb 15, 2022

  • What is a Proposition?


    Any statement that is either true or false, is termed as proposition.

  • Read more...
  • #Subject

  • Feb 13, 2022

  • What is Matrix?


    Matrix is simply a multidimensional array.

  • Read more...
  • #Subject