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
+53-12Lines changed: 53 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -1,22 +1,50 @@
1
1
2
2

3
3
4
-
## References
4
+
:mortar_board:**Path to a self-taught graduation in Computer Science!**
5
5
6
-
-[Google - Guide for Technical Development](https://www.google.com/about/careers/students/guide-to-technical-development.html)
7
-
-[Coursera](https://www.coursera.org/)
8
-
-[edX](https://www.edx.org)
9
-
-[MIT Open Courseware](http://ocw.mit.edu/courses/#electrical-engineering-and-computer-science)
6
+
## Contents
7
+
8
+
-[About](#about)
9
+
-[Becoming an OSS student](#becoming-an-oss-student)
10
+
-[Topics](#topics)
11
+
-[Next Goals](#next-goals)
12
+
-[References](#references)
10
13
11
-
## Method
14
+
## About
12
15
13
-
Here we'll **try** to choose a maximum of **3** courses by category. After finished all courses, more categories and/or courses will be added to this list or a more advanced list.
16
+
Here we will <strike>try to</strike> choose a maximum of **3** courses for each category. Futurely, more categories and/or courses can be added to this list or in a more advanced list.
14
17
15
18
Initially, we will also give preference for MOOC (Massive Open Online Course) type of courses because those courses were created with our style of learning in mind.
16
19
17
-
## Tips
20
+
## Becoming an OSS student
21
+
22
+
Your registration for this graduation course will be effectuated after you create your profile in our [students](/students) folder.
23
+
24
+
> "How can I do it?"
25
+
26
+
Just fork this repository and create a markdown file named with your **GitHub username**. It’s that simple.
27
+
28
+
Use the model below to create your own file:
29
+
30
+
```your-username.md
31
+
# Student Profile
32
+
33
+
**Name**: YOUR NAME
34
+
**GitHub**: [@your_username]()
35
+
**Twitter**: [@your_username]()
36
+
**Linkedin**: [link]()
37
+
38
+
# Completed courses
39
+
40
+
**Name of the section**
18
41
19
-
If you want to follow this path, [here](https://github.com/ericdouglas/computer-science-and-engineering/issues/1) are some tips! Share your tips with us too!
42
+
Course||Files
43
+
:--|:--:
44
+
Course name| [link]()
45
+
```
46
+
47
+
---
20
48
21
49
## Topics
22
50
@@ -32,8 +60,8 @@ If you want to follow this path, [here](https://github.com/ericdouglas/computer-
-[Adding our university page at Linkedin](https://help.linkedin.com/app/answers/detail/a_id/40128/~/adding-a-new-university-page)
236
+
-[Adding our university page at Linkedin](https://help.linkedin.com/app/answers/detail/a_id/40128/~/adding-a-new-university-page), so in that way we will be able to add OSS University in our Linkedin profile.
237
+
238
+
## References
239
+
240
+
-[Google - Guide for Technical Development](https://www.google.com/about/careers/students/guide-to-technical-development.html)
241
+
-[Coursera](https://www.coursera.org/)
242
+
-[edX](https://www.edx.org)
243
+
-[MIT Open Courseware](http://ocw.mit.edu/courses/#electrical-engineering-and-computer-science)
0 commit comments