||<>||||<>|| ThePragmaticProgrammer: From Journeyman to Master AndrewHunt, DavidThomas 공저의 실용적 프로그래머가 되기 위한 지침서. WardCunningham이 foreword를 썼다. SoftwareEngineering에 관한 책 Source code and other resource about this book: http://www.pragmaticprogrammer.com 유사시리즈로 다음의 책들도 나와있다. * PragmaticUnitTesting * PragmaticVersionControlUsingCvs 관련포스트 * [[http://openlook.org/blog/962|실용주의 프로그래머]] 최근(2005-08) JuneKim씨 번역. ---- 마치, 프로그래밍에 있어서의 탈무드책 같다. 프로그래밍에 관한 교훈은 삶에 관한 교훈과도 일맥상통한다. 이책에서 소개되는 chapter별 교훈들. 1. A pragmatic philosophy * TheCatAteMySourceCode * BoiledFrogs * InvestYourKnowledgePortfolio 1. A pragmatic approach * DontRepeatYourself * [[Orthogonality]] * MakeItReversible * TracerBullets * EstimateToAvoidSurprises 1. The basic tools * KeepKnowledgeInPlainText * UseThePowerOfCommandShells * SourceCodeControlSystem * [[Debugging]] * CodeGenerator 1. Pragmatic paranoia * DesignByContract * AssertiveProgramming * WhenToUseExceptions * HowToBalanceResources 1. Bend, or break * LawOfDemeter * MetaProgramming * TemporalCoupling * ModelViewController 1. While you are coding * ProgrammingByCoincidence * EstimateOrderOfAlgorithm * [[Refactoring]] * CodeThatsEasyToTest * EvilWizards 1. Before the project * TheRequirementsPit * SolvingImpossiblePuzzles * NotUntilYoureReady * TheSpecificationTrap * CirclesAndArrows 1. Pragmatic projects * PragmaticTeam * UbiquitousAutomation * RuthlessTesting * PrideAndPrejudice ---- 매일같이 전철안에서 이책을 읽고 있다. 2002-4-01 부터... 읽을수록 재미있긴한데, 전철안에서만 읽어서인지 진도가 넘 느림.. --[[yong27]] ---- CategoryBookComputer