책노트: The Pragmatic Programmer 8회차 - 실용주의 팀과 프로젝트 운영
Chapter 8 Pragmatic Projects를 읽고 팀, 자동화, 테스트, 글쓰기, 기대 관리, 자부심을 프로젝트 운영의 기준으로 정리한다.
Open notes for agentic learning
AI agent lab notes, learning workflows, PKM systems, and blog operations.
Chapter 8 Pragmatic Projects를 읽고 팀, 자동화, 테스트, 글쓰기, 기대 관리, 자부심을 프로젝트 운영의 기준으로 정리한다.
A reading note on Chapter 7, Before the Project, about requirements, impossible puzzles, readiness, specification traps, and diagrams.
Chapter 7 Before the Project를 읽고 요구사항, 불가능한 퍼즐, 준비될 때까지 기다리기, 명세 함정, 다이어그램을 프로젝트 시작 전 사고법으로 정리한다.
A reading note on Chapter 6, While You Are Coding, about programming by coincidence, algorithm speed, refactoring, testability, and wizard-generated code.
Chapter 6 While You Are Coding을 읽고 우연에 의한 프로그래밍, 알고리즘 속도, 리팩터링, 테스트 쉬운 코드, 마법 도구를 실전 코딩 습관으로 정리한다.
A reading note on Chapter 5, Bend, or Break, about coupling, metaprogramming, temporal coupling, views, and blackboards.
Chapter 5 Bend, or Break를 읽고 결합도, 메타프로그래밍, 시간 결합, 뷰, 블랙보드를 변화에 견디는 구조로 정리한다.
A reading note on Chapter 4, Pragmatic Paranoia, covering design by contract, fail-fast behavior, assertions, exceptions, and resource management.
Chapter 4 Pragmatic Paranoia를 읽고 계약에 의한 설계, 빠른 실패, assertion, 예외, 자원 관리를 안전 설계의 언어로 정리한다.
A reading note on Chapter 3, The Basic Tools, about plain text, shells, editors, source control, debugging, text manipulation, and code generation.