Topic

book

Repositories (1394)

You-Dont-Know-JS
You-Dont-Know-JS getify

A book series (2 published editions) on the JS language.

183.1k
hello-algo
hello-algo krahets Java

《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体...

114.7k
d2l-zh
d2l-zh d2l-ai Python

《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。

71.6k
pure-bash-bible
pure-bash-bible dylanaraps Shell

📖 A collection of pure bash alternatives to external processes.

40k
wtfjs
wtfjs denysdovhan JavaScript

🤪 A list of funny and tricky JavaScript examples

37.2k
the-way-to-go_ZH_CN
the-way-to-go_ZH_CN unknwon Go

《The Way to Go》中文译本,中文正式名《Go 入门指南》

35k
python-guide
python-guide realpython Batchfile

Python best practices guidebook, written for humans.

29.1k
rust-course
rust-course sunface Rust

“连续八年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来...

28.4k
d2l-en
d2l-en d2l-ai Python

Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT...

26.5k
docker_practice
docker_practice yeasy Go

Learn and understand Docker&Container technologies, with real DevOps practice!

25.6k
pumpkin-book
pumpkin-book datawhalechina

《机器学习》(西瓜书)公式详解

25.1k
fastbook
fastbook fastai Jupyter Notebook

The fastai book, published as Jupyter Notebooks

23.5k
koodo-reader
koodo-reader koodo-reader JavaScript

A modern ebook manager and reader with sync and backup capacities for Windows, macOS, Linux, Android, iOS and Web

23.2k
ddia
ddia Vonng Python

《Designing Data-Intensive Application》DDIA 第一版 / 第二版 中文翻译

21.9k
ethereumbook
ethereumbook ethereumbook JavaScript

Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood

20.7k
advanced-go-programming-book
advanced-go-programming-book chai2010 Go

:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)

19.8k
GoBooks
GoBooks dariubs

List of Golang books

18.3k
Functional-Light-JS
Functional-Light-JS getify JavaScript

Pragmatic, balanced FP in JavaScript. @FLJSBook on twitter.

16.8k
book
book rust-lang Rust

The Rust Programming Language

16.5k
Learn-Vim
Learn-Vim iggredible

Learning Vim and Vimscript doesn't have to be hard. This is the guide that you're looking for 📖

14.7k
mit-deep-learning-book-pdf
mit-deep-learning-book-pdf janishar Java

MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville

13.5k
Deep-Learning-with-TensorFlow-book
Deep-Learning-with-TensorFlow-book dragen1860 Jupyter Notebook

深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.

13.3k
Hands-On-Large-Language-Models
Hands-On-Large-Language-Models HandsOnLLM Jupyter Notebook

Official code repo for the O'Reilly Book - "Hands-On Large Language Models"

13.1k
os01
os01 tuhdo TeX

Bootstrap yourself to write an OS from scratch. A book for self-learner.

13k
CV
CV AccumulateMore Jupyter Notebook

✔(已完结)最全面的 深度学习 笔记【土堆 Pytorch】【李沐 动手学深度学习】【吴恩达 深度学习】

12.4k
rust-learning
rust-learning ctjhoa

A bunch of links to blog posts, articles, videos, etc for learning Rust

12k
Book-Mathematical-Foundation-of-Reinforcement-Learning
Book-Mathematical-Foundation-of-Reinforcement-Learning MathFoundationRL MATLAB

This is the homepage of a new book entitled "Mathematical Foundations of Reinforcement Learning."

11.1k
scientific-visualization-book
scientific-visualization-book rougier Python

An open access book on scientific visualization using python and matplotlib

11k
github
github phodal Rich Text Format

GitHub 漫游指南- a Chinese ebook on how to build a good project on Github. Explore the users' behavior. Find some thing interest.

10.6k
craftinginterpreters
craftinginterpreters munificent HTML

Repository for the book "Crafting Interpreters"

10k
Awsome-Front-End-learning-resource
Awsome-Front-End-learning-resource helloqingfeng PHP

:octocat:GitHub最全的前端资源汇总仓库(包括前端学习、开发资源、求职面试等)

9.7k
Game-Programmer-Study-Notes
Game-Programmer-Study-Notes QianMo

:anchor: 我的游戏程序员生涯的读书笔记合辑。你可以把它看作一个加强版的Blog。涉及图形学、实时渲染、编程实践、GPU编程、设计模式、软件工程等内容。Keep Re...

9.6k
raytracing.github.io
raytracing.github.io RayTracing HTML

Main Web Site (Online Books)

9.6k
ansible-for-devops
ansible-for-devops geerlingguy Python

Ansible for DevOps examples.

9.3k
you-dont-know-js-ru
you-dont-know-js-ru azat-io

📚 Russian translation of "You Don't Know JS" book series

8.6k
typescript-book
typescript-book gibbok TypeScript

The Concise TypeScript Book: A Concise Guide to Effective Development in TypeScript. Free and Open Source.

8.6k
thejsway
thejsway thejsway CSS

The JavaScript Way book

7.9k
go-internals
go-internals teh-cmc Go

A book about the internals of the Go programming language.

7.9k
growth-ebook
growth-ebook phodal HTML

Growth Engineering: The Definitive Guide。全栈增长工程师指南

7.8k
machine-learning-yearning-cn
machine-learning-yearning-cn deeplearning-ai CSS

Machine Learning Yearning 中文版 - 《机器学习训练秘籍》 - Andrew Ng 著

7.8k
dsa.js-data-structures-algorithms-javascript
dsa.js-data-structures-algorithms-javascript amejiarosario JavaScript

🥞Data Structures and Algorithms explained and implemented in JavaScript + eBook

7.7k
100-go-mistakes
100-go-mistakes teivah Go

📖 100 Go Mistakes and How to Avoid Them

7.5k
pure-sh-bible
pure-sh-bible dylanaraps Shell

📖 A collection of pure POSIX sh alternatives to external processes.

7.1k
RE-for-beginners
RE-for-beginners DennisYurichev TeX

"Reverse Engineering for Beginners" free book

7k
one-python-craftsman
one-python-craftsman piglei

来自一位 Pythonista 的编程经验分享,内容涵盖编码技巧、最佳实践与思维模式等方面。

7k
blockchain_guide
blockchain_guide yeasy Go

Introduce blockchain related technologies, from theory to practice with bitcoin, ethereum and hyperledger.

7k
BookReader
BookReader smuyyh Java

:closed_book: "任阅" 网络小说阅读器,3D翻页效果、txt/pdf/epub书籍阅读、Wifi传书~

6.8k
typescript-book-chinese
typescript-book-chinese jkchao TypeScript

TypeScript Deep Dive 中文版

6.6k
thebookofshaders
thebookofshaders patriciogonzalezvivo GLSL

Step-by-step guide through the abstract and complex universe of Fragment Shaders.

6.6k
interpy-zh
interpy-zh eastlakeside CSS

📘《Python进阶》(Intermediate Python - Chinese Version)

6.5k