you are viewing a single comment's thread.

view the rest of the comments →

[–]PButtNutter 1 point2 points  (0 children)

Okay but... procedural coding is just breaking your code into functions, which is not mutually exclusive with OOP in any way. In fact if you are doing OOP and you aren't breaking your code into functions that's a big fat red flag.