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
@@ -27,11 +32,11 @@ In our curriculum, we gave preference to MOOC (Massive Open Online Course) style
27
32
28
33
## Becoming an OSS student
29
34
30
-
To officially register for this course you must create a profile in our [students profile](https://github.com/open-source-society/computer-science-and-engineering/issues/145) issue.
35
+
To officially register for this course you must create a profile in our [students profile](https://github.com/open-source-society/computer-science-and-engineering/issues/180) issue.
31
36
32
37
> **"How can I do this?"**
33
38
34
-
Comment in [this](https://github.com/open-source-society/computer-science-and-engineering/issues/145) issue (please, do **not** open a new one) using the following template:
39
+
Comment in [this](https://github.com/open-source-society/computer-science-and-engineering/issues/180) issue (please, do **not** open a new one) using the following template:
35
40
36
41
```
37
42
- **Name**: YOUR NAME
@@ -55,9 +60,9 @@ Course Name| [link]()
55
60
56
61
> **"Why should I do this?"**
57
62
58
-
By making a [public commitment](http://renewablewealth.com/articles/the-power-of-a-public-commitment/), we have a greater chance of **successfully** graduating, a way to get to know our peers better, and an opportunity to share the things that we have done.
63
+
This is a way to get to know our peers better, and an opportunity to share the things that we have done.
59
64
60
-
That is why we are using this strategy.
65
+
That is why we are using this strategy. You are free to bypass this if you're not that type.
61
66
62
67
## Motivation & Preparation
63
68
@@ -136,7 +141,7 @@ Courses | Duration | Effort
136
141
137
142
Courses | Duration | Effort
138
143
:-- | :--: | :--:
139
-
[Mathematics for Computer Science](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-042j-mathematics-for-computer-science-fall-2010/index.htm)| - | -
144
+
[Mathematics for Computer Science](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-042j-mathematics-for-computer-science-fall-2010/index.htm)| 12 weeks | 5 hours/week
140
145
141
146
### Algorithms
142
147
@@ -209,7 +214,7 @@ Courses | Duration | Effort
209
214
Courses | Duration | Effort
210
215
:-- | :--: | :--:
211
216
[Operating System Engineering](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-828-operating-system-engineering-fall-2012/)| - | -
212
-
[Operating Systems and System Programming](https://www.youtube.com/watch?v=XgQo4JkN4Bw&list=PL3289DD0D0F0CD4A3)| 10 weeks | -
217
+
[Operating Systems and System Programming](https://www.youtube.com/view_play_list?p=-XXv-cvA_iBDyz-ba4yDskqMDY6A1w_c)| 10 weeks | 2-3 hours/week
@@ -326,7 +331,7 @@ Search such specializations in the following platforms:
326
331
327
332
This guide was developed to be consumed in a linear approach. What does this mean? That you should complete one course at a time.
328
333
329
-
The courses are **already** in the order that you should complete them. Just start in the **Introduction** section and after finishing the first course, start the next one.
334
+
The courses are **already** in the order that you should complete them. Just start in the [Introduction to Computer Science](#introduction-to-computer-science) section and after finishing the first course, start the next one.
330
335
331
336
**If the course isn't open, do it anyway with the resources from the previous class.**
332
337
@@ -397,7 +402,7 @@ You must share **only** files that you are **allowed** to! **Do NOT disrespect t
397
402
398
403
The **only things** that you need to know are how to use **Git** and **GitHub**. Here are some resources to learn about them:
399
404
400
-
**Note**: Just pick one of the courses below to learn the basics. You will learn a lot more once you get started!
405
+
**Note**: Just pick one of the courses below to learn the basics. You will learn a lot more once you get started!
-[How to Use Git and GitHub](https://www.udacity.com/course/how-to-use-git-and-github--ud775)
408
413
409
-
410
-
411
414
## Change Log
412
415
413
-
**Curriculum Version**: `1.2.3`
416
+
**Curriculum Version**: `1.3.6`
414
417
415
418
To show **respect** to all of our students, we will keep a [CHANGELOG](CHANGELOG.md) file that contains all the alterations that our curriculum may suffer.
416
419
@@ -424,7 +427,7 @@ We also include modern topics, making this course one of the **best options** fo
424
427
425
428
You can [open an issue](https://help.github.com/articles/creating-an-issue/) and give us your suggestions as to how we can improve this guide, or what we can do to improve the learning experience.
426
429
427
-
You can also fork this project and fix any mistakes that you have found.
430
+
You can also [fork this project](https://help.github.com/articles/fork-a-repo/) to fix any mistakes that you have found or add new things, and then make a [pull request](https://help.github.com/articles/using-pull-requests/).
428
431
429
432
Let's do it together! =)
430
433
@@ -451,5 +454,8 @@ Add **Open Source Society University** to your [Facebook](https://www.facebook.c
451
454
-[Google - Guide for Technical Development](https://www.google.com/about/careers/students/guide-to-technical-development.html)
0 commit comments