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
+6-28Lines changed: 6 additions & 28 deletions
Original file line number
Diff line number
Diff line change
@@ -32,37 +32,15 @@ In our curriculum, we gave preference to MOOC (Massive Open Online Course) style
32
32
33
33
## Becoming an OSS student
34
34
35
-
To officially register for this course you must create a profile in our [students profile](https://github.com/open-source-society/computer-science/issues/259) issue.
35
+
To officially register for this course you must create a profile in our [web app](https://ossu.firebaseapp.com).
36
36
37
37
> **"How can I do this?"**
38
38
39
-
Comment in [this](https://github.com/open-source-society/computer-science/issues/259) issue (please, do **not** open a new one) using the following template:
39
+
Just create an account on GitHub and log in with this account in our web app.
40
40
41
-
```
42
-
- **Name**: YOUR NAME
43
-
- **GitHub**: [@your_username]()
44
-
- **Twitter**: [@your_username]()
45
-
- **Linkedin**: [link]()
46
-
- **Website**: [yourblog.com]()
41
+
The intention of this app is to offer for our students a way to track their progress, and also the ability to show their progress through a public page for friends, family, employers, etc.
47
42
48
-
## Completed Courses
49
-
50
-
**Name of the Section**
51
-
52
-
Course|Files
53
-
:--|:--:
54
-
Course Name| [link]()
55
-
```
56
-
57
-
**IMPORTANT**: add your profile **only once** and **after** you **finish** each course you can **return** to that issue and **update** your comment.
58
-
59
-
**ps**: In the *Completed Courses* section, you should link the repository that contains the files that you created in the respective course.
60
-
61
-
> **"Why should I do this?"**
62
-
63
-
This is a way to get to know our peers better, and an opportunity to share the things that we have done.
64
-
65
-
That is why we are using this strategy. You are free to bypass this if you're not that type.
43
+
In the "My Progress" tab, you will be able to edit the status of the courses that you are taking, and also add the link of your final project for each one.
66
44
67
45
## Motivation & Preparation
68
46
@@ -400,15 +378,15 @@ The **only things** that you need to know are how to use **Git** and **GitHub**.
400
378
**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
386
409
387
## Change Log
410
388
411
-
**Curriculum Version**: `2.0.0`
389
+
**Curriculum Version**: `2.0.1`
412
390
413
391
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