You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/i-concepts/01-what-is-computing-science/_index.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,13 +2,11 @@
2
2
title = "What is Computing Science?"
3
3
date = 2020-08-10T16:23:05-05:00
4
4
weight = 100
5
-
chapter = true
5
+
archetype = "chapter"
6
+
ordinal = "1"
6
7
pre = "<b>1. </b>"
7
8
+++
8
9
9
-
### Chapter 1
10
-
11
-
# What is Computing Science?
12
10
13
11
In this module, we will dissect what computing science really is. To do this we will step back in time to determine what the motivation was for computing machines, the products of those needs, and
0 commit comments