From 4a229bfb1ee43e0878763c11a8d2221853ff84b5 Mon Sep 17 00:00:00 2001 From: Windson yang Date: Fri, 19 Oct 2018 23:32:55 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E8=AF=AD=E6=B3=95=E9=94=99?= =?UTF-8?q?=E8=AF=AF=E4=BB=A5=E5=8F=8A=E6=9B=BF=E6=8D=A2=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- part1/1.1.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/part1/1.1.md b/part1/1.1.md index 1461684..f046467 100644 --- a/part1/1.1.md +++ b/part1/1.1.md @@ -1,14 +1,14 @@ ## 计算机程序有什么用 最初的计算机大多用来做科学计算,如早期的计算机之一 -[Z3](https://en.wikipedia.org/wiki/Z3_(computer)) +[Z3](https://en.wikipedia.org/wiki/Z3_(computer) 主要用来做空气动力学中计算。 **Learning By Reading 难度:★ 重要性:★★** - 阅读以下资料,了解早期计算机长什么样,用来做什么。 - - [计算机发展简史](http://www.360doc.com/content/15/1220/20/1204156_521783304.shtml) + - [计算机科学速成](https://www.bilibili.com/video/av21376839?from=search&seid=6875379272169359522) 现在的程序显然不仅限于用来计算,我们的手机、电脑中的软件、App便由一个或多个程序构成。