Tag: procedural


Found 18 results for 'procedural'.


1) object-oriented - Convert procedural code to object oriented
2) object-oriented - Why is C not considered an 'object-oriented' language?
3) design - Action objects VS handle/service-methods
4) php - Rewriting a Procedural PHP App - Should we use a framework?
5) object-oriented - Non-OOP languages advantages and good uses
6) c++ - What's the benefit of object-oriented programming over procedural programming?
7) object-oriented - Is unit testing procedural code effective?
8) c# - Is recursive code slower than non-recursive code?
9) design-patterns - Robins magic Chess game: Where to put/split the behaviour to full fill Law of Demeter
10) random - What is the difference between _Procedural Generation_ and _Random Generation_?
11) object-oriented - Naming functions that retrieve a value
12) procedural - Is using subprocedures to logically separate my code a bad idea for structured programming?
13) object-oriented - Why is white box testing discouraged in OOP?
14) programming-languages - What's The Difference Between Imperative, Procedural and Structured Programming?
15) object-oriented - What exactly is procedural programming? How exactly is it different from OOP? Is it the same as functional programming?
16) programming-practices - Writing Clean, Elegant Procedural Code (BASIC): Is There Such a Thing?
17) c# - Cleanest way to write logically procedural software in an OO language
18) object-oriented - Testing procedural code