this a book list of computer science.
- Core Java v1 ANd v2.pdf
- java-concurrency in practice
- Effective Java (2017, Addison-Wesley) If you are not familiar with English, you can follow this repo to read both in Chinese and English. clxering/Effective-Java-3rd-edition-Chinese-English-bilingual.
- java-performance-the-definitive-guide
- Thinking_in_Java_4th_edition
- Advanced Programming in the UNIX Environment.3rd-Edition
- TCPIP
- The Linux Programming Interface
- UNIX Network Programming - The Sockets Networking API
- design patterns elements of reusable object-oriented software
- Refactoring_ Improving the Design of Existing Code 2nd Edition - 2019
- sicp
- AppNee.com.MySQL.Crash.Course
These two books are the opensource ebook by Jesse Anderson, who is a famous big data scientest. You would better to download these books from his home page. But you also could download from this repo for your bad network.