How to code: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

3 July 2025

  • curprev 10:3210:32, 3 July 2025Mwroot talk contribs 2,471 bytes +86 →‎📌 2. 深入 Linux 命令行与系统原理
  • curprev 10:2610:26, 3 July 2025Mwroot talk contribs 2,385 bytes +2,385 Created page with "== 🧭 第一阶段:打牢基础 == ''目标:读懂常见代码、能用 Linux 解决小问题。'' === 📌 1. 熟练掌握 C 语言 === * 读书推荐:《C 程序设计语言》《C Primer Plus》 * 实践建议: ** 写一个简单的命令行词典或计算器 ** 实现一个 mini 文本编辑器(如 kilo) === 📌 2. 深入 Linux 命令行与系统原理 === * 熟练使用: ** ls, find, chmod, ln, grep, xargs, systemd ** 日志排查:journalctl, ht..."