loveydoe's status on Wednesday, 30-Jul-14 03:04:18 UTC

  1. @zeldatra # # For me, functional and imperative languages are a simpler way to go for many tasks that are usually set up as object ecosystems in an OOP language. In languages like C, one can often recreate the useful parts of an object system by using tables and function pointers. I think Javascript has some functional aspects as well.

    Wednesday, 30-Jul-14 03:04:18 UTC from bti in context