diff --git a/docs/.vitepress/sidebar.ts b/docs/.vitepress/sidebar.ts index 254356b..685cf08 100644 --- a/docs/.vitepress/sidebar.ts +++ b/docs/.vitepress/sidebar.ts @@ -30,6 +30,8 @@ export const sidebar: DefaultTheme.Sidebar = { { text: 'C语言程序设计', link: '/study/c' }, { text: 'Web 前端设计', link: '/study/web-frontend' }, { text: '网络空间安全导论', link: '/study/cybersecurity-introduction' }, + { text: '计算思维', link: '/study/computational-thinking' }, + { text: '计算机基本技能', link: '/study/computer-basic-skills' }, { text: '数据结构', link: '/study/ds' }, { text: '离散数学', link: '/study/ls' }, { text: '计算机组成原理', link: '/study/jz' }, diff --git a/docs/public/images/textbooks/computational-thinking.png b/docs/public/images/textbooks/computational-thinking.png new file mode 100644 index 0000000..bd8fdf5 Binary files /dev/null and b/docs/public/images/textbooks/computational-thinking.png differ diff --git a/docs/public/images/textbooks/computer-basic-skills.png b/docs/public/images/textbooks/computer-basic-skills.png new file mode 100644 index 0000000..7483b3a Binary files /dev/null and b/docs/public/images/textbooks/computer-basic-skills.png differ diff --git a/docs/study/computational-thinking.md b/docs/study/computational-thinking.md new file mode 100644 index 0000000..ee60411 --- /dev/null +++ b/docs/study/computational-thinking.md @@ -0,0 +1,82 @@ +--- +title: 计算思维 +description: 《计算机导论——以计算思维为导向(第4版)》教材信息与内容简介 +category: study +audience: + - 学生 +content_type: official-source +status: active +maintainers: + - SCSWiki 维护组 +sources: + - name: 电子工业出版社《计算机导论——以计算思维为导向(第4版)》图书信息 + url: https://phei.com.cn/module/goods/wssd_content.jsp?bookid=57600 +--- + +# 计算思维 + +## 教材信息 + +
+ 《计算机导论——以计算思维为导向(第4版)》
+
+ 《Office 2016高级应用(微课版)》
+