Here you can read past volumes of HelloGitHub Monthly by category. You are currently viewing the HelloGitHub Book collection.
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.
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.
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.

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.

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.

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.
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.
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.

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.