mirror of
https://github.com/ossu/computer-science.git
synced 2024-12-29 09:16:18 -05:00
Reinstate Effective Thinking class under Intro CS
This commit is contained in:
parent
59d32f7b8c
commit
5ffb4657ce
@ -72,10 +72,11 @@ See also: [Prerequisites](#prerequisites)
|
|||||||
|
|
||||||
## Intro CS
|
## Intro CS
|
||||||
|
|
||||||
Use this course to figure out if Computer Science is right for you.
|
Use these courses to figure out if Computer Science is right for you.
|
||||||
Only proceed in the curriculum if it really excites you.
|
Only proceed in the curriculum if they really excite you.
|
||||||
|
|
||||||
**Topics covered**:
|
**Topics covered**:
|
||||||
|
cardinality;
|
||||||
imperative programming;
|
imperative programming;
|
||||||
procedural programming;
|
procedural programming;
|
||||||
C;
|
C;
|
||||||
@ -83,9 +84,11 @@ basic data structures and algorithms;
|
|||||||
basic Python;
|
basic Python;
|
||||||
SQL;
|
SQL;
|
||||||
basic HTML, CSS, JavaScript;
|
basic HTML, CSS, JavaScript;
|
||||||
|
and more.
|
||||||
|
|
||||||
Courses | Duration | Effort | Prerequisites
|
Courses | Duration | Effort | Prerequisites
|
||||||
:-- | :--: | :--: | :--:
|
:-- | :--: | :--: | :--:
|
||||||
|
[Effective Thinking Through Mathematics](https://www.edx.org/course/effective-thinking-through-mathematics-utaustinx-ut-9-01x-0) | 4 weeks | 2 hours/week | none
|
||||||
[Introduction to Computer Science - CS50](https://www.edx.org/course/introduction-computer-science-harvardx-cs50x#!) | 12 weeks | 10-20 hours/week | none
|
[Introduction to Computer Science - CS50](https://www.edx.org/course/introduction-computer-science-harvardx-cs50x#!) | 12 weeks | 10-20 hours/week | none
|
||||||
|
|
||||||
## Core CS
|
## Core CS
|
||||||
|
Loading…
Reference in New Issue
Block a user