As a beginner at programming, I have been programming with OO languages for 3 years and I can not really imaging programming in a non OO environment so I have a few questions:
- Is there any advantage using procedural than oo?
- What kind of programmes do you write with procedural languages that do not require objects?
- What can procedual languages do for us that OO languages cannot?