Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^2: Beautiful Code

by ady (Deacon)
on Jan 22, 2009 at 06:50 UTC ( [id://738069]=note: print w/replies, xml ) Need Help??


in reply to Re: Beautiful Code
in thread Beautiful Code

This can be classified as an "advanced book" in the sense that to really evaluate/appreciate the design choices made by the 30+ different authors (and projects), you should have some experience developping software, where you have wrestled with the same general kind of design issues.

You should also have a reading familiarity with language grammars (BNF) and parsing, algorithms, complexity (O) and testing, programming languages (C, C++, Java, Haskell, Scheme/Lisp, Perl), frameworks (OO) and architectures (layering, services).

For a novice (actually for any...) programmer, I'd rather as a first read recommend a book like "Perl Best Practices" by Damian Conway or Bjarne Stroustrups new book on Programming, Principles and Practice(see ref). But with the above prerequisites, I find the "Beautiful Code" book thought provoking and inspiring (each author has his own preferences viz. design and coding - sometimes contradicting - , but they describe the alternatives, explain their mistakes and argue for their final choices.

Best regards,
Allan Dystrup

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (3)
As of 2024-04-20 15:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found