All Projects → yanbinghu → Awesome Programming Books

yanbinghu / Awesome Programming Books

计算机领域经典书籍

Programming Languages

python
139335 projects - #7 most used programming language
java
68154 projects - #9 most used programming language
c
50402 projects - #5 most used programming language
cpp
1120 projects

Projects that are alternatives of or similar to Awesome Programming Books

Awesome Ios Books
📚 Directory of iOS books
Stars: ✭ 45 (-52.63%)
Mutual labels:  books
Awesome Space Books
A list of space exploration related books (some are online, some are on paper)
Stars: ✭ 72 (-24.21%)
Mutual labels:  books
Pybooks
python books
Stars: ✭ 87 (-8.42%)
Mutual labels:  books
Plotto
Plot suggestions for writers of creative fiction
Stars: ✭ 55 (-42.11%)
Mutual labels:  books
Free Security Resources
安全总是无处不在...
Stars: ✭ 69 (-27.37%)
Mutual labels:  books
The Python Standard Library By Example
《Python3 标准库》电子书和配套代码 "The Python Standard Library by Example" ebook and source code 一本又厚又全的讲解Python3标准库的书籍(1000多页)适合当作字典参考或者闲暇时慢慢阅读。
Stars: ✭ 74 (-22.11%)
Mutual labels:  books
Awesome Js Books
📚 🤓 - Awesome Javascript Books
Stars: ✭ 40 (-57.89%)
Mutual labels:  books
Kubernetes Up And Running Notes
Notes from the book Kubernetes Up and Running
Stars: ✭ 91 (-4.21%)
Mutual labels:  books
Snipit
Snipit allows you to capture and save interesting sections from any source of information. Be it textbooks, journals, computer screens, photographs, flyers, writings on a whiteboard, etc.
Stars: ✭ 70 (-26.32%)
Mutual labels:  books
Dictionary
Dictionary of Ukrainian counterparts for technical terms
Stars: ✭ 79 (-16.84%)
Mutual labels:  books
Roadmap
Stars: ✭ 57 (-40%)
Mutual labels:  books
Books Pdf
books pdf
Stars: ✭ 1,149 (+1109.47%)
Mutual labels:  books
F2edocs.com
📘 前端开发-学习资料库 (开源书籍,规范,博客社区,面试题)。前端开发者,是这个互联网时代不可缺少的角色,我们彼此相爱,我们共同学习。
Stars: ✭ 74 (-22.11%)
Mutual labels:  books
Itshare
持续更新,免费的IT学习资源分享,包括IT书籍,社区,课程,解决方案,博客等等
Stars: ✭ 49 (-48.42%)
Mutual labels:  books
Awesome Ios Resource
📱 A curated list of awesome iOS resources, including conferences, books, blogs, articles, websites and documentations
Stars: ✭ 1,289 (+1256.84%)
Mutual labels:  books
Elixirbooks
List of Elixir books
Stars: ✭ 1,021 (+974.74%)
Mutual labels:  books
The Engineering Managers Booklist
Books for people who are or aspire to manage/lead team(s) of software engineers
Stars: ✭ 1,180 (+1142.11%)
Mutual labels:  books
Frontend Books
📚 list of free books about front-end development
Stars: ✭ 92 (-3.16%)
Mutual labels:  books
Gobooks
List of Golang books
Stars: ✭ 10,510 (+10963.16%)
Mutual labels:  books
Personal Goals
List of books I've read, projects I've done, videos I've seen, articles I've read or podcasts I've listened to.
Stars: ✭ 75 (-21.05%)
Mutual labels:  books

books

收集计算机各领域经典书籍,包含C/C++/Python/Java等经典入门和进阶书籍。 书籍资源均来自网络,仅供学习交流使用,侵删。由于github存储大文件不便,因此仅在此提供链接。欢迎star或fork!

欢迎关注微信公众号[编程珠玑]获取更多技术文章:

c

C Primer Plus第五版.pdf 提取码: xe4i

c程序设计语言第二版.pdf 提取码: yc6k

C11标准文档 提取码: wgc2

c标准库.pdf 提取码: n2ih

c和指针.pdf 提取码: bys5

