Book Note: The Pragmatic Programmer Part 4 - Practice Productive Paranoia
A reading note on Chapter 4, Pragmatic Paranoia, covering design by contract, fail-fast behavior, assertions, exceptions, and resource management.
Open notes for agentic learning
AI agent lab notes, learning workflows, PKM systems, and blog operations.
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.
Chapter 3 The Basic Tools를 읽고 plain text, shell, editor, source control, debugging, text manipulation, code generation을 개발자의 근육으로 정리한다.
A reading note on Chapter 2, A Pragmatic Approach, connecting DRY, orthogonality, reversibility, tracer bullets, prototypes, domain languages, and estimation.
Chapter 2 A Pragmatic Approach를 읽고 DRY, 직교성, 가역성, tracer bullets, 프로토타입, 도메인 언어, 추정을 하나의 설계 태도로 묶는다.
Chapter 1 A Pragmatic Philosophy를 읽고 책임, 소프트웨어 엔트로피, 지식 포트폴리오, 커뮤니케이션을 개발자의 기본 태도로 정리한다.
A reading note on Chapter 1, A Pragmatic Philosophy, focusing on responsibility, entropy, knowledge portfolios, and communication.
Google Pixel June Drop, OpenAI Deployment Simulation, Microsoft Fabric AI Functions를 오늘의 AI 뉴스 3건으로 정리했습니다.
Let's build GPT: from scratch, in code를 7개 클립으로 나누어, 토큰화, 배치, loss, self-attention, Transformer block, nanoGPT까지 정리합니다.