WishNite
|
  |
| Joined: 11 Feb 2009 |
| Total Posts: 15828 |
|
|
| 01 Nov 2014 08:16 AM |
pls
i understand it (sort of) but i don't see how it's applicable except making your code way easier to read (and IMO, even that is a stretch) |
|
|
| Report Abuse |
|
|
| 01 Nov 2014 08:25 AM |
| isnt what ur doing object oriented programming on roblox |
|
|
| Report Abuse |
|
WishNite
|
  |
| Joined: 11 Feb 2009 |
| Total Posts: 15828 |
|
| |
|
| 01 Nov 2014 08:53 AM |
It is a type of paradigm. There are about a hundred different paradigms, or more. In my opinion, OOP is not easier to read, but it is more fun, and it suits my way of thinking better. Google "Programming paradigms" for more info.
Lua's paradigms are: scripting, imperative (procedural, prototype-based object-oriented), functional |
|
|
| Report Abuse |
|