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
Copy file name to clipboardExpand all lines: README.md
+12-9Lines changed: 12 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -23,15 +23,15 @@
23
23
24
24
This is a **solid path** for those of you who want to complete a **Computer Science** course on your own time, **for free**, with courses from the **best universities** in the World.
25
25
26
-
In our curriculum, we gave preference to MOOC (Massive Open Online Course) type of courses because those courses were created with our style of learning in mind.
26
+
In our curriculum, we gave preference to MOOC (Massive Open Online Course) style courses because those courses were created with our style of learning in mind.
27
27
28
28
## Becoming an OSS student
29
29
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/109) issue.
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.
31
31
32
32
> **"How can I do this?"**
33
33
34
-
Comment in [this](https://github.com/open-source-society/computer-science-and-engineering/issues/109) issue (please, do **not** open a new one) using the following template:
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:
35
35
36
36
```
37
37
- **Name**: YOUR NAME
@@ -67,7 +67,7 @@ The first one is a motivational video that shows a guy that went through the "MI
The second link is a MOOC course that will teach you learning techniques used by experts in art, music, literature, math, science, sports, and many other disciplines. This is a **fundamental ability** to succeed in our journey.
70
+
The second link is a MOOC that will teach you learning techniques used by experts in art, music, literature, math, science, sports, and many other disciplines. These are **fundamental abilities** to succeed in our journey.
71
71
72
72
-[Learning How to Learn](https://www.coursera.org/learn/learning-how-to-learn)
73
73
@@ -350,9 +350,9 @@ In order to show for everyone that you **successfully** finished a course, you s
350
350
351
351
> "What does it mean?"
352
352
353
-
After finish a course, you should think about a **real problem** that you can solve using the acquired knowledge in the course. You don't need to create a big project, but you must create something to **validate** and **consolidate** your knowledge, and also to show to the world that you are capable to create something useful with the concepts that you learned.
353
+
After finish a course, you should think about a **real world problem** that you can solve using the acquired knowledge in the course. You don't need to create a big project, but you must create something to **validate** and **consolidate** your knowledge, and also to show to the world that you are capable to create something useful with the concepts that you learned.
354
354
355
-
The projects of all students will be listed in [this](projects.md) file. Submit your project's informations in that file after you conclude it.
355
+
The projects of all students will be listed in [this](projects.md) file. Submit your project's information in that file after you conclude it.
356
356
357
357
**You can create this project alone or with other students!**
358
358
@@ -364,7 +364,7 @@ And you should also...
364
364
365
365
This is a **crucial** part of your journey through all those courses.
366
366
367
-
You **need** to have in mind that what you are able to **create** with the concepts that you learned will be your certificate.**And this is what really matters**!
367
+
You **need** to have in mind that what you are able to **create** with the concepts that you learned will be your certificate **and this is what really matters**!
368
368
369
369
In order to show that you **really** learned those things, you need to be **creative**!
370
370
@@ -397,17 +397,20 @@ You must share **only** files that you are **allowed** to! **Do NOT disrespect t
397
397
398
398
The **only things** that you need to know are how to use **Git** and **GitHub**. Here are some resources to learn about them:
399
399
400
+
**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)
405
408
406
-
**ps**: You don't need to do all of the courses. Just pick one and learn the basics because you will learn more on the go!
409
+
407
410
408
411
## Change Log
409
412
410
-
**Curriculum Version**: `1.1.0`
413
+
**Curriculum Version**: `1.2.3`
411
414
412
415
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.
0 commit comments