# 작은 프로젝트를 만들어가며 배우는 프로그래밍 책은 어떤게 있나요?

> Clean Markdown view of GeekNews topic #8304. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=8304](https://news.hada.io/topic?id=8304)
- GeekNews Markdown: [https://news.hada.io/topic/8304.md](https://news.hada.io/topic/8304.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2023-01-23T10:39:02+09:00
- Updated: 2023-01-23T10:39:02+09:00
- Original source: [news.ycombinator.com](https://news.ycombinator.com/item?id=34412069)
- Points: 46
- Comments: 1

## Topic Body

해커뉴스에 올라온 질문의 답변들   
- 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](https://github.com/codecrafters-io/build-your-own-x)  
- The Coding Train [Youtube]

## Comments



### Comment 14418

- Author: ehlegeth
- Created: 2023-01-25T13:16:00+09:00
- Points: 4

Hands on Rust는 Rust로 게임 엔진 위에서 실제로 동작하는 간단한 2D 게임 (던전 크롤러)을 만드는 책입니다.  
저는 베타 시절에 보기는 했었는데, 가볍게 따라가며 재미를 느끼기에 나쁘지 않았습니다.  
https://hands-on-rust.com/
