|
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 | <h3 align="center">Open Source Society University</h3>
|
5 | 5 | <p align="center">
|
@@ -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 are 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 |
|
@@ -341,7 +319,7 @@ You must focus on your **habit**, and **forget** about goals. Try to invest 1 ~
|
341 | 319 |
|
342 | 320 | Here in **OSS University**, you do **not** need to take exams, because we are focused on **real projects**!
|
343 | 321 |
|
344 |
| -In order to show for everyone that you **successfully** finished a course, you should create a **"startup project"**. |
| 322 | +In order to show for everyone that you **successfully** finished a course, you should create a **real project**. |
345 | 323 |
|
346 | 324 | > "What does it mean?"
|
347 | 325 |
|
@@ -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!
|
401 | 379 |
|
402 | 380 | - [Try Git](https://try.github.io/levels/1/challenges/1)
|
403 |
| -- [Git - the simple guide] (http://rogerdudler.github.io/git-guide/) |
| 381 | +- [Git - the simple guide](http://rogerdudler.github.io/git-guide/) |
404 | 382 | - [GitHub Training & Guides](https://www.youtube.com/playlist?list=PLg7s6cbtAD15G8lNyoaYDuKZSKyJrgwB-)
|
405 | 383 | - [GitHub Hello World](https://guides.github.com/activities/hello-world/)
|
406 | 384 | - [Git Immersion](http://gitimmersion.com/index.html)
|
407 | 385 | - [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.
|
414 | 392 |
|
|
0 commit comments