Differences between revisions 8 and 13 (spanning 5 versions)
Revision 8 as of 2022-09-16 00:46:34
Size: 440
Editor: 정수
Comment:
Revision 13 as of 2022-09-16 01:05:37
Size: 660
Editor: 정수
Comment:
Deletions are marked like this. Additions are marked like this.
Line 15: Line 15:
use data to make logic simple
Line 18: Line 20:
 * Pragmatic Programmer
 * Peopleware
 * Apprenticeship Patterns
 * The Timeless Way of Building
 * [[책/실용주의 프로그래머|Pragmatic Programmer]]
 * [[책/ApprenticeshipPatterns]]
 * Kent Beck, Test Driven Development
 * Kent Beck, Extreme Programming Explained
 * Kent Beck, Implementation Patterns
Line 23: Line 26:
 *  * [[책/피플웨어|Peopleware]]
 * [[책/TheTimelessWayOfBuilding]]

Baby Step, Red bar / Green bar, TDD

short feedback cycle (loop)

bowling kata by robert martin

Occam's razor: eliminate intermediate layers

pair programming: perform outstanding with other juniors

To learn well from experts

use data to make logic simple

Books

기술문서모음/ToJuniors (last edited 2025-07-24 13:18:54 by 정수)