[COMP101] 0-给准大学生的计算机入门课
买到新电脑后,你应该做些什么?
前言
这是写给我们家第二个大学生的教程。虽然她学的专业和计算机几乎没有关系,但我认为科学地使用计算机和大语言模型(Large Language Model, LLM)以及基本的编程能力是现代人的必备技能,于是就有了这个系列教程。
内容规划
- Windows: How to use the new computer?
- file management
- software management
- Proxy: How to surf scientifically?
- Why need proxy? Google instead of Baidu
- How to proxy? Clash usage
- LLM: the most powerful tool
- How to choose LLM?
- How to write good prompt?
- Linux, Git & GitHub: build your own website
- WSL install
- use Linux to install packages
- Git usage
- Hugo blog framework
- GitHub usage, especially GitHub Pages
- Python 1: crawler
- Python 2 & AI: face recognization