Backend Development

OOP Vs Procedural

Submitted by bauss, , Thread ID: 18147

Thread Closed
11-02-2016, 10:45 PM
Warned
#1
I still code in procedural PHP. I tried a few frameworks, but never got into it enough to switch over.

Whatdo you prefer OOP or Procedural programming when you code?
removed by staff, please do not advertise your forum here

RE: OOP Vs Procedural

#2
I like OOP, because its easier to manage.

RE: OOP Vs Procedural

#3
Laravel will make your life so, so much more easier. I am a part-time web developer, and I find myself using it 95% of the time.

RE: OOP Vs Procedural

This post was last modified: 15-02-2016, 03:00 AM by Illuminatus
#4
I have no clue what's the difference. - Can anyone explain?
Do not allow the eye to fool the mind.

RE: OOP Vs Procedural

#5
15-02-2016, 02:58 AM
Gnar Wrote:
I have no clue what's the difference. - Can anyone explain?

"One of the most important characteristics of procedural programming is that it relies on procedures that operate on data - these are two separate concepts. In object-oriented programming, these two concepts are bundled into objects. This makes it possible to create more complicated behavior with less code."

Source: http://study.com/academy/lesson/object-o...mming.html

RE: OOP Vs Procedural

#6
OOP 99.99% of the time for me.

RE: OOP Vs Procedural

This post was last modified: 15-02-2016, 12:42 PM by LikeAlcohol
#7
OOP is the future & the way forward. Even if you don't like it, it's good practice and thats what employers would be looking for within skill sets the majority of the time.

RE: OOP Vs Procedural

#8
OOP is the way forward, I say this while still using procedural though.
[Video: http://test]

RE: OOP Vs Procedural

#9
OOP most of time for me
[Image: ATWe5um.gif]

RE: OOP Vs Procedural

#10
OOP, who tf even uses prodedural..

Users browsing this thread: 2 Guest(s)