Skip to content

Commit 93a3f68

Browse files
committed
Added initial relevant FAQ links
1 parent ae18011 commit 93a3f68

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@ just remember that you can't purchase success!
7575

7676
**How to contribute**. Please see [CONTRIBUTING](CONTRIBUTING.md).
7777

78+
**Getting help**. Please check our [Frequently Asked Questions](FAQ.md), and if you cannot find the answer, file an issue or talk to our [friendly community](#community)!
79+
7880
# Curriculum
7981

8082
**Curriculum version**: `7.2.2` (see [CHANGELOG](CHANGELOG.md))
@@ -110,6 +112,7 @@ and is knowledgeable enough now to decide which electives to take.
110112

111113
These courses will introduce you to the world of computer science.
112114
Both are required, but feel free to skip straight to the second course when CS50 (the first course) moves away from C.
115+
([Why?](FAQ.md#why-do-you-recommend-skipping-the-second-half-of-cs50))
113116

114117
**Topics covered**:
115118
`imperative programming`
@@ -247,6 +250,9 @@ Parts 1 and 2 of Stanford Algorithms is available as [Algorithms: Design and Ana
247250
Unlike the Coursera version, quizzes and tests are auto-graded for free.
248251
If you are pursuing an optional certificate from Coursera, you will still need to complete parts 1 and 2 through Coursera.
249252

253+
In spite of what it looks like, **these courses are free to access**.
254+
([How?](FAQ.md#are-coursera-courses-free-to-access))
255+
250256
### Core applications
251257

252258
**Topics covered**:
@@ -354,8 +360,9 @@ Courses | Duration | Effort | Prerequisites
354360
[ops-class.org - Hack the Kernel](https://www.ops-class.org/) | 15 weeks | 6 hours/week | algorithms
355361

356362
**<sup>1</sup> Note**:
357-
These courses assume knowledge of basic physics;
358-
if you are struggling, you can find a physics MOOC or utilize the materials from Khan Academy:
363+
These courses assume knowledge of basic physics.
364+
([Why?](FAQ.md#why-is-the-curriculum-missing-some-pre-requisites))
365+
If you are struggling, you can find a physics MOOC or utilize the materials from Khan Academy:
359366
[Khan Academy - Physics](https://www.khanacademy.org/science/physics)
360367

361368
### Advanced theory

0 commit comments

Comments
 (0)