https://github.com/realduyuanchao/book
经典计算机书籍收藏📚
https://github.com/realduyuanchao/book
algorithm java js pdf python
Last synced: 5 months ago
JSON representation
经典计算机书籍收藏📚
- Host: GitHub
- URL: https://github.com/realduyuanchao/book
- Owner: realDuYuanChao
- License: apache-2.0
- Created: 2021-04-13T07:36:23.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-01T10:30:51.000Z (over 4 years ago)
- Last Synced: 2025-03-20T23:21:28.872Z (9 months ago)
- Topics: algorithm, java, js, pdf, python
- Homepage:
- Size: 40 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 经典计算机书籍收藏📚
Java 目录
* [《On Java 8》中文版 | 《Java 编程思想》第五版](https://lingcoder.github.io/OnJava8)
C 目录
* [《C Primer Plus 第6版 中文版》](books/C-Primer-Plus-第6版-中文版.pdf)
* [《C Primer Plus 第6版 英文版》](books/c-primer-plus-6th-edition.pdf)
面试
* [《剑指Offer》](books/《剑指Offer》.pdf)