mirror of
https://github.com/ossu/computer-science.git
synced 2024-11-22 06:54:36 +03:00
Reflect addition of new Intro section.
This commit is contained in:
parent
ce8df13066
commit
9c7faa8663
@ -123,7 +123,7 @@ Trying to decide between them?
|
||||
|
||||
_Python for Everyone_ will introduce you to a popular language and will quickly move to practical programming tasks - using web APIs and databases. This will give you a taste of what many professional developers do.
|
||||
|
||||
_Fundamentals of Computing_ will also start by introducing you to Python. It then moves on to give an introduction to academic Computer Science topics, like sorting and recursion. This will give you a taste of what the following courses will be like. (Students who complete _Fundamentals of Computing_ can skip Intro to Computer Science and begin Core CS.)
|
||||
_Fundamentals of Computing_ will also start by introducing you to Python. It then moves on to give an introduction to academic Computer Science topics, like sorting and recursion. This will give you a taste of what the following courses will be like. (Students who complete _Fundamentals of Computing_ can skip Intro to Computer Science and begin Introduction to CS Tools.)
|
||||
|
||||
**Topics covered**:
|
||||
`simple programs`
|
||||
|
Loading…
Reference in New Issue
Block a user