[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Programming advanced strategy
I was wondering whether go concepts could be reduced to objects as in
object-oriented programming. Each object would have its place in a
hierarchy, and would have properties and methods (all of which could be
inspected, of course).
* I am sure go concepts could be mapped into almost any styles of
programming, OO or not. Mapping into OO might help clear programming a
little or a lot, and it is very creative, but it won't fundamentally
improve the strength of your program. No!!! :)
-- Mousheng Xu