Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: IYHO, what do you consider good code?

by adrianh (Chancellor)
on Jun 15, 2003 at 00:40 UTC ( [id://265976]=note: print w/replies, xml ) Need Help??


in reply to IYHO, what do you consider good code?

I always liked Kent Beck's list that code is simple enough when:

  • It runs the tests;
  • It expresses every intention you need to express;
  • There is no duplicated code;
  • There are minimal classes and methods.
  • Comment on Re: IYHO, what do you consider good code?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://265976]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (5)
As of 2024-04-19 01:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found