logo

Sayan Writes

Welcome to Every Developer's & creative writer's favorite portal!

New product features | The latest in technology | Creative Writings and more!

Sayan Manna

Be The MVP of OOP !!!!

February 19, 2023

Sayan Manna

Sayan Manna

A curious Software Engineer! 🚀

Brief overview of OOP concept...

Programming

Why OOP ??? What’s wrong with Procedural Programming ???

These are the most common questions for every newbie . Well let me first talk about what is Object Oriented Programming —

Object-oriented programming (OOP) is a computer programming model that organizes software design around data, or objects, rather than functions and logic. — — I hope its pretty clear now. But why not Procedural Programming?? What are the disadvantages ???

At the time of developing big projects Procedural Programming can be a pain. OOP saves us at that time.

Blog post Image

Now there are 4 main concepts in OOP -