下拉刷新

Here you can read past volumes of HelloGitHub Monthly by category. You are currently viewing the HelloGitHub Book collection.

Star 2.7k
Vol.108
8 months ago

Rust Data Structures and Algorithms Open Source Book. This is an open-source book explaining Rust data structures and algorithms, with support for Simplified/Traditional Chinese and English versions. The book consists of 10 chapters, covering Rust fundamentals, computer science concepts, algorithm analysis, basic data structures, recursion, searching, sorting, trees, graphs, and practical applications.

Star 2.4k
Vol.108
21 days ago

The Coherent Programmer. This is a book about how programmers can manage their emotions and professional mindset, helping them free themselves from negative emotions, face their inner selves more peacefully, and thus achieve 'coherence'.

The Art of Problem Solving in Software Engineering: How to Make MySQL Better. This is a book that analyzes and solves MySQL issues through practical case studies, combined with in-depth discussions to help readers better understand computer fundamentals such as logical reasoning, data structures, and algorithms.

Star 632
Vol.107
2 months ago

Sugar Cube AI Self-Programming Introduction. This book is an AI self-programming introductory tutorial written by the author based on practical experience. It aims to help non-programmers leverage AI to develop complex and high-quality programs, not limited to toy programs like Snake.

ai-self-coding-book
Star 9.5k
Vol.106
3 months ago

Fundamentals of Large Models. This book is an open-source textbook on large language models by the DAILY Lab at Zhejiang University. It covers topics including traditional language models, the evolution of large language model architectures, Prompt engineering, efficient fine-tuning of parameters, model editing, and retrieval-augmented generation.

Foundations-of-LLMs
Star 1.3w
Vol.106
3 months ago

Learn PyTorch for Deep Learning: From Zero to Mastery. This project offers a wealth of illustrated tutorials, code examples, video explanations, and practical projects, aimed at helping beginners master the PyTorch framework and deep learning techniques through practical application.

pytorch-deep-learning
Star 1.9k
Vol.104
2 months ago

A Guide to Implementing Authentication in Web Applications. This book introduces how to implement authentication (auth) in Web applications, covering guidance and suggestions on designing authentication processes, storing user credentials, and protecting user data.

Star 9.2k
Vol.104
18 days ago

PHP: The Right Way. This is an intermediate PHP book suitable for beginners, introducing best practices and coding standards of PHP, which has been translated into multiple languages including Chinese.

Star 7.3k
Vol.103
in 7 hours

Understanding Deep Learning. This book, written by Simon J.D. Prince, is a professional book about deep learning, covering topics such as the theoretical foundations of deep learning, performance evaluation, convolutional networks, Transformers, graph neural networks, Generative Adversarial Networks (GANs), diffusion models, and reinforcement learning, accompanied by a multitude of exercises.

udlbook
Star 4.1k
Vol.102
6 months ago

An English Word Book Generated by GPT-4. This project uses GPT-4 to analyze over 8,000 English words from middle school, high school, and CET-4/6 examinations to generate an English vocabulary book. The book provides detailed introductions to the meaning, etymology, prefixes, suffixes, example sentences, and historical and cultural backgrounds for each word.