# Book
- GitHub Toweave's Awesome. Don't skimp on your's star. (opens new window)
- A curated list of programming books.
- Inspired by Awesome.
- If you see a package or project here that is no longer maintained or is not a good fit, please submit a issue to improve this file. Thank you!
- Last Sync Time: Tue Aug 08 2023 17:09:06 GMT+0800 (中国标准时间)
- Synchronize Every Week.
# Order by alphabetical and star count.
# Programming Books
- A curated list of programming books.
# Free Programming Books
- 📚 Freely available programming books
Repository | StarCount | Description | RecentlyUpdated |
---|---|---|---|
free-programming-books (opens new window) | 295163 | 📚 Freely available programming books | 3 days ago |
free-programming-books-zh_CN (opens new window) | 104219 | 📚 免费的计算机编程类中文书籍,欢迎投稿 | 24 days ago |
the-book-of-secret-knowledge (opens new window) | 103843 | A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more. | 11 days ago |
frontend-dev-bookmarks (opens new window) | 38884 | Manually curated collection of resources for frontend web developers. | 4 months ago |
books (opens new window) | 16267 | 【编程随想】收藏的电子书清单(多个学科,含下载链接) | a year ago |
free-books (opens new window) | 13799 | 互联网上的免费书籍 | 3 months ago |
awesome-programming-books (opens new window) | 13766 | 经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等 | 2 years ago |
os01 (opens new window) | 10925 | Bootstrap yourself to write an OS from scratch. A book for self-learner. | a year ago |
# Python
- Books series on Python.
Repository | StarCount | Description | RecentlyUpdated |
---|---|---|---|
python-guide (opens new window) | 26574 | Python best practices guidebook, written for humans. | 2 months ago |
reinforcement-learning (opens new window) | 19250 | Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course. | a month ago |
Kalman-and-Bayesian-Filters-in-Python (opens new window) | 14362 | Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions. | 3 days ago |
# JavaScript
- Books series on JavaScript.
Repository | StarCount | Description | RecentlyUpdated |
---|---|---|---|
You-Dont-Know-JS (opens new window) | 170373 | A book series on JavaScript. @YDKJS on twitter. | 20 days ago |
sheetjs (opens new window) | 33314 | 📗 SheetJS Spreadsheet Data Toolkit -- New home https://git.sheetjs.com/SheetJS/sheetjs | 4 days ago |
wtfjs (opens new window) | 31497 | 🤪 A list of funny and tricky JavaScript examples | a month ago |
node-lessons (opens new window) | 16529 | 📕《Node.js 包教不包会》 by alsotang | a year ago |
Functional-Light-JS (opens new window) | 16256 | Pragmatic, balanced FP in JavaScript. @FLJSBook on twitter. | a month ago |
react-in-patterns (opens new window) | 12733 | A free book that talks about design patterns/techniques used while developing with React. | 23 days ago |
babel-handbook (opens new window) | 11760 | 📘 A guided handbook on how to use Babel and how to create plugins for Babel. | a month ago |
backbone-fundamentals (opens new window) | 9299 | 📖 A creative-commons book on Backbone.js for beginners and advanced users alike | 4 years ago |
# Typescript
- Books series on Typescript.
Repository | StarCount | Description | RecentlyUpdated |
---|---|---|---|
typescript-book (opens new window) | 19658 | 📚 The definitive guide to TypeScript and possibly the best TypeScript book 📖. Free and Open Source 🌹 | 3 days ago |
advanced-go-programming-book (opens new window) | 18714 | 📚 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿) | 17 days ago |
# Go
- Books series on Go.
Repository | StarCount | Description | RecentlyUpdated |
---|---|---|---|
the-way-to-go_ZH_CN (opens new window) | 33294 | 《The Way to Go》中文译本,中文正式名《Go 入门指南》 | a month ago |
advanced-go-programming-book (opens new window) | 18714 | 📚 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿) | 17 days ago |
GoBooks (opens new window) | 14542 | List of Golang books | a month ago |
book (opens new window) | 12408 | 学习笔记 | 6 months ago |
# Docker
- Books series on Docker.
Repository | StarCount | Description | RecentlyUpdated |
---|---|---|---|
docker_practice (opens new window) | 22742 | Learn and understand Docker&Container technologies, with real DevOps practice! | 6 days ago |
# Bash
- Books series on Bash.
Repository | StarCount | Description | RecentlyUpdated |
---|---|---|---|
pure-bash-bible (opens new window) | 33853 | 📖 A collection of pure bash alternatives to external processes. | 2 months ago |
# Deep Learning
- A curated list of Deep Learning.
# Deep Learning Book
- Deep Learning.
Repository | StarCount | Description | RecentlyUpdated |
---|---|---|---|
d2l-zh (opens new window) | 45844 | 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被60多个国家的400多所大学用于教学。 | a day ago |
deeplearningbook-chinese (opens new window) | 34044 | Deep Learning Book Chinese Translation | 4 years ago |
pumpkin-book (opens new window) | 21901 | 《机器学习》(西瓜书)公式详解 | 20 days ago |
fastbook (opens new window) | 19000 | The fastai book, published as Jupyter Notebooks | 2 days ago |
d2l-en (opens new window) | 18692 | Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 400 universities from 60 countries including Stanford, MIT, Harvard, and Cambridge. | 8 hours ago |
deep-learning-with-python-notebooks (opens new window) | 17055 | Jupyter notebooks for the code samples of the book "Deep Learning with Python" | 3 months ago |
deeplearning_ai_books (opens new window) | 16338 | deeplearning.ai(吴恩达老师的深度学习课程笔记及资源) | a year ago |
awesome-nlp (opens new window) | 15028 | 📖 A curated list of resources dedicated to Natural Language Processing (NLP) | 3 days ago |
neural-networks-and-deep-learning (opens new window) | 14607 | Code samples for my book "Neural Networks and Deep Learning" | 5 months ago |
Deep-Learning-with-TensorFlow-book (opens new window) | 13021 | 深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework. | 2 years ago |
python-machine-learning-book (opens new window) | 11937 | The "Python Machine Learning (1st edition)" book code repository and info resource | a year ago |
mit-deep-learning-book-pdf (opens new window) | 11397 | MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville | 7 months ago |
pytorch-book (opens new window) | 11157 | PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》) | 8 months ago |