작은 프로젝트를 만들어가며 배우는 프로그래밍 책은 어떤게 있나요?
(news.ycombinator.com)해커뉴스에 올라온 질문의 답변들
- Command Line Rust
 - Practical Common Lisp
 - Zed Shaw’s Learn More Python the Hard Way
 - Brian Hogan’s Exercises for Programmers
 - Hal Fulton’s The Ruby Way
 - Chris Ferdinandi’s Vanilla JS Academy
 - Marc-Andre Cournoyer’s Great Code Club
 - Automate the Boring Stuff with Python
 - Hands on Rust
 - 책은 아니지만 Build your own X
 - The Coding Train [Youtube]
 
Hands on Rust는 Rust로 게임 엔진 위에서 실제로 동작하는 간단한 2D 게임 (던전 크롤러)을 만드는 책입니다.
저는 베타 시절에 보기는 했었는데, 가볍게 따라가며 재미를 느끼기에 나쁘지 않았습니다.
https://hands-on-rust.com/