c陷阱和缺陷.pdf 提取码: uj3y

C专家编程.pdf 提取码: s15i

Unix环境高级编程第三版.pdf 提取码: b8n8

UNIX网络编程卷1:套接字联网API(第3版).pdf 提取码: 92ym

UNIX网络编程_卷2_进程间通信.pdf 提取码: 57pk

cpp

C++ Primer第五版中文版.pdf 提取码: 356v

C++沉思录(Ruminations on C++)中文第2版.pdf 提取码: b9dn

Effective C++ 中文版第三版.pdf 提取码: ehki

More_Effective_Cpp_中文版.pdf 提取码: j5jx

深度探索C++对象模型.pdf 提取码: qy4d

STL源码剖析中文版.pdf 提取码: 9dcy

C++编程思想.pdf 提取码: 88hk

python

流畅的python.pdf 提取码: f7jj

Python核心编程(第二版).pdf 提取码: nacb

Python Cookbook第三版中文.pdf 提取码: jcez

java

effective-java.pdf 提取码: cbh1

JAVA核心技术卷1基础知识原书第10版.rar 提取码: 6t28

JAVA核心技术卷2:高级特征(原书第8版).pdf 提取码: m1y6

深入理解Java虚拟机:JVM高级特性与最佳实践.pdf 提取码: rf8t

Java并发编程实战(中文版).pdf 提取码: iwre

Java编程思想第四版完整中文高清版.pdf 提取码: vaui

go

go程序设计语言 提取码: 1yd9 go语言学习笔记 提取码: 4tgd

前端

javascript高级程序设计第三版.pdf 提取码: j8zh

JavaScript面向对象精要.pdf 提取码: fps6

计算机基础

深入理解计算机系统(中文版第二版.pdf) 提取码: n3p6

计算机程序的构造和解释第二版.pdf 提取码: djn2

程序员的自我修养—链接、装载与库.pdf 提取码: xaqz

编译原理.pdf 提取码: x6rd

编码:隐匿在计算机软硬件背后的语言.pdf 提取码: 9m82

操作系统

现代操作系统(第三版)中文版 提取码: tfg4

深入理解linux内核(中文第三版.pdf) 提取码: p84p

鸟哥的linux私房菜基础篇第四版.pdf 提取码: mnxu

鸟哥的Linux私房菜服务器架设篇(第三版).pdf 提取码: uwr6

操作系统精髓与设计原理.pdf 提取码: wtbg

深入linux内核架构.pdf 提取码: 6ueq

深入linux内核架构英文版.pdf 提取码: 9g23

Linux命令行与shell脚本编程大全.第3版.pdf 提取码: rxgg

数据结构和算法

算法导论 第三版 中文版.pdf 提取码: fc9q

数据结构与算法分析—C语言描述.pdf 提取码: x7q5

编程珠玑(第二版).pdf 提取码: aee2

数据结构与算法分析-Java语言描述 提取码: 3td3

算法.pdf提取码: xxjf

数据库

高性能MySQL.pdf 提取码: 18gq

redis设计与实现.pdf 提取码: eqn7

协议

TCP-IP详解 三卷全.pdf 提取码: hr8d

软件工程

代码大全.pdf 提取码: pdyz

重构_改善既有代码的设计[高清版].pdf 提取码: 8w1h

UNIX编程艺术(中文).pdf 提取码: brr4

程序员修炼之道 从小工到专家.pdf 提取码: sgkm

代码整洁之道 中文版.pdf 提取码: d9nt

敏捷软件开发:原则、模式与实践(全).pdf 提取码: xse4

设计模式

设计模式_可复用面向对象软件的基础.pdf 提取码: 1wq9

Head First 设计模式(中文版).pdf 提取码: g2qc 大话设计模式C++.pdf 提取码: sazx

工作面试

编程之美——微软技术面试心得.pdf 提取码: rpnv

剑指offer 名企面试官精讲典型编程题.pdf 提取码: bkub

工具

pro git第二版中文版.pdf 提取码: m5sm

git权威指南.pdf 提取码: ydsv

杂谈

浪潮之巅.pdf 提取码: qyc5

黑客与画家.pdf 提取码: 2fjr

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].