Skip to content

Instantly share code, notes, and snippets.

@mu-hun
Last active February 15, 2026 14:35
Show Gist options
  • Select an option

  • Save mu-hun/a2e32c336c15a061536e6bb8dc89b101 to your computer and use it in GitHub Desktop.

Select an option

Save mu-hun/a2e32c336c15a061536e6bb8dc89b101 to your computer and use it in GitHub Desktop.
Books I recommend for work πŸ“š

Software Engineering

  • The Pragmatic Programmer
  • The Mythical Man-Month
  • The Psychology of Computer Programming, Gerald M. Weinberg
  • λ‚΄ μ½”λ“œκ°€ κ·Έλ ‡κ²Œ μ΄μƒν•œκ°€μš” - 쒋은 μ½”λ“œ/λ‚˜μœ μ½”λ“œλ‘œ λ°°μš°λŠ” 섀계 μž…λ¬Έ (Korean)

How to learn

Mathematical thinking and problem solving

  • Programming Pearls (ACM Press) - 15 Essays on the Essentials of Programming
  • From Mathematics to Generic Programming

Career Management (Korean)

  • λ‚˜ μ’‹μžκ³  ν•˜λŠ” μΌμΈλ°μš” - νšŒμ‚¬κ°€ μ•„λ‹Œ λ‚˜μ—κ²Œ μΆ©μ„±ν•˜λŠ” 일잘러 7인의 이야기
  • 맀일을 λ‚˜μ•„κ°€λŠ” - 법 ν•΄μ•Ό ν•˜λŠ” 일, ν•˜κ³  싢은 일을 ν•˜λ©° 맀일 1%μ”© μ„±μž₯ν•˜λŠ” μ‚Άμ˜ 기술
  • μš”μ¦˜ 개발자 - MZ μ„ λ°°κ°€ μ „ν•˜λŠ” ν•™μŠ΅ Β· 컀리어 λΈŒλžœλ”© Β· μ·¨μ—…κ³Ό 이직 Β· ν˜‘μ—… Β· λ„€νŠΈμ›Œν‚Ή 기술

People/Project Management

  • Peopleware: Productive Projects and Teams
  • Adrenaline Junkies and Template Zombies: Understanding Patterns of Project Behavior

Communication

UX

Web

  • ECMAScript 6 : 두고두고 λ³΄λŠ” μžλ°”μŠ€ν¬λ¦½νŠΈ ν‘œμ€€ 레퍼런슀 (Korean)
  • The new CSS Layout, Rachel Andrew
  • Practical SVG, Chris Coyer
  • Pete Hunt: React: Rethinking best practices - JSConf EU: This presentation shares the design decisions the presenter made while first creating React.

Programming habits

  • Clean Coder
  • Tiny First?

(Unix) Tools

  • Learning Regular Expressions, Ben Forta
  • Pro Git

open-source

  • The Cathedral and the Bazaar
  • Under the Radar: How Red Hat Changed the Software Business
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment