Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cs_os_book_01 — 운영체제 학습 저장소

Operating System Concepts, 10th Edition (Silberschatz, "공룡책")를 기반으로, Claude(30년차 OS 교수 롤)와 함께 한 소단원씩 학습하는 저장소.

학습 방식 (매 소단원 4단계)

  1. 원본 내용 — 교재 영어 원문 발췌
  2. 번역 — 한국어 번역
  3. 직관적 설명 — 교수의 비유 + 인라인 SVG 다이어그램 시각화
  4. C 실습 코드 — 바로 컴파일·실행 가능한 예제 (labs/)

자세한 규칙은 CLAUDE.md 참고. 진도는 docs/progress.md.

구성

CLAUDE.md         강의 방식 프롬프트 (세션 자동 로딩)
docs/progress.md  학습 진도 체크리스트
labs/             장·절별 C 실습 코드

실습 방법

gcc labs/ch01_1_1_resource_view.c -o labs/ch01_1_1.exe
./labs/ch01_1_1.exe

교재 PDF는 저작권 자료이므로 저장소에 포함하지 않습니다(.gitignore).

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages