Re: Standardized Euphoria

new topic     » goto parent     » topic index » view thread      » older message » newer message

Chris Bensler wrote:
> 
> Every programmer should practice modular programming, regardless of what
> language
> or paradigm you use.

I agree totally and attempt to do this with all my code. I like to make my
code so modular that the interface itself can be changed if needed (say, to
make a Linux or Windows or DOS interface, or Win32Lib or wxEuphoria interface)
and still work without changing anything else.

> The key concept of modularity is that you don't want to duplicate code.
> Duplicating code means duplicating problems.

I'm with you on all this, so get busy. :)

-=ck
"Programming in a state of Euphoria."
http://www.cklester.com/euphoria/

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu