OOP Programming ...
Bill Campbell
linux-sxs
Wed Oct 25 12:00:06 PDT 2006
On Wed, Oct 25, 2006, Ben Duncan wrote:
>Ok, been studying some C# training videos. Intrigued by the
>DotNote stuff with CLI for true transportability, in particular
>the MONO project .
>
>After having done some heavy lifting in C on my slag project,
>my gosh, OOP is a resource hog!!! Seems like everything is
>redundant, uses a lot MORE memory and just flat takes more
>coding effort to get it setup .... or is it just me?
I find the OOP as implemented by python to be a great time saver,
and makes coding easier and more flexible.
On the other hand, C# is a Microshaft boondogle, seemingly
designed to try to sabatage Java.
Then again languages that require complex compile, build
frameworks can be difficult to work with because of the many
dependencies and the necessity to rebuild entire systems if one
adds an attribute to a structure.
Bill
--
INTERNET: bill at Celestial.COM Bill Campbell; Celestial Software LLC
URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer Way
FAX: (206) 232-9186 Mercer Island, WA 98040-0820; (206) 236-1676
``Most people, sometime in their lives, stumble across truth. Most jump
up, brush themselves off, and hurry on about their business as if
nothing had happened.'' - Sir Winston Churchill
More information about the Linux-users
mailing list