https://github.com/indosaram/rust-python-book
Learn Rust with Python examples
https://github.com/indosaram/rust-python-book
python rust
Last synced: about 1 year ago
JSON representation
Learn Rust with Python examples
- Host: GitHub
- URL: https://github.com/indosaram/rust-python-book
- Owner: Indosaram
- License: cc-by-sa-4.0
- Created: 2022-08-11T11:36:22.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-04T01:44:36.000Z (about 2 years ago)
- Last Synced: 2025-04-30T10:49:57.308Z (about 1 year ago)
- Topics: python, rust
- Language: Rust
- Homepage: https://indosaram.github.io/rust-python-book/
- Size: 10.4 MB
- Stars: 71
- Watchers: 2
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 파이썬과 비교하며 배우는 러스트 프로그래밍
이 책은 러스트를 배우고 싶은 파이썬 프로그래머를 위해 만들어졌습니다. 러스트 언어의 핵심적인 개념을 파이썬 코드와 러스트 코드를 1:1로 비교하며 배울 수 있습니다.
# 하드카피 출간!
더 자세한 설명, 다양한 예제가 있는 출판본도 서점에서 만나보실 수 있습니다.

https://www.yes24.com/Product/Goods/126578252
# 온라인 강의
책 출간에 맞추어 인프런에서 새로운 강의 "세상에서 제일 쉬운 러스트 프로그래밍"도 시작했습니다 ✨
[강의 바로가기](https://inf.run/kXsni)
## 기여
이 책에 기여하고자 하시는 분은 Pull request를 만들어주세요.
## 라이센스
이 책은 CC-BY-4.0-SA 라이센스를 따릅니다. 자세한 내용은 [LICENSE](LICENSE) 파일을 참고해주세요.