forked from itdevbooks/pdf
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
README.md
- Loading branch information
itdevbooks
authored
Jan 23, 2021
1 parent
98c081c
commit 68cf1e9
Showing
1 changed file
with
51 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,54 @@ | ||
# 计算机电子书资源免费下载 | ||
|
||
计算机电子书资源免费下载,打造成编程电子书的专业仓库,精选计算机高清PDF,为大家学习编程和计算机知识节省成本 | ||
计算机类的书籍非常贵,天天买纸质书是不可能的了,所以对电子书的需求量还是挺多的。同时很多小伙伴不知道哪些书是经典,哪些是辣鸡,作为一个互联网从业12年的职场老鸟,我深知看书,看好书再加上实践才能高速成长。 | ||
|
||
计算机类常用电子书整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍 | ||
为了方便广大的小伙伴也能方便找到对应的优质电子书,我花费蛮荒之力从各个搜索网站收集了1000多本常用的电子书。 | ||
|
||
同时,我会把我写的程序员成长认知深度文陆续搬上来,毕竟知识只是术,而方法是道,道术结合,才能开启高速发展。 | ||
|
||
重要说明:这些书涵盖入门和进阶所需,请大家各取所需,另外还会原创大厂面试题,陆续会提交上来,请大家持续关注这个项目。 | ||
|
||
# 书籍分了40多个技术大类 | ||
|
||
## C | ||
## C# | ||
## Docker | ||
## Elasticsearch | ||
## Git | ||
## Hadoop | ||
## HeadFirst | ||
## Java | ||
## Javascript | ||
## jvm | ||
## Kafka | ||
## Linux | ||
## Maven | ||
## MongoDB | ||
## MyBatis | ||
## MySQL | ||
## Netty | ||
## Nginx | ||
## Python | ||
## RabbitMQ | ||
## Redis | ||
## Scala | ||
## Solr | ||
## Spark | ||
## Spring | ||
## SpringBoot | ||
## SpringCloud | ||
## TCPIP | ||
## Tomcat | ||
## Zookeeper | ||
## 人工智能 | ||
## 大数据类 | ||
## 并发编程 | ||
## 数据库类 | ||
## 数据挖掘 | ||
## 新面试题 | ||
## 架构设计 | ||
## 算法系列 | ||
## 计算机类 | ||
## 设计模式 | ||
## 软件测试 | ||
## 重构优化 |