Tags: #c
Mar 24, 2025
4512 words
Reading Git 0.0.1 Source Code

Git is a fundamental software I use everyday. Not only do I use it to manage my code, I also use it to manage nearly all my non-blob text files, and I write most of

I am analyzing the complexity of different sorting and searching methods based on C programming language. To truly understand these methods, the author writes C programs to compare the performances of these methods based on

C程序设计C程序设计
Dec 01, 2021
2275 words
C程序设计

This was a project done by me in 2021, just starting in C and using almost a week (5 full days) coding almost all day long without LLMs. 大作业 by 陈加木