I think you're labouring under a misconception about code review in particular and XP in general. It isn't the case that all code's written this way, or that the 'guru' writes all the code. It's people who happen to be working on the same project sometimes collaborating to write new code, or perhaps to look at code they've already written. Either person can write code and either can comment. It's categorically
not a case of one person programming and the other spectating. In my experience this works well if applied sensibly rather than dogmatically and it's actually quite close to the way I've tended to work in the twenty or so years I've been developing software.
Also the "Extreme" in XP is, I think, quite misleading. While I'm as keen as anyone on a bit of extremity XP actually tends to make things less "extreme" in the sense that software developers would normally recognise (i.e. extreme == 16 hour days, crazy deadlines).
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.