Programmer is a personal repository that consolidates my long-term work in programming practice, algorithm implementation, and engineering-oriented learning notes.
This repo serves as a structured space for exploring a wide range of computer science and software development topics, including:
- Algorithms and data structures across multiple languages (C/C++/Go)
- Front-end and web development experiments (HTML, JavaScript, Vue)
- Interview preparation and problem-solving practice
- Competitive programming samples
- Tooling notes and reusable snippets (Git, Markdown, etc.)
- Categorized learning materials for quick reference
The content is continuously updated as I expand my technical depth and broaden my engineering toolkit. This repository is intended both as a personal knowledge base and as a useful reference for others studying similar topics.
- Multi-language implementations and examples
- Organized resources for systematic learning
- Practical code focused on real problem-solving
- Ongoing documentation of technical growth
Feel free to explore the folders, and suggestions or issues are always welcome.
Programmer 是我个人整理的编程实践、算法实现以及工程学习笔记合集。
这个仓库主要用于系统性地沉淀和归档不同方向的技术内容,包括:
- 多语言算法与数据结构实现(C/C++/Go)
- 前端与 Web 开发相关实验(HTML、JavaScript、Vue)
- 面试准备与题目训练记录
- 竞赛编程示例
- 工具链笔记与可复用代码片段(Git、Markdown 等)
- 按主题分类的学习资料,便于快速查阅
仓库内容会随着学习与项目积累持续更新,既作为个人知识库,也希望能为学习相关内容的开发者提供参考。
- 多语言、多方向的实现与练习
- 结构化整理,便于长期复盘
- 面向实际问题的代码示例
- 技术能力与工程积累的持续记录
欢迎浏览与交流,也可以通过 issue 提出建议。