English
Welcome to haotianblog: what this bilingual technical site covers
Welcome to haotianblog
This post introduces the site and explains what it is for: a bilingual place for technical writing, implementation notes, project logs, and downloadable companion resources.
Why this site exists
The goal is to keep useful technical work in a form that stays readable later. That means code with explanations, articles with structure, and public files that remain attached to the writing they belong to.
What will be published here
- Algorithm notes and implementation-focused articles
- C and Python walkthroughs with practical details
- Project and deployment notes from building and maintaining the site itself
Start with the technical articles
If you are here for code and algorithms, begin with the K-means article and the two eight queens posts. The downloads page collects the companion files.
Chinese
欢迎来到浩天博客:这个双语技术站会发布什么
Open as a full page欢迎来到浩天博客
这是这个站点的第一篇正式说明文章,用来交代它会发布什么、为什么要做成双语,以及后续内容大致会沿着什么方向展开。
这不是一个临时页面
我更希望把这里做成长期维护的技术笔记站,而不是只放几篇零散文章。能稳定复用的代码、算法讲解、图示和下载资料,都会优先整理到这里。
接下来会出现的内容
- 算法学习和实现文章,尤其是能配合代码一起讲清楚的问题
- C / Python 的实现细节、调试过程和可运行示例
- 站点建设、部署流程和内容管理方面的实践记录
从哪里开始读
如果你更关心技术内容,可以直接阅读 8 皇后回溯入门、位运算优化版 8 皇后 和 K-means 聚类实现。如果你需要代码或图示,可以去 下载页。
Welcome to haotianblog
This post introduces the site and explains what it is for: a bilingual place for technical writing, implementation notes, project logs, and downloadable companion resources.
Why this site exists
The goal is to keep useful technical work in a form that stays readable later. That means code with explanations, articles with structure, and public files that remain attached to the writing they belong to.
What will be published here
- Algorithm notes and implementation-focused articles
- C and Python walkthroughs with practical details
- Project and deployment notes from building and maintaining the site itself
Start with the technical articles
If you are here for code and algorithms, begin with the K-means article and the two eight queens posts. The downloads page collects the companion files.
Search questions
FAQ
Who is this article for?
This article is for readers who want an overview-level guide to Welcome to haotianblog: what this bilingual technical site covers. It takes about 3 min and focuses on WordPress, Cloudflare, Content Workflow.
What should I read next?
The recommended next step is AI Basics Learning Roadmap, so the article connects into a longer learning route instead of ending as an isolated note.
Does this article include runnable code or companion resources?
This article is primarily explanatory, but the related tutorials point to runnable examples, resources, and project pages.
How does this article fit into the larger site?
It is connected to the article context block, learning routes, resources, and project timeline so readers can move from concept to implementation.
Article context
Site Building Project
Notes on the bilingual site structure, content sync, categories, comments, and deployment workflow.
An introduction to the bilingual site, its technical focus, and the kinds of articles and resources it will publish.
Open share centerProject timeline
Published posts
- Welcome to haotianblog: what this bilingual technical site covers An introduction to the bilingual site, its technical focus, and the kinds of articles and resources it will publish.
Published resources
- SEO distribution short-video storyboards Four 45-60 second storyboard scripts ready for later Remotion production.
Next notes
- Keep documenting deployment and maintenance notes
- Clarify the content sync workflow
