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
What differentiates the Borr Project? The Borr Project is dedicated to how an individual can learn the undergraduate CS curriculum. This is why we use the [CS2013](../../curricular_guidelines.md) as our curricular guidelines. These guidelines are written by the two foremost professional organizations in computing.
12
+
What differentiates the Borr Project? The Borr Project is dedicated to how an individual can learn the undergraduate CS curriculum. This is why we use the [CS2013](../curricular_guidelines.md) as our curricular guidelines. These guidelines are written by the two foremost professional organizations in computing.
13
13
14
14
To know what makes the Borr Project Different from OSSU, read [this blog post](https://borrproject.github.io/blog/announcing-borr-project/).
Copy file name to clipboardExpand all lines: docs/computer-science/faq.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ This page answers some questions that we frequently receive about the curriculum
4
4
If you have questions that aren't answered here, try asking through one of our [community channels](../#community).
5
5
If it seems important enough or we get asked that question a lot, we will probably add it here.
6
6
7
-
Alternatively, you could [contribute](../../contributing.md) an answer yourself.
7
+
Alternatively, you could [contribute](/contributing.md) an answer yourself.
8
8
9
9
## Questions
10
10
@@ -13,7 +13,7 @@ No. The Borr Project creates guides to resources that will empower you to learn
13
13
14
14
### How can I review the math prerequisites?
15
15
16
-
See our [Pre-College Math](../../precollege-math/index.md) curriculum for a list of resources to use for reviewing the math prerequisites.
16
+
See our [Pre-College Math](/precollege-math/index.md) curriculum for a list of resources to use for reviewing the math prerequisites.
17
17
18
18
### What is a good course to learn a particular language?
19
19
The Borr Project focuses on finding the best courses to learn computer science topics, and isn’t focused on finding language-specific courses. If you are looking to learn a particular language or framework there are two great resources to check.
@@ -72,7 +72,7 @@ Sometimes a course is on multiple platforms that are reasonably similar in quali
72
72
73
73
### Why doesn't the curriculum cover/ignore topic X?
74
74
75
-
You can read more about our curricular guidelines and the qualifications of the guidelines' authors [here](../curricular_guidelines.md). If you find a topic that is required by our guidelines and is not included in the curriculum, we should make a change! Read more about [contributing to a change](../../contributing.md).
75
+
You can read more about our curricular guidelines and the qualifications of the guidelines' authors [here](./curricular_guidelines.md). If you find a topic that is required by our guidelines and is not included in the curriculum, we should make a change! Read more about [contributing to a change](/contributing.md).
76
76
77
77
### Why is the curriculum missing some pre-requisites?
0 commit comments