{"id":13559798,"url":"https://github.com/owlman/CS_StudyNotes","last_synced_at":"2025-04-03T15:31:10.946Z","repository":{"id":41287227,"uuid":"195791223","full_name":"owlman/CS_StudyNotes","owner":"owlman","description":"基于 Obsidian 系统构建的计算机专业学习/研究笔记","archived":false,"fork":false,"pushed_at":"2025-03-05T05:11:52.000Z","size":241834,"stargazers_count":184,"open_issues_count":0,"forks_count":20,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-05T05:26:05.253Z","etag":null,"topics":["database","operating-system","programming","web"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/owlman.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-07-08T10:37:35.000Z","updated_at":"2025-03-05T05:12:48.000Z","dependencies_parsed_at":"2023-02-15T06:15:40.088Z","dependency_job_id":"b160e680-d2ac-4537-9d37-92812bc68782","html_url":"https://github.com/owlman/CS_StudyNotes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owlman%2FCS_StudyNotes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owlman%2FCS_StudyNotes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owlman%2FCS_StudyNotes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owlman%2FCS_StudyNotes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/owlman","download_url":"https://codeload.github.com/owlman/CS_StudyNotes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247027815,"owners_count":20871598,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["database","operating-system","programming","web"],"created_at":"2024-08-01T13:00:33.591Z","updated_at":"2025-04-03T15:31:05.934Z","avatar_url":"https://github.com/owlman.png","language":"JavaScript","readme":"# 计算机技术研究笔记\n\n由于这是一个基于双链功能建立的笔记库项目，因此建议各位看官使用 [Obsidian 笔记软件](https://obsidian.md/)或者安装了 [Foam 插件](https://foambubble.github.io/foam/)的 VS Code 编辑器来使用这个项目，该笔记库中存放的是本人在研究计算机技术过程中所写的各种笔记与代码示例，具体结构如下：\n\n## 笔记库的索引目录\n\n- 本项目将要执行的[[研究计划表]]\n\n- 关于计算机基础理论的研究笔记\n  - [[计算机算法的学习路线图|关于计算机算法的研究笔记]]\n  - [[关于计算机语言的笔记索引|关于计算机语言的研究笔记]]\n  - [[关于编程方法论的研究路线图|关于编程方法的研究笔记]]\n  - [[关于数据库的研究路线图|关于数据库系统的研究笔记]]\n\n- 关于应用软件开发的研究笔记：\n  - [[软件工程的研究路线图|关于软件工程理论的研究笔记]]\n  - [[Web 应用开发的学习路线图|关于 Web 项目开发的研究笔记]]\n  - [[GUI 开发的学习路线图|关于GUI 项目的研究笔记]]\n  - [[自动化测试的学习路线图|关于自动化测试项目的研究笔记]]\n  - [[移动端应用开发的学习路线图|关于移动端项目的研究笔记]]\n\n- 关于操作系统的研究笔记：\n  - [[Windows 系统的学习路线图|关于 Windows 系统的研究笔记]]\n  - [[类 UNIX 系统的学习路线图|关于类 UNIX 系统的研究笔记]]\n\n- 关于技术类写作的实践笔记：\n  - [[关于卡片盒笔记法的实践]]\n\n- 关于技术类书籍的阅读笔记：\n  - [[读《C 程序设计语言》：技术书籍的写作典范]]\n  - [[读《大教堂与集市》：软件工程的另一种选择]]\n  \n - 关于工具类软件的使用笔记：\n  - 操作系统类：\n    - [[Ubuntu 使用笔记]]\n  - 文字/代码编辑类：\n    - [[NeoVim 使用笔记]]\n    - [[VS Code 使用笔记]]\n  - 命令行终端类：\n    - [[Cygwin 使用笔记]]\n  - 开发工具类：\n    - [[Git 使用笔记]]\n    - [[Clang 使用笔记]]\n    - [[Makefile 使用笔记]]\n  - 虚拟/模拟环境类：\n    - [[Vagrant 学习笔记]]\n\n- 回答问题：\n  - [[怎样进行有意义的技术讨论]]\n  - [[什么人适合从事计算机科学研究]]\n  - [[关于国内技术类书籍的质量问题]]\n  - [[人工智能的可怕与不可怕]]\n  - [[异步社区在2016年对我的采访]]\n  - [[关于ChatGPT与机器伦理学]]\n  - [[面对ChatGPT，未来的就业展望]]\n- 作品出版：\n  - [[《元素模式》译后记：回答一些问题]]\n  - [[《JavaScript 全栈开发》出版感言]]\n  - [[《Node.js 后端全程实战》自序]]\n\n## 许可证声明\n\n本笔记库系统属于自由书籍：你可以再分发之和/或依照由自由软件基金会发布的 GNU 通用公共许可证修改之，无论是版本 2 许可证，还是（按你的决定）任何以后版都可以。\n\n发布该程序是希望它能有用，但是并无保障;甚至连可销售和符合某个特定的目的都不保证。请参看 GNU 通用公共许可证，了解详情。\n\n你应该随程序获得一份 GNU 通用公共许可证的复本。如果没有，请看 \u003chttps://www.gnu.org/licenses/\u003e\n","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fowlman%2FCS_StudyNotes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fowlman%2FCS_StudyNotes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fowlman%2FCS_StudyNotes/lists"}