Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Java SE 11 Programmer I Certification Guide #10

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,10 @@
* [《Java轻松学》](https://www.coderxing.com/r.php?r=https://u.jd.com/zMDeI7)
* [《大话Java:程序设计从入门到精通(含DVD光盘1张)》](https://www.coderxing.com/r.php?r=https://u.jd.com/td3bUo)
* [《Java语言袖珍指南(第二版)》](https://www.coderxing.com/r.php?r=https://u.jd.com/HOFu01)
* [《Java SE 11 Programmer I Certification Guide 》](https://www.manning.com/books/java-se-11-programmer-i-certification-guide)
* [《The Well-Grounded Java Developer, Second Edition 》](https://www.manning.com/books/the-well-grounded-java-developer-second-edition)
* [《Helidon in Action 》](https://www.manning.com/books/helidon-in-action)
* [《How to Read Java 》](https://www.manning.com/books/how-to-read-java)


## 基础书籍
Expand Down