G 大事记

  • 2017-08-26 开工找模板。
  • 2017-09-28 买到《Linux Bible》实体书中文版,可以带徒弟一起写本文了。
  • 2017-10-26 第一次开课,给俩兄弟讲 Linux 下 C 语言基础。
  • 2017-10-29 R 语言更新,貌似旧的安装方法已经无法在 deepin 下安装,需要调整,暂时没有调整。
  • 2017-10-29 注册了优酷土豆账号,用于上传本书的相关视频。
  • 2018-05-29 模板转移SJTU模板中
  • 2018-07-02 第一版草稿成功出炉
  • 2018-07-10 成功转移到新模板
  • 2018-08-28 定个一百天计划,一周一章,直至元旦,从这周开始。
  • 2018-11-22 完成第二部分,现实太残酷,一月一章吧。
  • 2018-12-04 家庭事务繁多,今年到此为止,明年开春后再更新。

  1. To include literal backticks, use more backticks outside, e.g., you can use two backticks to preserve one backtick inside: `` `code` ``.↩︎

  2. Some examples are adapted from the Wikipedia page https://en.wikipedia.org/wiki/Characteristic_function_(probability_theory)↩︎

  3. You may consider using the code chunk labels.↩︎

  4. Do not forget the leading backslash! And also note the parentheses () after ref; they are not curly braces {}.↩︎

  5. The type name is case-insensitive, so it does not matter if it is manual, Manual, or MANUAL.↩︎